Skip to main content
Glama

Trello MCP Server with Python

by m0xai
.env.example418 B
# for more detail on how to getting the api key and token please check README.md TRELLO_API_KEY=your_trello_api_key TRELLO_TOKEN=your_trello_token # MCP Server Configuration MCP_SERVER_NAME=Trello MCP Server MCP_SERVER_PORT=8000 MCP_SERVER_HOST=0.0.0.0 # LLM Client Configuration # Set to 'true' to use Claude, 'false' to use other LLMs via SSE # Default is true to prefer Claude app integration USE_CLAUDE_APP=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/m0xai/trello-mcp-server'

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