Skip to main content
Glama

Beep Boop MCP

mcp-config.jsonβ€’862 B
{ "mcpServers": { "beep-boop-coordination": { "command": "node", "args": ["./dist/index.js"], "env": { "NODE_ENV": "production", "BEEP_BOOP_DEFAULT_MAX_AGE_HOURS": "24", "BEEP_BOOP_AUTO_CLEANUP_ENABLED": "false", "BEEP_BOOP_LOG_LEVEL": "info", "BEEP_BOOP_FILE_PERMISSIONS": "0644", "BEEP_BOOP_BACKUP_ENABLED": "true", "BEEP_BOOP_BACKUP_DIR": "./.beep-boop-backups", "BEEP_BOOP_MAX_AGENT_ID_LENGTH": "100", "BEEP_BOOP_ALLOWED_DIRECTORIES": "", "BEEP_BOOP_BLOCKED_DIRECTORIES": "/tmp,/var,/etc", "BEEP_BOOP_ENABLE_METRICS": "false", "BEEP_BOOP_TIMEZONE": "UTC", "BEEP_BOOP_MANAGE_GITIGNORE": "true", "BEEP_BOOP_DISCORD_DEFAULT_CHANNEL_ID": "1408235462769901598", "BEEP_BOOP_LISTENER_ENABLED": "true" } } } }

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