Skip to main content
Glama

Basecamp MCP Server

by jhliberty
.npmignore903 B
# Source files src/ *.py *.md !README.md !WARP.md # Development files .env* oauth_tokens.json venv/ __pycache__/ *.pyc tests/ examples/ .pytest_cache/ # Build files tsconfig.json vitest.config.ts # IDE and editor files .vscode/ .cursor/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ # nyc test coverage .nyc_output # node-waf configuration .lock-wscript # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release # Dependency directories node_modules/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env # next.js build output .next

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

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