AgentTakt
Rank #12,962io.github.ryoohshima/agenttakt
Review, edit, and approve AI agent task plans in a ComfyUI-style visual node editor in your terminal
AgentTakt is a Model Context Protocol (MCP) server published by ryoohshima. It ranks #12,962 of 132,046 servers tracked on MCP Toplist. AgentTakt is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 119,084 of 132,046 servers on MCP Toplist.
Use AgentTakt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agenttakt -- uvx agenttakt serve[mcp_servers.agenttakt]
command = "uvx"
args = ["agenttakt", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agenttakt": {
"command": "uvx",
"args": [
"agenttakt",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agenttakt": {
"command": "uvx",
"args": [
"agenttakt",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agenttakt": {
"type": "stdio",
"command": "uvx",
"args": [
"agenttakt",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agenttakt": {
"command": "uvx",
"args": [
"agenttakt",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agenttakt": {
"command": "uvx",
"args": [
"agenttakt",
"serve"
]
}
}
}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/io.github.ryoohshima%2Fagenttakt)<a href="https://mcptoplist.com/server/io.github.ryoohshima%2Fagenttakt"><img src="https://mcptoplist.com/badge/io.github.ryoohshima%2Fagenttakt.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ryoohshima
Available versions (5)
| Version | Published |
|---|---|
| 0.2.1 | Aug 17, 2026 |
| 0.2.0 | Aug 15, 2026 |
| 0.1.5 | Aug 8, 2026 |
| 0.1.4 | Aug 7, 2026 |
| 0.1.3 | Aug 7, 2026 |
Frequently asked questions
- Who maintains AgentTakt?
- AgentTakt is maintained by ryoohshima, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is AgentTakt listed on the Official MCP Registry?
- Yes — AgentTakt is listed on the Official MCP Registry, alongside Glama.
- How many versions does AgentTakt have?
- MCP Toplist tracks 5 versions of AgentTakt, most recently published on Aug 17, 2026.
- Where can I find the source code for AgentTakt?
- The source code for AgentTakt is hosted at github.com/ryoohshima/AgentTakt.
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.