drio
Open app

mcp-server-agenda

Source

A model context protocol server to interface the agenda note taking software using x-callback-url

Catalog onlyCatalog onlySTDIO

Overview

Mcp Server Agenda is a server implementation designed to facilitate interaction with the Agenda app on macOS through Claude AI, enabling users to create and manage notes and projects seamlessly.

To use Mcp Server Agenda, clone the repository from GitHub, configure the server in the Claude desktop config file, and use the server to create or open notes and manage projects directly through x-callback-urls.

  • Create notes in Agenda with various options (title, text, dates, templates, etc.) - Create and manage projects within Agenda - Open existing notes directly from Claude - Full support for Agenda's x-callback-url scheme
  1. Integrating AI assistance for project management using Claude
  2. Automating note-taking processes for improved productivity
  3. Managing complex projects within the Agenda app effectively

Add to your AI client

Use these steps to connect mcp-server-agenda in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server-agenda-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-agenda-alexgoller"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-server-agenda-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-agenda-alexgoller"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-server-agenda-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-agenda-alexgoller"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-server-agenda-alexgoller": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-agenda-alexgoller"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-server-agenda-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-agenda-alexgoller"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-server-agenda-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-agenda-alexgoller"
      ]
    }
  }
}

FAQ

Is Mcp Server Agenda compatible with other operating systems?

No, it is specifically designed to work with macOS.

Do I need to install any additional software?

Yes, you need to have the Agenda app installed along with Python 3.7 or higher.

How can I contribute to the project?

You can contribute by forking the repository, creating a feature branch, and opening a pull request with your changes.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":75,"uuid":"eadcc1b5-af3b-4e82-b49d-72f23e0d5d05","name":"mcp-server-agenda","title":"mcp-server-agenda","description":"A model context protocol server to interface the agenda note taking software using x-callback-url","avatar_url":"https://avatars.githubusercontent.com/u/83632450?v=4","created_at":"2024-12-11T07:58:48.614Z","updated_at":"2024-12-11T07:59:19.676Z","status":"created","author_name":"alexgoller","author_avatar_url":"https://avatars.githubusercontent.com/u/83632450?v=4","tags":"[]","category":"ai-chatbot","is_featured":false,"sort":1,"url":"https://github.com/alexgoller/mcp-server-agenda","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]