Skip to main content
Glama
thiagorchaves

basecamp-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASECAMP_CLIENT_IDYesYour Basecamp OAuth client ID
BASECAMP_ACCOUNT_IDNoYour Basecamp account ID (set after OAuth)
BASECAMP_USER_AGENTYesUser agent string, e.g., 'Basecamp MCP Server (you@example.com)'
BASECAMP_ACCESS_TOKENNoAccess token from OAuth
BASECAMP_REDIRECT_URIYesRedirect URI for OAuth flowhttp://localhost:8000/callback
BASECAMP_CLIENT_SECRETYesYour Basecamp OAuth client secret
BASECAMP_REFRESH_TOKENNoRefresh token from OAuth
BASECAMP_TOKEN_EXPIRATIONNoExpiration timestamp of access token
BASECAMP_ENABLE_WRITE_TOOLSNoSet to 'true' to enable mutation toolsfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/thiagorchaves/basecamp-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server