basecamp-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASECAMP_CLIENT_ID | Yes | Your Basecamp OAuth client ID | |
| BASECAMP_ACCOUNT_ID | No | Your Basecamp account ID (set after OAuth) | |
| BASECAMP_USER_AGENT | Yes | User agent string, e.g., 'Basecamp MCP Server (you@example.com)' | |
| BASECAMP_ACCESS_TOKEN | No | Access token from OAuth | |
| BASECAMP_REDIRECT_URI | Yes | Redirect URI for OAuth flow | http://localhost:8000/callback |
| BASECAMP_CLIENT_SECRET | Yes | Your Basecamp OAuth client secret | |
| BASECAMP_REFRESH_TOKEN | No | Refresh token from OAuth | |
| BASECAMP_TOKEN_EXPIRATION | No | Expiration timestamp of access token | |
| BASECAMP_ENABLE_WRITE_TOOLS | No | Set to 'true' to enable mutation tools | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues