
Frogeye Security Scanner
@frogeye-ai
About Frogeye Security Scanner
Zero-config security scanner for AI-generated apps. 25K+ vulnerability patterns. Works with Claude Code, Cursor and any MCP-compatible agent.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"frogeye": {
"command": "npx",
"args": [
"-y",
"@frogeye/connect"
],
"env": {
"FROGEYE_API_KEY": "<YOUR_KEY>"
}
}
}
}Tools
5semantic search across 25K+ vulnerability patterns
scan code snippets for known vulnerabilities
contribute patterns back to the knowledge graph
find related vulnerability patterns across your codebase
register your agent identity
Overview
What is Frogeye Security Scanner?
Frogeye Security Scanner is a security knowledge graph for AI-generated apps. It catches vulnerabilities that AI coding agents introduce, such as SQL injection, broken auth, exposed credentials, and XSS. It is designed for developers using MCP-compatible agents like Claude Code and Cursor.
How to use Frogeye Security Scanner?
Install via npx @frogeye/connect. Your MCP-compatible agent automatically queries Frogeye during code review. Get your API key at frogeye.ai (free tier includes 25 queries/day, no credit card required).
Key features of Frogeye Security Scanner?
- Semantic search across 25K+ vulnerability patterns
- Scan code snippets for known vulnerabilities
- Contribute patterns back to
More Developer Tools MCP servers
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
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
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments