EasyKanban
Rank #55,274app.easykanb/easykanban
Read and manage your EasyKanban kanban boards: to-do summaries, create, update, and move cards.
EasyKanban is a Model Context Protocol (MCP) server published by egoetmann. It ranks #55,274 of 132,113 servers tracked on MCP Toplist. EasyKanban is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 76,839 of 132,113 servers on MCP Toplist.
Use EasyKanban
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http easykanban https://easykanb.app/api/mcp[mcp_servers.easykanban]
url = "https://easykanb.app/api/mcp"Add to ~/.codex/config.toml.
https://easykanb.app/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"easykanban": {
"url": "https://easykanb.app/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"easykanban": {
"type": "http",
"url": "https://easykanb.app/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"easykanban": {
"serverUrl": "https://easykanb.app/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"easykanban": {
"url": "https://easykanb.app/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.easykanb%2Feasykanban)<a href="https://mcptoplist.com/server/app.easykanb%2Feasykanban"><img src="https://mcptoplist.com/badge/app.easykanb%2Feasykanban.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
egoetmann
Other servers by egoetmann
View all egoetmann servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Aug 31, 2026 |
| 1.0.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains EasyKanban?
- EasyKanban is maintained by egoetmann, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is EasyKanban listed on the Official MCP Registry?
- Yes — EasyKanban is listed on the Official MCP Registry.
- How many versions does EasyKanban have?
- MCP Toplist tracks 2 versions of EasyKanban, most recently published on Aug 31, 2026.
- Where can I find the source code for EasyKanban?
- The source code for EasyKanban is hosted at github.com/egoetmann/easykanban-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.