Silentfail
@decksaga
Silentfail について
Diagnose MCP servers — health checks, tool testing, token cost audits, conflict detection, and security scanning with 50+ prompt injection patterns. Works as CLI or MCP server inside Claude Desktop.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"silentfail": {
"command": "npx",
"args": [
"-y",
"silentfail@latest",
"--mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is SilentFail?
SilentFail is a diagnostic and security tool for MCP servers. It discovers all connected MCP servers across supported clients, tests their health, calculates token costs, and scans for security issues like prompt injection and data exfiltration.
How to use SilentFail?
Clone the repository, install dependencies, and build. Add SilentFail as an MCP server to Claude Desktop, or run the CLI directly with commands such as silentfail for a health check, silentfail --test for a full scan, or silentfail --dashboard for the web UI.
Key features of SilentFail
- Discovers MCP configs from all major clients.
- Spawns servers and measures startup time.
- Tests each tool with smart inferred parameters.
- Calculates exact token cost per server and tool.
- Detects tool name conflicts across servers.
- Scans for security threats like prompt injection.
Use cases of SilentFail
- Diagnose which MCP servers are failing silently.
- Audit token consumption across all connected servers.
- Perform security scanning for prompt injection or data exfiltration.
- Validate server health in CI/CD pipelines.
- Optimize tool selection by comparing token costs.
FAQ from SilentFail
Does SilentFail scan itself?
No, when running as an MCP server, SilentFail automatically excludes itself from the scan to avoid recursion.
Is it safe to run tool tests?
Yes. SilentFail only calls tools with read-only, minimal test inputs (stock tickers, currency codes) and never sends destructive operations.
Can I use it in CI?
Yes, use silentfail --test --json for machine-readable
「開発者ツール」の他のコンテンツ
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP server to deploy code to Google Cloud Run
GoogleCloudPlatformMCP server to deploy apps to Cloud Run
Huoshan Test
volcengineHello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
コメント