📡 MCP Radar

Morningstar202604/agentseed-mcp

Anti-hallucination gate for AI coding agents — 8 MCP tools catch invented APIs (17 languages), fake "all tests pass" claims, and slopsquatting packages before they ship. Zero-dependency Agent Plugins

22 stars
4 forks
Python
momentum ▲ 118.0
created 2026-08-25
on radar since 2026-08-27
agent-pluginsanti-hallucinationclaude-codecode-verificationcoding-agentcopilotcursordeveloper-toolsguardrailshallucination-detectionllmmcpmcp-serverspec-driven-development
View on GitHub ↗Homepage ↗

About agentseed-mcp

The anti-hallucination gate for AI coding agents.

AI agents invent APIs. They claim "all tests pass" without running anything. They ship confident, fabricated code. AgentSeed is the gate that stops it — a zero-dependency plugin that verifies code before it is marked done, so "done" means observed fact, not self-report.

⭐ Like this project? Star it — it helps developers find guardrails before they ship hallucinated code.

LLMs hallucinate — and in code that means invented APIs, undefined identifiers, fake test passes, and confident overclaims:

- 15.1% of code hallucinations call APIs that don't exist or were never imported (arXiv:2404.00971). - Windows note: mcp.json may only name one literal interpreter, and it ships python3 (right for macOS/Linux/WSL). On Windows run ./install.ps1, which rewrites command to python in the installed copy, or edit it by hand as "command": "python" with "args": ["server/guardserver.py"] — command is a string, the array belongs to args. npx agentseed-mcp needs no editing at all: the npm shim picks the interpreter per platform.

Zero required dependencies — pure Python standard library; optional extras upgrade two tools to industry-standard engines (see below).

Tool Catches Technique --- --- --- verifycode Invented APIs / undefined symbols Python AST + config-driven lexical passes (17 languages) checkcontract Code violates a written spec requires/prohibits contract check checkimports Hallucinated packages (slopsquatting) stdlib + known-packages allowlist check scanhallucination Placeholder code, overclaims, fabricated content 28+ signals in

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/Morningstar202604--agentseed-mcp.html)

Related MCP servers

Morningstar202604/AgentSeed

Anti-hallucination guardrails for AI coding agents - hybrid Skill + MCP server (6 tools) that verifies code before it is marked done. Works with Claude Code, Cursor, VS Code, Copilot.

⭐ 3Python
sainitish1609/mcp-guard

🛡️ Ultra-fast local security firewall, secret sanitizer, and context token compressor for Claude Code, Cursor, and MCP AI agents.

⭐ 3Go
replenhq/replen

Smarter AI Development Workflows

⭐ 5TypeScript
KernelLord/pickysteve

Skill router and context picker for Claude Code, Cursor, and Aider. Auto-picks the right skill for every prompt, with prompt-injection filtering for MCP.

⭐ 6Python
frangelbarrera/code-review-agent-mcp

AI code review agent MCP server. Reviews code like a kernel maintainer: blunt, technical, no sugarcoating. Detects bugs + OWASP Top 10 security vulnerabilities. 4 harshness levels. Anti-RLHF.

⭐ 5Python
djtelicloud/grok-mcp-server

Local-first Grok MCP server & gateway. One shared Grok agent for Cursor, Claude Code, VS Code, Codex & Desktop. xAI API + CLI planes, Control Center.

⭐ 4Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.