Trellodotnetassistant
@rwjdk
关于 Trellodotnetassistant
The TrelloDotNet MCP Server gives you up to date information on how to use the TrelloDotNet C# nuget package enabling you to use AI in your coding flow to assist in writing TrelloDotNet API code.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"TrelloDotNetMcp": {
"url": "https://trellodotnetassistantbackend.azurewebsites.net/runtime/webhooks/mcp/sse?code=Tools"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Trellodotnetassistant?
Trellodotnetassistant is a .NET implementation of the Trello REST API. It provides a TrelloClient for CRUD operations on Trello features and includes an Automation Engine and Webhook Data Receiver. The server also offers a TrelloDotNet MCP Server to let AI assist you and generate code. It is intended for developers building .NET applications that integrate with Trello.
How to use Trellodotnetassistant?
Install the TrelloDotNet NuGet package (dotnet add package TrelloDotNet), retrieve your API Key and Token from the Power-Ups Administration page, then create an instance of TrelloClient with your credentials. Use its methods to interact with boards, lists, and cards. Optionally, use the TrelloDotNet MCP Server for AI-assisted development.
Key features of Trellodotnetassistant
- Full CRUD operations on Trello boards, lists, and cards
- Automation Engine for handling webhook events
- Webhook Data Receiver for real‑time event processing
- Optional MCP server for AI‑assisted code generation
- Support for checklists, labels, members, attachments, and custom fields
- NuGet package for easy integration
Use cases of Trellodotnetassistant
- Automating Trello board management from .NET applications
- Building custom integrations that sync data between Trello and other systems
- Using AI to generate or maintain TrelloDotNet code via the MCP server
- Creating webhook‑based workflows for event‑driven Trello automation
FAQ from Trellodotnetassistant
What is Trellodotnetassistant and how does it compare to other Trello libraries?
It is a .NET implementation of the Trello REST API. It offers a comprehensive TrelloClient with CRUD capabilities and an Automation Engine, making it suited for full‑featured .NET applications.
What dependencies or runtime does it require?
It targets .NET and is available as a NuGet package. No external runtime beyond .NET is required.
Where do user data and credentials live?
Credentials (API Key and Token) are supplied by the developer; Trello data remains on Trello’s servers. The library communicates via the Trello REST API.
What is the TrelloDotNet MCP Server?
It is an optional component that enables AI assistance and “Vibe Coding” by allowing AI to interact with the TrelloDotNet library. Details are in the project wiki.
How are API keys and authentication handled?
You must obtain an API Key and Token from the Power‑Ups Admin page. Pass them to the TrelloClient constructor; do not hardcode them in production code.
开发工具 分类下的更多 MCP 服务器
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr

Sentry
modelcontextprotocolModel Context Protocol Servers
评论