Back to search
30
MCP

io.github.corbat-tech/coding-standards

io.github.corbat-tech/coding-standards

AI coding standards that enforce production-grade code with DDD, SOLID, TDD guardrails.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ForgeCraft
Production engineering standards for AI coding assistants. Setup once, remove when done.
0 tools
agent-guardrails
Production guardrails for AI coding agents
0 tools
io.github.mdfifty50-boop/agent-guard
Constitutional guardrails and loop detection for AI agents
0 tools
io.github.looptech-ai/understand-quickly
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.
0 tools
io.github.mdfifty50-boop/scope-guard
Hard scope boundaries to prevent AI agent drift
0 tools
io.github.zuhcya/ai-validation
Independent AI code validation: test bias, edge cases, coverage gaps.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.corbat-tech/coding-standards": {
      "url": "None",
      "transport": "http"
    }
  }
}