Warden
未申請One MCP server that fronts many MCP servers + Skills behind a small tool set and routes to the best one, keeping an agent's context tiny. Migrate your Claude Code MCPs/skills behind it.
ai-agentsanthropicclaudeclaude-codecontext-managementllm-toolsmcpmcp-servermodel-context-protocolpython
インストール
$
pip install -r requirements.txt # or: pip install . (for the warden command)未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(9個)
get_routing
returns the routing configuration.
list
returns {mcpservers, skilldirs, migrations}.
migrate
params: {targets: {mcp, plugins, personalskills}, apply?}. This
register_mcp
params: {name, command, args?, env?}.
register_skill
params: {path}.
restore
params: {id}.
set_auto_start
params: {name, enabled?}. It marks a Skill to load at
set_routing
params: {mode?, priorityorder?, exclude?, rules?}. It
unregister
params: {kind: "mcp""skill", name}.