66
/ 100
1 month ago
glama

Basecamp 2 MCP

Connects AI assistants to the Basecamp 2 API, enabling management of projects, todos, messages, and people directly through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: BASECAMP_ACCESS_TOKEN, BASECAMP_CLIENT_SECRET, BASECAMP_PASSWORD, BASECAMP_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBASECAMP_ACCESS_TOKENYes OAuth 2 access token
configBASECAMP_ACCOUNT_ID2. Run the auth helper — it opens a browser, handles the redirect, exchanges the code for tokens, and prints your automatically:
configBASECAMP_CLIENT_IDyour_client_id \
🔐 secretBASECAMP_CLIENT_SECRETyour_client_secret \
🔐 secretBASECAMP_PASSWORDYes Your Basecamp password (Basic Auth alternative)
🔐 secretBASECAMP_REFRESH_TOKEN3. The MCP server will automatically refresh the access token when it expires (~2 weeks) as long as , BASECAMP_CLIENT_ID, and BASECAMP_CLIENT_SECRET are set.
configBASECAMP_USERNAMEYes Your Basecamp email (Basic Auth alternative)
configOAUTH_PORTBy default npx basecamp-2-mcp-auth listens on port 3000. Set to change it (your registered redirect URI must match).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/thedistance-basecamp-2-mcp-1ki27u)](https://m8ven.ai/mcp/thedistance-basecamp-2-mcp-1ki27u)
commit: 601adceaf4ff8808ac31eadac112bf9d4912a8c8
code hash: e401b380ae7b4147ac2f385f14618810c7984064c6d65382fff64ece4f2a2c49
verified: 6/22/2026, 12:44:32 PM
view raw JSON →