Shawn Core MCP
Shawn Core MCP
Shawn Core MCP 是一个本地优先的 JSON-RPC MCP 服务器,用于实现实用的专家路由、连续性以及基于证据的移交。
公共编排器名为 Orchestrator。它会为普通任务保留一份每位专家的简洁地图,并且仅在需要更深入证明时才进行升级。这样既保持了路由的实用性,又不会把每个小请求都变成一场多智能体仪式。
每个公共专家都遵循相同的 8/10 契约基线:接收、证据、移交和公共边界。这衡量的是公共运营完整性,而非声称每个领域都具有相同的技术深度。
包含的核心工具
orchestrator_route:返回第一个专家和验证计划。token_master_audit:盘点与 token 相关的本地配置事实。changelog_intake:启动一个轻量级变更日志子进程计划,包含 Atlas Cartographer 移交、本地 Git 快照和@github移交。changelog_finalize:在任务结束时生成一条有凭证支持的变更日志条目。atlas_continuity_record:在操作员选择的本地连续性根目录下写入一张紧凑且无负载的 Cartographer 卡片。personal_git_snapshot:从允许列表中的本地 Git 仓库读取状态和最新提交。personal_git_commit:仅在SHAWN_CORE_GIT_ROOTS允许列表中的根目录内进行显式本地提交。
Changelog 专家配置为 gpt-5.6-luna,压缩目标为 64,000 token,硬上限为 100,000 token。这些是运行子进程的主机的执行契约,而不是试图声称 MCP 可以提高提供商的实际上下文窗口。
Related MCP server: ITHZ MCP
本地运行
python -m unittest discover -s tests -v
$env:SHAWN_CORE_GIT_ROOTS = "<local-repository-root>"
python -m shawn_core_mcp.server通过标准输入发送换行分隔的 JSON-RPC 请求。该服务器仅限本地运行。它不会打开端口、读取凭据、更改模型设置或发布到 GitHub。
公共边界
此仓库有意排除个人配置、模型与数据集路径、云凭据、客户端资料、生成的输出以及私有专家实现。GitHub 发布由操作员执行,而非 MCP。
Maintenance
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
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to read and write a local-first knowledge base of plain markdown files in git, with governance gates for safe, hash-anchored edits.1Apache 2.0
- FlicenseNot gradedqualityBmaintenanceLocal-first deterministic project memory for AI coding agents, with context packs, decisions, gates, risks, scoped claims and explicit checkpoints in project-owned files.
- FlicenseAqualityBmaintenanceLocal-first MCP tools for AI-assisted work receipts, workspace maps, routing ledgers, measured verdicts, and shared state verification across the five Project Telos flagships.232

ideate MCP Serverofficial
AlicenseNot gradedqualityBmaintenanceEnables AI-augmented software delivery through an append-only process record, with hooks for capturing decisions, session outcomes, and commit boundaries, and provides session priming with recency-based context.AGPL 3.0
Related MCP Connectors
Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.
Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.
Preflight, approve, and prove consequential agent actions with signed evidence and x402 tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/nawnie/shawn-core-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server