superagenticmcp

superagenticmcp

Enables a production-grade MCP-native router and multi-agent control plane, letting agents plan tasks, route tool calls to the right MCP servers, stream every step, and persist results in memory.

Category
访问服务器

README

SuperAgenticMCP

CI License Python 3.11+ MCP SDK CLI Board USDC

The switchboard for your agent swarm.

SuperAgenticMCP is a production-oriented, MCP-native router and multi-agent control plane. It sits between your agents and the MCP servers they need — planning the task, routing each tool call to the right server, streaming every step, and filing results into memory.

Patch every agent into every tool.

Support Agentic OS Kernels ($99) · Agentic OS Cycle ($0.75) · Public Goods Support · USDC

Layout standard: Server OS — see docs/LAYOUT.md.


Surfaces

Surface Entry
Web control plane superagenticmcp.html / web/ (offline hero)
MCP Server superagenticmcp
CLI superagenticmcp-cli status
SDK from superagenticmcp.sdk import SuperAgenticClient
Board (target) superagenticmcp up --board → http://localhost:7420
Skills skills/*/SKILL.md
AGENTS.md Coding-agent contract
Verify bash scripts/verify.sh
CI .github/workflows/ci.yml

Why SuperAgenticMCP?

Problem Approach
Agents need many MCP servers One process racks servers and routes by capability
Tool calls are opaque Live patch board + JSONL log + run receipt
Multi-agent coordination is ad-hoc Built-in planner / worker / critic loop
Memory evaporates between runs Memory scope constellation of artifacts
Config drifts from reality Rack toggles generate superagentic.json

Features

Capability Status
MCP over stdio (+ streamable HTTP planned) ✅ scaffold
Capability-first routing + latency tie-break 🚧 / demo in hero
Planner → parallel workers → critic 🚧 / demo in hero
Hot-swap server rack 🚧 / demo in hero
Live patch board + phosphor log ✅ hero
Memory scope (3D constellation) ✅ hero
Call budgets + offline skip 🚧
Dynamic superagentic.json 🚧
Server OS layout + verify contract ✅
Self-learning model routing (bandit) 🚧
Agentic commerce (x402) 🚧

Quick start

git clone https://github.com/ANAMIZED/SuperAgenticMCP
cd SuperAgenticMCP
python -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"

superagenticmcp                 # MCP server (stdio)
superagenticmcp-cli status
make test
bash scripts/verify.sh

Zero-install hero:

https://htmlpreview.github.io/?https://github.com/ANAMIZED/SuperAgenticMCP/blob/main/superagenticmcp.html

MCP client config

{
  "mcpServers": {
    "superagenticmcp": {
      "command": "superagenticmcp",
      "args": []
    }
  }
}

Docker (scaffold)

docker compose up --build

How routing works

  1. Protocol — Model Context Protocol; one session per racked server.
  2. Agent loop — Planner decomposes; workers run in parallel where allowed; critic checks before ship.
  3. Routing — Capability match first, latency as tie-break, fallback when a server drops.
  4. Guardrails — Per-server allow-lists and per-run call budgets.
  5. Telemetry — JSONL lines + board replay.
  6. Footprint — Single process for the core path; no DB required.

Repository layout

src/superagenticmcp/   # MCP, CLI, SDK
skills/                # Packaged skills (Server OS style)
web/                   # Control-plane path
scripts/verify.sh      # Verify contract
tests/                 # Smoke + contract tests
superagenticmcp.html   # Hero demo
docs/LAYOUT.md         # Permanent layout standard = Server OS
AGENTS.md              # Agent contract

Support

Fiat (Stripe)

Offer Link
Support Agentic OS Kernels — $99 buy.stripe.com/…
Agentic OS Cycle — $0.75 buy.stripe.com/…
Public Goods Support donate.stripe.com/…

GitHub Sponsors: ANAMIZED

USDC (crypto)

Non-custodial addresses controlled by ANAMIZED. Pure x402 micropayments preferred for agents — see x402-cloudflare-starter.

Network Address Explorer
Base 0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438 basescan
Ethereum 0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438 etherscan
Solana ETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A solscan

Send only USDC on the matching network. Wrong asset or chain can mean permanent loss.


Related projects


License

Apache-2.0

Built for the Model Context Protocol · Unit 001 · SA-MCP MK.4 · Server OS layout

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选