
Basecamp MCP
by farishijazi
Expose 49 Basecamp CLI commands as MCP tools to manage projects, todos, and messages within your AI workflow.
What it does
Basecamp MCP bridges the gap between LLMs and Basecamp by wrapping the official Basecamp CLI. It allows an AI agent to read and write to your Basecamp workspace, managing project timelines, creating tasks, and posting messages without leaving the chat interface.
Tools
basecamp_projects_list: Lists all available projects.basecamp_projects_create: Initializes a new project.basecamp_todos_create: Adds a new todo item to a list.basecamp_todos_complete: Marks a task as finished.basecamp_messages_create: Posts a new message to a project.basecamp_search: Performs a global search across the Basecamp account.basecamp_notifications_list: Retrieves recent notifications.basecamp_people_list: Lists users in the organization.
Installation
For Claude Code (HTTP mode):
claude mcp add --transport http basecamp http://localhost:8818/mcp --scope user
Supported hosts
- Claude Code
- Claude Desktop
Quick install
uvx --from "git+https://github.com/FarisHijazi/basecamp-mcp.git" basecamp-mcp --stdioInformation
- Pricing
- free
- Published
- 4/21/2026
- stars






