Agent Delegation MCP
Rank #17,907io.github.CSOAI-ORG/agent-delegation-mcp
Agent Delegation MCP Server by MEOK AI Labs
Agent Delegation MCP is a Model Context Protocol (MCP) server published by CSOAI-ORG. It ranks #17,907 of 132,046 servers tracked on MCP Toplist. Agent Delegation MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 114,139 of 132,046 servers on MCP Toplist.
Use Agent Delegation MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-delegation-mcp https://api.meok.ai/v1/a2a/delegationclaude mcp add agent-delegation-mcp -- uvx agent-delegation-mcp[mcp_servers.agent-delegation-mcp]
url = "https://api.meok.ai/v1/a2a/delegation"Add to ~/.codex/config.toml.
[mcp_servers.agent-delegation-mcp]
command = "uvx"
args = ["agent-delegation-mcp"]Add to ~/.codex/config.toml.
https://api.meok.ai/v1/a2a/delegationSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-delegation-mcp": {
"command": "uvx",
"args": [
"agent-delegation-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-delegation-mcp": {
"url": "https://api.meok.ai/v1/a2a/delegation"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agent-delegation-mcp": {
"command": "uvx",
"args": [
"agent-delegation-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-delegation-mcp": {
"type": "http",
"url": "https://api.meok.ai/v1/a2a/delegation"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agent-delegation-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"agent-delegation-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-delegation-mcp": {
"serverUrl": "https://api.meok.ai/v1/a2a/delegation"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-delegation-mcp": {
"command": "uvx",
"args": [
"agent-delegation-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-delegation-mcp": {
"url": "https://api.meok.ai/v1/a2a/delegation"
}
}
}{
"mcpServers": {
"agent-delegation-mcp": {
"command": "uvx",
"args": [
"agent-delegation-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/io.github.CSOAI-ORG%2Fagent-delegation-mcp)<a href="https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fagent-delegation-mcp"><img src="https://mcptoplist.com/badge/io.github.CSOAI-ORG%2Fagent-delegation-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
CSOAI-ORG
Other servers by CSOAI-ORG
- Council of AI GSPC#1,673 · 11 vers
- Councilof AI#3,412 · 1 ver
- Trust Chain MCP#7,756 · 2 vers
- File Organizer AI MCP#8,607 · 4 vers
- EU AI Act Compliance#9,777 · 13 vers
- ISO 27001 AI MCP#10,438 · 5 vers
- GDPR Compliance for AI Systems MCP Server#12,765 · 9 vers
- Contract Review AI MCP#13,156 · 4 vers
- Accessibility AI MCP#14,028 · 7 vers
- ISO 42001 AI MCP#14,382 · 9 vers
- Music Production AI MCP#14,762 · 4 vers
- Ad Copy AI#14,789 · 6 vers
Available versions (6)
| Version | Published |
|---|---|
| 1.0.12 | Jun 30, 2026 |
| 1.0.10 | Jun 13, 2026 |
| 1.0.9 | Jun 13, 2026 |
| 1.0.4 | May 7, 2026 |
| 1.0.3 | May 7, 2026 |
| 1.0.1 | May 7, 2026 |
Frequently asked questions
- Who maintains Agent Delegation MCP?
- Agent Delegation MCP is maintained by CSOAI-ORG, which publishes 368 MCP servers (1335 total versions) tracked on MCP Toplist.
- Is Agent Delegation MCP listed on the Official MCP Registry?
- Yes — Agent Delegation MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agent Delegation MCP have?
- MCP Toplist tracks 6 versions of Agent Delegation MCP, most recently published on Jun 30, 2026.
- Where can I find the source code for Agent Delegation MCP?
- The source code for Agent Delegation MCP is hosted at github.com/csoai-org/agent-delegation-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.