basecamp-mcp
MCP server for Basecamp 3 with OAuth, TypeScript, and 47 tools for projects, messages, todos, comments, people, kanban boards, docs & files, and check-ins
Install / Use
claude mcp add stefanoverna -- npx -y github:stefanoverna/basecamp-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AI & Machine LearningSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "basecamp-mcp", "version": "1.2.2", "description": "Model Context Protocol (MCP) server for Basecamp integration. Enables LLMs to interact with Basecamp projects, messages, todos, comments, people, and kanban boards.", "type": "module", "main": "dist/index.js", "bin": { "basecamp-mcp": "dist/index.js" }, "files": [ "dist" ], "scripts": { "start": "node dist/index.js", "dev": "tsx watch src/index.ts", "build": "tsc", "clean": "rm -rf dist", "format": "biome format --write .", "format:check": "biome format .", "lint": "biome lint --write .", "lint:check": "biome lint .", "check": "biome check --write .", "check:ci": "biome check .", "prepublishOnly": "npm run clean && npm run build", "test": "vitest run", "test:watch": "vitest watch" }, "engines": { "node": ">=18" }, "keywords": [ "mcp", "model-context-protocol", "basecamp", "basecamp-api", "llm", "ai", "integration", "project-management" ], "author": "Stefano Verna stefano.verna@gmail.com", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/stefanoverna/basecamp-mcp.git" }, "bugs": { "url": "https://github.com/stefanoverna/basecamp-mcp/issues" }, "homepage": "https://github.com/stefanoverna/basecamp-mcp#readme", "dependencies": { "@37signals/basecamp": "^0.7.3", "@modelcontextprotocol/sdk": "^1.6.1", "zod": "^3.23.8" }, "devDependencies": { "@anthropic-ai/sdk": "^0.67.0", "@biomejs/biome": "2.3.0", "@types/node": "^22.10.0", "dotenv": "^17.2.3", "np": "^10.2.0", "tsx": "^4.19.2", "typescript": "^5.7.2", "vitest": "^4.1.8", "xml2js": "^0.6.2" } }
Related Skills
claude-mem
93.3kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Understand-Anything
81.6kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Agent-Reach
78.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
70.9k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Security Score
Audited on Invalid Date
