About
Overview
The Basecamp MCP Server enables AI agents to interact with Basecamp's project management platform. It provides tools for managing projects, to-do lists, messages, and schedules.
Capabilities
Tools & Capabilities
⚡list_projects
List Basecamp projects
⚡list_todos
List to-dos in a project
⚡create_todo
Create a new to-do
⚡post_message
Post a message board entry
Setup
Installation
bash
Install
npx -y mcp-server-basecampExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"basecamp": {
"command": "npx",
"args": ["-y", "mcp-server-basecamp"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026