Basecamp MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_projectsB | Returns id, name, status, timestamps, purpose, clients_enabled, bookmarked, and enabled dock tools. Supports pagination and JSON output. |
| get_todosetC | Resolves the project's to-do set by reading the dock; can include lists. |
| list_todolistsC | Resolves the project's to-do set from dock, then lists its to-do lists. |
| create_todoC | Create a new to-do in the given list. |
| list_messagesC | Resolves the project's message board from the dock, then lists messages with pagination. Optionally include full content. |
| get_messageB | Fetch a single message by ID; render body as markdown/html/text, or return raw JSON. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/craigashields/basecamp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server