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
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント