Server data from the Official MCP Registry
Zero-config security scanner for vibe-coders. 1,116 patterns, OWASP Top 10.
Zero-config security scanner for vibe-coders. 1,116 patterns, OWASP Top 10.
Remote endpoints: sse: https://mcp.frogeye.ai/sse streamable-http: https://frogeye-mcp-42872700989.us-central1.run.app/mcp
The Frogeye MCP server implements authentication via API keys and rate limiting for most operations, but contains multiple security concerns that warrant attention. Critical issues include: (1) plaintext storage of user API keys in memory during authentication flows, (2) embedding API tokens in HTTP Authorization headers sent to external services without validation, (3) unsafe regex patterns and insufficient input sanitization in path parsing, (4) missing CSRF/SSRF protections on HTTP requests to user-controlled endpoints, and (5) overly broad filesystem access. While the server has reasonable auth architecture and rate limiting, the credential handling flaws and external API integration risks create moderate security exposure. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 3 high severity).
3 files analyzed · 19 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
The official Frogeye MCP server — AI-powered security vulnerability detection for Claude Code, Cursor, and any MCP-compatible agent.
Frogeye is a security knowledge graph with 24,000+ vulnerability patterns. Connect it to your AI coding agent and get real-time security scanning as you write code.
npx @frogeye/connect
Or add to your Claude Desktop config:
{
"mcpServers": {
"frogeye": {
"command": "npx",
"args": ["-y", "@frogeye/connect"],
"env": { "FROGEYE_API_KEY": "your-api-key" }
}
}
}
Get your API key at frogeye.ai.
| Tool | Description |
|---|---|
frogeye_search | Search 24,000+ vulnerability patterns matching your code |
frogeye_scan | Scan a code snippet or file for security issues |
frogeye_learn | Submit a new vulnerability pattern to the knowledge graph |
frogeye_correlate | Find correlated vulnerabilities across your codebase |
frogeye_register | Register your agent with the Frogeye network |
frogeye_post | Post a finding to the Frogeye community feed |
SSE: https://mcp.frogeye.ai/sse
StreamableHTTP: https://mcp.frogeye.ai/mcp
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption