Skip to main content
Glama

MCP Server Trello

.gitignore901 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build output build/ dist/ *.tsbuildinfo # IDE and editor files .idea/ .vscode/ *.swp *.swo *~ # Environment variables .env .env.local .env.*.local # Operating System .DS_Store Thumbs.db # Test coverage coverage/ # Logs logs/ *.log # Claude Flow generated files .claude/settings.local.json .mcp.json claude-flow.config.json .swarm/ .hive-mind/ memory/claude-flow-data.json memory/sessions/* !memory/sessions/README.md memory/agents/* !memory/agents/README.md coordination/memory_bank/* coordination/subtasks/* coordination/orchestration/* *.db *.db-journal *.db-wal *.sqlite *.sqlite-journal *.sqlite-wal claude-flow claude-flow.bat claude-flow.ps1 hive-mind-prompt-*.txt validate-server.cjs mcp-publisher **/system-metrics.json # MCP Registry tokens (secrets) .mcpregistry_github_token .mcpregistry_registry_token

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/delorenj/mcp-server-trello'

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