📡 MCP Radar

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.

3 stars
1 forks
Python
momentum ▲ 32.0
created 2026-08-25
on radar since 2026-08-26
ai-agentsanthropic-mcpclaude-codeclaude-mcpcode-verificationcursordeveloper-toolsguardrailshallucination-detectionllm-toolsmcpmcp-servermodel-context-protocolspec-driven-development
View on GitHub ↗

About AgentSeed

Anti-hallucination guardrails for AI coding agents.

A hybrid Agent Plugins plugin (Skill + MCP Server) that forces spec-driven development and verifies code before it is marked done — so "Done, all tests pass" becomes an observed fact, not a claim.

⭐ Like this project? Consider giving it a star — it helps developers find guardrails before they ship hallucinated code.

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

- 15.1% of code hallucinations are knowledge-conflicting: calling APIs that don't exist or were never imported (arXiv:2404.00971). - Windows note: mcp.json launches the server via python3. On many Windows installs that alias is a Microsoft Store stub; if the server fails to start, change command to ["python", "server/guardserver.py"] or point it at your interpreter's absolute path.

AgentSeed runs on the Python standard library alone. Installing the extras upgrades two tools to industry-standard engines (auto-detected, graceful fallback either way):

Extra Upgrades Without it --- --- --- jsonschema schemavalidate → full Draft 2020-12 validation built-in subset validator pyflakes verifycode → pyflakes F821 undefined-name analysis built-in AST walk pyyaml SKILL.md frontmatter parsing → full YAML built-in lite parser

Use an absolute path to guardserver.py; the server resolves everything else from its own location, so no special cwd is required.

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.html)

Related MCP servers

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

⭐ 22Python
jarvis-intelligence/jarvis-index

Public distribution surface for jarvis — local-first code intelligence MCP server (SCIP navigation + Zoekt search). Installer, Claude Code / Codex / Cursor plugins, and prebuilt binaries.

⭐ 4HTML
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
aka-kika/hig-mcp

MCP server serving Apple Human Interface Guidelines as structured design tokens for AI coding agents — post-WWDC25 system colors, Liquid Glass constraints, SwiftUI mappings.

⭐ 31Python
surendranb/writing-skills

Procedural writing-style skills for AI agents: official frameworks (plain language, business writing, GOV.UK, AP style, STE-100, developer docs) + character voices. Agent Plugins 1.0.0, works in openc

⭐ 19Python

📬 Get the weekly radar in your inbox

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