# Frogeye Security Scanner (remote · mcp.frogeye.ai)

Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.

- Trust score: 31/100 (low)
- Change this week: +7
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.frogeye.ai`: 66/100, [markdown](https://verifymcp.io/servers/frogeye-ai-mcp/mcp.md), [page](https://verifymcp.io/servers/frogeye-ai-mcp/mcp)
- remote · `mcp.frogeye.ai`: 31/100 (this document), [markdown](https://verifymcp.io/servers/frogeye-ai-mcp/mcp-2.md), [page](https://verifymcp.io/servers/frogeye-ai-mcp/mcp-2)

## Channel facts

- Endpoint: `https://mcp.frogeye.ai/sse`
- Transports: `sse`
- Auth: `none`
- Version: `1.5.18`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 40/100
  - Verified sse transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 0/100
  - Instruction-quality not yet verified: the AI judgement didn't run.
  - Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 0/100
  - Stability check failed: schema churn in the 8 days we've observed: 7 tool removals, 0 breaking changes, 0 auth/transport breaks, 0 additions.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http frogeye-ai-mcp https://mcp.frogeye.ai/sse
```

### Codex

```toml
[mcp_servers.frogeye-ai-mcp]
url = "https://mcp.frogeye.ai/sse"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "frogeye-ai-mcp": {
      "type": "remote",
      "url": "https://mcp.frogeye.ai/sse",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add frogeye-ai-mcp --url https://mcp.frogeye.ai/sse --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  frogeye-ai-mcp:
    url: "https://mcp.frogeye.ai/sse"
```

### Other

```json
{
  "mcpServers": {
    "frogeye-ai-mcp": {
      "type": "http",
      "url": "https://mcp.frogeye.ai/sse"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 31, +4)

- [security improvement] Transport: fail → pass

### 2026-08-02 (score 27, −4)

- [security regression] Transport: pass → fail

### 2026-08-01 (score 31, −27)

- [security regression] Stability: 0.17 → fail
- [security regression] A breaking change shipped without a version bump: still 1.5.26
- [security regression] Tool “frogeye_batch_scan” was removed
- [security regression] Tool “frogeye_correlate” was removed
- [security regression] Tool “frogeye_learn” was removed
- [security regression] Tool “frogeye_post” was removed
- [security regression] Tool “frogeye_register” was removed
- [security regression] Tool “frogeye_scan” was removed
- [security regression] Tool “frogeye_search” was removed
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Schema quality: fail → unverified
- [functional regression] Schema quality: good → unverified
- [functional regression] Schema quality: pass → unverified

### 2026-07-31 (score 58, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 57, −2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 59, +35)

- [security] Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
- [functional regression] Schema quality: unverified → fail
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Schema quality: unverified → pass
- [functional] Stability: fail → 0.10
- [functional] New tool “frogeye_register”
- [functional] New tool “frogeye_learn”
- [functional] New tool “frogeye_post”
- [functional] New tool “frogeye_scan”
- [functional] New tool “frogeye_search”
- [functional] New tool “frogeye_batch_scan”
- [functional] New tool “frogeye_correlate”

### 2026-07-27 (score 24, −33)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 57)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/frogeye-ai-mcp/mcp-2#diagnostics

## Score history

- 2026-08-03: 31
- 2026-08-02: 27
- 2026-08-01: 31
- 2026-07-31: 58
- 2026-07-30: 57
- 2026-07-29: 59
- 2026-07-28: 24
- 2026-07-27: 24
- 2026-07-26: 57

## Links

- Remote endpoint: https://mcp.frogeye.ai/sse
- Repository: https://github.com/frogeye-ai/mcp
- Website: https://frogeye.ai/
- Changelog RSS feed: https://verifymcp.io/servers/frogeye-ai-mcp/mcp-2/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/frogeye-ai-mcp/mcp-2/changelog.json
- HTML version of this page: https://verifymcp.io/servers/frogeye-ai-mcp/mcp-2
