We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/eyaltoledano/claude-task-master'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitignore•328 B
# Claude Code Plugin
# Build tooling and generated plugin distribution files
# Source files live in assets/claude/
# Only ignore build artifacts and dependencies
node_modules/
dist/
*.log
.DS_Store
# Everything else (including generated plugin files) should be committed
# so GitHub can serve them for Claude Code marketplace