Basecamp MCP Server

Stableother
25 starsTypeScriptcommunity
GitHub
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-basecamp
Examples

Example Usage

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

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 25
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Basecamp MCP Server - MCP Server Directory - CortexAgent