Skip to main content
Glama
thedistance

Basecamp 2 MCP

by thedistance

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USER_AGENTNoIdentifies your integration, e.g. MyApp (you@example.com)
BASECAMP_PASSWORDNoYour Basecamp password (Basic Auth alternative)
BASECAMP_USERNAMENoYour Basecamp email (Basic Auth alternative)
BASECAMP_CLIENT_IDNoRequired for automatic token refresh (if refresh token is provided)
BASECAMP_ACCOUNT_IDNoYour account ID — printed by the auth helper, or found in the URL: basecamp.com/{account_id}/
BASECAMP_ACCESS_TOKENNoOAuth 2 access token
BASECAMP_CLIENT_SECRETNoRequired for automatic token refresh (if refresh token is provided)
BASECAMP_REFRESH_TOKENNoEnables automatic token refresh when the access token expires

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/thedistance/Basecamp-2-mcp'

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