M
MCP Probe Kit
作者 @mybolide
一个零配置倾向的 MCP 服务器,用于在会话启动时快速甄别“套壳/代理包装”的假模型,输出可机审的指纹与环境证据。
创建于 10/25/2025
更新于 about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-probe-kit
Cursor 配置 (mcp.json)
{
"mcpServers": {
"mybolide-mcp-probe-kit": {
"command": "npx",
"args": [
"mybolide-mcp-probe-kit"
]
}
}
}