Back to resources

MCP SERVER

Verificate MCP

Primary machine endpointhttps://mcp.verificate.ai/mcp
Use with an agent

SUMMARY

What it does

Verificate MCP gates AI-written code, plans, and documents with deterministic reality checks (vetoing mocks, invented APIs, and gaming) plus a frontier-model review, returning a binary approve/reject verdict. It also offers advisory code analysis and gated code generation. The server is read-only for validation tools, but code generation runs on Verificate's infrastructure; no signup is required to try.

USE CASES

Tasks it fits

  • Gate AI-generated code before merging to catch hallucinated APIs and mocks
  • Validate implementation plans before coding to catch design flaws early
  • Analyze existing code for performance and scalability issues

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

code.reviewweight 100 · confidence 100plan.validationweight 80 · confidence 100code.generationweight 60 · confidence 100

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

analyze_codeAdvisory code deep-dive

Advisory deep-dive on existing code — scores and findings, deliberately NO pass/fail verdict, so it never blocks an agent. Surfaces performance hot paths, scalability cliffs, reliability gaps and tech debt with concrete latency/throughput arithmetic. Read-only: the code is analyzed, never executed.

Effect: readConfirm: explicit policy
generate_codeGenerate gated code

Generate code and gate it in one step: an LLM writes the implementation, then the same protection engine as validate_ai_output vets it — retrying generation when the gate rejects. If every attempt is vetoed you still receive the last attempt, clearly marked validated:false with the gate findings. Generation runs on our infrastructure; nothing executes in your environment.

Effect: computeConfirm: explicit policy
validate_ai_outputGate AI-written output (code or documents)

The merge gate for ANY AI-written output — code, documentation, reports, emails, configs: returns a binary approve/reject verdict with veto power. Deterministic reality gates run first and cannot be overridden; a frontier-model review then scores quality, accuracy, reliability and tech debt. Read-only: nothing is executed.

Effect: readConfirm: explicit policy
validate_artifactGate a deployable artifact against the Verificate production doctrine

Deterministic production-readiness gate for AI-built systems. Verifies critical components are present and load, import closure resolves, runtime dependencies are declared, and health checks are real and fail-closed. Returns approve/reject with a fix plan and ISO 27001 / ISO 5055 control evidence.

Effect: readConfirm: explicit policy
validate_planGate an implementation plan

The gate for PLANS, designs and specs — run BEFORE any code is written. Returns the same binary verdict shape as validate_ai_output, with findings on completeness, feasibility, performance and scalability implications, security risks and missing considerations. Read-only: nothing is executed or stored beyond the verdict.

Effect: readConfirm: explicit policy

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
1.8.7

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.