
Frogeye Security Scanner
@frogeye-ai
关于 Frogeye Security Scanner
Zero-config security scanner for AI-generated apps. 25K+ vulnerability patterns. Works with Claude Code, Cursor and any MCP-compatible agent.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"frogeye": {
"command": "npx",
"args": [
"-y",
"@frogeye/connect"
],
"env": {
"FROGEYE_API_KEY": "<YOUR_KEY>"
}
}
}
}工具
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
概览
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
开发工具 分类下的更多 MCP 服务器
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
评论