★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
Enterprise-grade security validation and testing tool for MCP servers. Features 60+ OWASP security rules, schema-aware fuzzing engine, real-time threat detection gateway, and multi-provider LLM analysis (Claude, GPT, Gemini, Ollama). Generate HTML/SARIF reports for CI/CD integration.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-verify": {
"command": "npx",
"args": [
"-y",
"FinkTech/mcp-verify"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-verify npx -y FinkTech/mcp-verify
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-verify": {
"command": "npx",
"args": [
"-y",
"FinkTech/mcp-verify"
]
}
}
}
📋 Copy
README Excerpt
<p align="center"> <img src="docs/assets/mascot/yogui.png" width="300" alt="Yogui - The Official Mascot of MCP Verify"> <br> <i>Meet <b>Yogui</b>, the official guardian and mascot of MCP Verify.</i> </p> <p align="center"> <a href="https://github.com/FinkTech/mcp-verify/releases/latest"><img src="https://img.shields.io/badge/version-1.0.0-blue" alt="Version"></a>
Tools (20)
analyzeQuality compareServers dashboard doctor examples fingerprint fuzz generateReport init interactive listInstalledServers mock play proxy scanSecurity selfAudit stress tool_name validate validateServer
Topics
ai-security appsec ci-cd claude cli-tool devsecops enterprise-security fuzzing json-rpc llm mcp model-context-protocol owasp penetration-testing sarif