Basecamp-MCP-Server
Active·★ 89·MIT·Updated 2026-05-24
★ Trending★ API Integration★ Dev Tooling
MCP server for Basecamp 3 with OAuth, FastMCP, and 75 tools for projects, todos, messages, card tables, docs, uploads, and search.
Basecamp-MCP-Server is an MCP server that enables AI assistants like Codex, Cursor, and Claude Desktop to interact with Basecamp 3. It exposes 75 tools for managing projects, todos, messages, campfires, card tables, and more through OAuth-authenticated API calls.
#basecamp#basecamp-api#claude-desktop#codex#cursor#fastmcp#mcp#mcp-server
01
Features
01Browse and search Basecamp projects and items across multiple resources.
02Manage todolists, todos, and completion states (create, update, delete, archive, complete).
03Read and post message board messages, campfire lines, and daily check-ins.
04Work with card tables, columns, cards, and steps (create, move, complete).
05Handle documents, uploads, comments, events, webhooks, and inbox forwards.
02
Compatibility
Codex
Codex
Verified via docs
Cursor
Cursor
Verified via docs
Claude Desktop
Claude Desktop
Verified via docs
03
Quick start
1
$ git clone https://github.com/georgeantonopoulos/Basecamp-MCP-Server.git
2
$ cd Basecamp-MCP-Server
3
$ uv venv --python 3.12 venv
4
$ source venv/bin/activate
5
$ uv pip install -r requirements.txt
04
Use cases
↳Integrate Basecamp project management with AI coding assistants to create and update tasks via chat.
↳Automate reporting by searching and summarizing Basecamp activities directly from your assistant.
↳Set up webhooks and monitor project events in real-time through MCP clients.
05
Alternatives
python-utcp★ 644
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Related searches
Comments
Log in to leave a comment
- Blake KimMay 5, 2026
Project status updates that used to require browser navigation now happen via chat
- HHarper BrownApr 16, 2026
Good for teams already on Basecamp 3 who want AI project management assistance
- EElliot LewisApr 13, 2026
75 tools covering Basecamp projects, todos, and messages is comprehensive coverage
- Casey KimApr 1, 2026
OAuth + FastMCP combination makes authentication and tool registration seamless