Skip to content
Back to search
30
MCP

io.github.billnobill/trello-mcp-server

io.github.billnobill/trello-mcp-server

Trello Model Context Protocol (MCP) Server for AI Agents

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-trello
A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards.
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
crawl4ai-mcp-server
A Model Context Protocol server for web crawling using Crawl4ai
0 tools
io.github.delorenj/mcp-server-trello
MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
io.github.veriswarm/veriswarm-mcp
VeriSwarm MCP Server — Trust infrastructure for AI agents via Model Context Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.billnobill/trello-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}