Kanboard
pulsemcp/kanboardIntegrates with Kanboard project management systems via JSON-RPC API to provide complete project lifecycle management including task operations, user administration, board organization, and metadata handling with flexible authentication options.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"kanboard": {
"url": "None",
"transport": "http"
}
}
}