Trello MCP Server (TypeScript)
@MCP-Mirror
关于 Trello MCP Server (TypeScript)
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"trello-ts": {
"command": "node",
"args": [
"/path/to/mcp-server-ts-trello/build/index.js"
],
"env": {
"TRELLO_API_KEY": "",
"TRELLO_TOKEN": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Trello MCP Server (TypeScript)?
A TypeScript implementation of a Model Context Protocol (MCP) server for Trello integration. It provides tools for AI assistants (such as Cline) to interact with Trello boards, lists, and cards via the Trello API.
Key features of Trello MCP Server (TypeScript)
- Full Trello API integration through MCP tools
- Asynchronous, type‑safe TypeScript implementation
- Environment‑based configuration (API key and token)
- Comprehensive error handling for API issues
- Build and run via Make commands
Use cases of Trello MCP Server (TypeScript)
- List all Trello boards for the authenticated user
其他 分类下的更多 MCP 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Nginx UI
0xJackyYet another WebUI for Nginx
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论