basecamp-mcp-server

thiagorchaves/basecamp-mcp-server
★ 0 stars Python AI/LLM Updated 6d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install basecamp-mcp-server

README Excerpt

An open-source Model Context Protocol server for Basecamp projects, messages, to-dos, recordings, and Card Tables. It was designed for operational workflows where an AI assistant needs to find work items, preview updates, and write back only after explicit approval. > [!IMPORTANT] > This is an independent community project. It is not affiliated with,

Tools (15)

add_investigation_report_to_cardcomment_cardcreate_project_messagecreate_project_message_from_markdowncreate_todo_from_markdownfind_todos_by_titleget_my_cardsget_projectget_project_toolsget_recordinghealthchecklist_cardslist_messageslist_todosupdate_card_table_card_by_title