← 返回列表

tool-guardian

DeepSeek HarnessMCP 服务器 工具与能力 低风险

用三个路由工具(list_capabilities、describe_tool、call_tool)代理 stdio MCP 服务器,schema 按需加载,不再随每次请求发送;所有工具结果经过确定性输出阶梯压缩,有损处理前先归档原文(retrieve_spill 可读回);按 token 为工具分组标价,并可按 agent 隐藏内置分组。桥接到纯标准库的 Python 路由器,需要 Python 3.9+。

Fronts stdio MCP servers with three router tools (list_capabilities, describe_tool, call_tool) so schemas load on demand instead of riding every request; shapes every tool result through a deterministic output ladder that archives the original first (retrieve_spill reads it back); prices tool groups in tokens and can hide built-in groups per agent. Bridges to a standard-library Python router, so Python 3.9+ is required.

怎么安装

DeepSeek Harness dsh plugin add dsh-tool-guardian
MCP 服务器 npx -y dsh-tool-guardian

简介

An MCP server that sits in front of your other MCP servers and exposes **three generic tools** instead of dozens of specific ones — discovering the rest **on demand** — so tool definitions stop eating your context window before the model reads a word. Companion to Context Guardian: **Context Guardian compacts the conversation before the window fills; Tool Guardian keeps the tools from filling it in the first place.** Two halves of the same problem. | | Without Tool Guardian | With it | |---|---|---| | 7 MCP servers on a 32K model | **28,689 tokens** of schemas on every request (87.6 % of the w…

推荐参考

58 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
58 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
Python
GitHub 星标
0
月下载
247
最近更新
2026-09-21
创建于
2026-08-29

链接

GitHub ↗ npm ↗ 报告问题 ↗

基础安全检查

检查结果
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
ai-tool, coding-assistant, context-management, context-window, context-windows, deepseek-harness, deepseek-plugin, dsh-plugin, litellm, llm, local-llm, mcp, ollama, openai-api

同类推荐

MCP 服务器
推荐100

playwright-mcp

microsoft/playwright-mcp

Playwright MCP服务器。

☆ 37.4K ↓ 22.6M 工具与能力
MCP 服务器
推荐100

openclaw

openclaw/openclaw

你的个人AI助手。任意操作系统。任意平台。龙虾之道。🦞

☆ 390.2K ↓ 13.6M 工具与能力
MCP 服务器
推荐93

fastmcp

punkpeye/fastmcp

用于构建MCP服务器的TypeScript框架。

☆ 3.3K ↓ 1.9M 工具与能力
MCP 服务器
推荐91

mobile-mcp

mobile-next/mobile-mcp

用于移动自动化与抓取的模型上下文协议服务器(iOS、Android、模拟器、仿真器和真实设备)

☆ 6.8K ↓ 97.1K 工具与能力