QusaiiSaleem/basecamp-mcp-server
If you are the rightful owner of basecamp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Basecamp MCP Server is a comprehensive Model Context Protocol server designed for seamless integration with Basecamp 3 API, enabling AI automation platforms like n8n, Make.com, and Claude Desktop to automate project management tasks.
Tools
Functions exposed to the LLM to take actions
get_projects
List all Basecamp projects
create_project
Create new projects
get_project
Get project details
get_todo_lists
Get todo lists from project
create_todo_list
Create new todo lists
get_todos
Get todos from lists
create_todo
Create new todo items
complete_todo
Mark todos as done
get_message_board
Access message boards
get_messages
Read messages
create_message
Post new messages
get_documents
List project documents
create_document
Create new documents
get_people
Get project team members
get_all_people
Get all account users
get_campfire
Access chat rooms
post_campfire_message
Send chat messages
get_schedule
Access project calendars
create_schedule_entry
Create calendar events
get_card_table
Access Kanban boards
create_card
Create new cards
move_card
Move cards between columns
search
Search across all Basecamp content
get_project_features
Check enabled/disabled project features
create_webhook
Set up real-time notifications
get_webhooks
List existing webhooks
update_webhook
Modify webhook settings
delete_webhook
Remove webhooks
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client