drio
Open app

Basecamp MCP Integration

Source

An MCP Server that interacts with the Basecamp 3+ API

Catalog onlyCatalog onlySTDIO

Overview

Basecamp MCP Integration is a project that provides a Magic Copy Paste (MCP) server for Basecamp 3, allowing users to interact with Basecamp directly through the MCP protocol.

To use the Basecamp MCP Integration, clone the repository, set up the environment, and start the OAuth app and MCP server. Then, authenticate with Basecamp and use the MCP server URL in your application.

  • OAuth 2.0 authentication flow with Basecamp. - Secure token storage for OAuth tokens. - MCP server for seamless interaction with Basecamp API. - Support for Composio integration for AI-powered workflows.
  1. Automating project management tasks in Basecamp.
  2. Integrating Basecamp with AI tools for enhanced productivity.
  3. Facilitating easy access to Basecamp resources through MCP protocol.

Add to your AI client

Use these steps to connect Basecamp MCP Integration 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": {
    "basecamp-mcp-server-georgeantonopoulos": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-basecamp-mcp-server-georgeantonopoulos"
      ]
    }
  }
}

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": {
    "basecamp-mcp-server-georgeantonopoulos": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-basecamp-mcp-server-georgeantonopoulos"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

Can I use this integration without a Basecamp account?

No, a Basecamp account is required to use this integration.

Is the MCP server secure?

Yes, it uses OAuth for secure authentication and token management.

How do I troubleshoot token issues?

If you encounter authentication errors, try logging out and logging in again through the OAuth app.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2686,"uuid":"25cbfeb2-b316-4ba4-a086-9f6cad6ec046","name":"Basecamp-MCP-Server","title":"Basecamp MCP Integration","description":"An MCP Server that interacts with the Basecamp 3+ API","avatar_url":"https://avatars.githubusercontent.com/u/70711098?v=4","created_at":"2025-03-13T09:37:06.187Z","updated_at":"2025-03-13T09:39:42.758Z","status":"created","author_name":"georgeantonopoulos","author_avatar_url":"https://avatars.githubusercontent.com/u/70711098?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/georgeantonopoulos/Basecamp-MCP-Server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"9\",\"license\":\"MIT license\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-06-06 10:39:25\"}","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"}]]}]