Skip to main content
Glama

Beep Boop MCP

.npmignoreβ€’649 B
# Source files (dist contains compiled versions) src/ tsconfig.json # Source maps (too large for distribution) *.map *.js.map *.d.ts.map # Development files .github/ .vscode/ .idea/ *.log *.tmp *.swp .DS_Store # Test files and scripts test/ tests/ *.test.ts *.test.js *.spec.ts *.spec.js test-webhooks.ts # Development configs .env .env.local .env.development example-webhooks.env # Git .git/ .gitignore # Development documentation (keep core docs) WEBHOOKS.md AGENT_COORDINATION_RULE.md WARP.md # Example configs mcp-config.json # Logs and temporary files logs/ *.log *.audit.log beep boop # Development scripts and tools select-config.sh

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/thesammykins/beep_boop_mcp'

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