Basecamp

v1.0.0Business Applicationsstable

Enables LLMs to interact with Basecamp projects, managing messages, todos, comments, people, and kanban boards through natural language. Supports comprehensive Basecamp operations including creating, reading, updating content with flexible output for

basecamp-mcp-servermcpai-integration
Share:
88
Stars
0
Downloads
0
Weekly
0/5

What is Basecamp?

Basecamp is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables llms to interact with basecamp projects, managing messages, todos, comments, people, and kanban boards through natural language. supports comprehensive basecamp operations including creating, ...

Enables LLMs to interact with Basecamp projects, managing messages, todos, comments, people, and kanban boards through natural language. Supports comprehensive Basecamp operations including creating, reading, updating content with flexible output for

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Enables LLMs to interact with Basecamp projects, managing me

Use Cases

Manage Basecamp projects, messages, todos, and kanban boards.
Create and update project content through natural language.
Retrieve and organize Basecamp team communications.
LicenseMIT License
Languagepython
Versionv1.0.0
UpdatedMay 15, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx basecamp-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Basecamp

Basecamp MCP Server exposes 79 tools that give AI assistants full read and write access to Basecamp 3 projects, covering todos, message boards, campfire chats, daily check-ins, card tables, vaults, comments, webhooks, and more. It uses OAuth 2.0 for secure authentication with your Basecamp account and lets Claude create, update, and retrieve project content entirely through natural language — no manual browser navigation required. Project managers and development teams use it to have Claude draft messages, create todolists, move kanban cards, download attachments, and search across all Basecamp content without switching applications.

Prerequisites

  • Python 3.10 or higher installed
  • uv package manager installed for virtual environment management
  • A Basecamp 3 account
  • A registered OAuth application from https://launchpad.37signals.com/integrations (provides BASECAMP_CLIENT_ID and BASECAMP_CLIENT_SECRET)
  • An MCP-compatible client such as Claude Desktop, Cursor, or OpenAI Codex
1

Clone the repository and set up the environment

Clone the Basecamp MCP Server repo and create a Python virtual environment.

git clone https://github.com/georgeantonopoulos/Basecamp-MCP-Server.git
cd Basecamp-MCP-Server
uv venv --python 3.12 venv
source venv/bin/activate
uv pip install -r requirements.txt
2

Register an OAuth application on Basecamp

Go to https://launchpad.37signals.com/integrations, create a new application, and copy your Client ID and Client Secret. Set the redirect URI to http://localhost:8000/callback.

3

Create your .env file

Create a .env file in the project root with your Basecamp credentials. Find your account ID in any Basecamp URL: app.basecamp.com/<ACCOUNT_ID>/.

BASECAMP_CLIENT_ID=your_client_id
BASECAMP_CLIENT_SECRET=your_client_secret
BASECAMP_ACCOUNT_ID=your_account_id
USER_AGENT=YourAppName ([email protected])
4

Complete the OAuth authorization flow

Run the OAuth app to authorize access. Visit http://localhost:8000 in your browser and authorize the application. Tokens are saved to oauth_tokens.json.

python oauth_app.py
5

Generate your MCP client configuration

Use the built-in generator script to create a platform-specific config file, then copy it to your MCP client's config location.

# For Claude Desktop:
python generate_claude_desktop_config.py

# For Cursor:
python generate_cursor_config.py

Basecamp Examples

Client configuration

Claude Desktop configuration for the Basecamp MCP Server using uv to run the Python server.

{
  "mcpServers": {
    "basecamp": {
      "command": "uv",
      "args": [
        "--directory",
        "/absolute/path/to/Basecamp-MCP-Server",
        "run",
        "server.py"
      ],
      "env": {
        "BASECAMP_CLIENT_ID": "your_client_id",
        "BASECAMP_CLIENT_SECRET": "your_client_secret",
        "BASECAMP_ACCOUNT_ID": "your_account_id",
        "USER_AGENT": "YourApp ([email protected])"
      }
    }
  }
}

Prompts to try

Example prompts for managing Basecamp projects, todos, and communications through Claude.

- "Show me all my Basecamp projects"
- "Search Basecamp for any content mentioning 'Q3 deadline'"
- "Create a new todo called 'Review pull request #42' in the Engineering todolist"
- "Move the card 'Design mockups' to the Done column in the card table"
- "Post a message to the General message board: 'Team lunch is rescheduled to Thursday'"
- "List all open todos assigned to me across all projects"

Troubleshooting Basecamp

OAuth flow fails or tokens are not saved

Ensure the redirect URI in your Basecamp OAuth app settings exactly matches http://localhost:8000/callback. Run `python oauth_app.py` and complete the browser authorization before starting the MCP server.

API requests return 401 Unauthorized after initial setup

OAuth tokens expire. Delete oauth_tokens.json and re-run `python oauth_app.py` to obtain fresh tokens. The server reads tokens from this file on each request.

BASECAMP_ACCOUNT_ID is wrong and API calls return 404

Find your account ID in the Basecamp URL when logged in: it appears as the first number after app.basecamp.com/ (e.g., app.basecamp.com/1234567/projects). Use that number as your BASECAMP_ACCOUNT_ID.

Frequently Asked Questions about Basecamp

What is Basecamp?

Basecamp is a Model Context Protocol (MCP) server that enables llms to interact with basecamp projects, managing messages, todos, comments, people, and kanban boards through natural language. supports comprehensive basecamp operations including creating, reading, updating content with flexible output for It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Basecamp?

Follow the installation instructions on the Basecamp GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Basecamp?

Basecamp works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Basecamp free to use?

Yes, Basecamp is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Basecamp Alternatives — Similar Business Applications Servers

Looking for alternatives to Basecamp? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Basecamp?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides