Skip to main content
Glama

SuperAgenticMCP

CI License Python 3.11+ MCP SDK CLI Board USDC

당신의 에이전트 스웜을 위한 스위치보드.

SuperAgenticMCP는 프로덕션 지향의 MCP 네이티브 라우터이자 멀티에이전트 컨트롤 플레인입니다. 에이전트와 에이전트가 필요로 하는 MCP 서버 사이에 위치하여 — 작업을 계획하고, 각 도구 호출을 올바른 서버로 라우팅하며, 모든 단계를 스트리밍하고, 결과를 메모리에 기록합니다.

모든 에이전트를 모든 도구에 연결하세요.

에이전틱 OS 커널 지원 ($99) · 에이전틱 OS 사이클 ($0.75) · 공공재 지원 · USDC

레이아웃 표준: Server OSdocs/LAYOUT.md 참조


인터페이스

인터페이스

진입점

웹 컨트롤 플레인

superagenticmcp.html / web/ (오프라인 히어로)

MCP 서버

superagenticmcp

CLI

superagenticmcp-cli status

SDK

from superagenticmcp.sdk import SuperAgenticClient

보드 (대상)

superagenticmcp up --boardhttp://localhost:7420

스킬

skills/*/SKILL.md

AGENTS.md

코딩 에이전트 계약

검증

bash scripts/verify.sh

CI

.github/workflows/ci.yml


Related MCP server: Peta Core

왜 SuperAgenticMCP인가?

문제

접근 방식

에이전트는 많은 MCP 서버가 필요함

하나의 프로세스가 서버를 랙에 장착하고 기능별로 라우팅

도구 호출이 불투명함

실시간 패치 보드 + JSONL 로그 + 실행 영수증

멀티에이전트 조정이 임시방편임

내장 플래너 / 워커 / 크리틱 루프

실행 간 메모리가 증발함

아티팩트의 메모리 스코프 별자리

설정이 현실과 괴리됨

랙 토글이 superagentic.json 생성


기능

기능

상태

stdio 기반 MCP (+ streamable HTTP 계획)

✅ 스캐폴드

기능 우선 라우팅 + 지연 시간 타이브레이크

🚧 / 히어로 데모

플래너 → 병렬 워커 → 크리틱

🚧 / 히어로 데모

핫스왑 서버 랙

🚧 / 히어로 데모

실시간 패치 보드 + phosphor 로그

✅ 히어로

메모리 스코프 (3D 별자리)

✅ 히어로

호출 예산 + 오프라인 건너뛰기

🚧

동적 superagentic.json

🚧

Server OS 레이아웃 + 검증 계약

자기학습 모델 라우팅 (bandit)

🚧

에이전틱 커머스 (x402)

🚧


빠른 시작

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

설치 없는 히어로:

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

MCP 클라이언트 설정

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

Docker (스캐폴드)

docker compose up --build

라우팅 작동 방식

  1. 프로토콜 — Model Context Protocol; 랙에 장착된 서버당 하나의 세션.

  2. 에이전트 루프 — 플래너가 분해; 워커는 허용되는 경우 병렬 실행; 크리틱이 출시 전 검증.

  3. 라우팅 — 기능 매칭 우선, 지연 시간 타이브레이크, 서버 중단 시 폴백.

  4. 가드레일 — 서버별 허용 목록 및 실행별 호출 예산.

  5. 텔레메트리 — JSONL 라인 + 보드 재생.

  6. 풋프린트 — 핵심 경로에 단일 프로세스; DB 불필요.


저장소 구조

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

지원

법정화폐 (Stripe)

제안

링크

에이전틱 OS 커널 지원 — $99

buy.stripe.com/…

에이전틱 OS 사이클 — $0.75

buy.stripe.com/…

공공재 지원

donate.stripe.com/…

GitHub 스폰서: ANAMIZED

USDC (암호화폐)

ANAMIZED가 관리하는 비수탁 주소입니다. 에이전트에는 순수 x402 마이크로페이먼트를 권장합니다 — x402-cloudflare-starter 참조.

네트워크

주소

탐색기

Base

0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438

basescan

Ethereum

0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438

etherscan

Solana

ETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A

solscan

해당 네트워크에서 USDC만 전송하세요. 잘못된 자산이나 체인은 영구적인 손실로 이어질 수 있습니다.


관련 프로젝트

  • server-os레이아웃 표준 · 에이전트를 프로세스로

  • OpenGOS — 그랜트 + 공공재 펀딩 MCP

  • LRSI — 로컬 재귀적 자기개선 커널

  • x402-cloudflare-starter — USDC 마이크로페이먼트 (Base + Solana)


라이선스

Apache-2.0

Model Context Protocol을 위해 제작 · Unit 001 · SA-MCP MK.4 · Server OS 레이아웃

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables deployment of autonomous AI agents with memory and tool execution capabilities through a WebSocket-based MCP protocol. Provides production-ready infrastructure with REST API access, persistent state management, and extensible function registry for building self-hosted AI systems.
  • F
    license
    Not graded
    quality
    A
    maintenance
    A production-ready MCP gateway and control plane that provides credential vault, policy engine, audit logging, and managed runtime for routing tool calls between AI agents and downstream MCP servers.
    57
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server that enables AI agents to run a deterministic orchestration loop with decomposition, subagent execution, and review feedback across multiple LLM backends.
    54
    MIT

View all related MCP servers

Related MCP Connectors

  • Agent-native collaboration network: orchestrate a team of long-running agents from any MCP client.

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

  • Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ANAMIZED/SuperAgenticMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server