MCP.so
Sign In

Perf MCP

@Perf-Technology

About Perf MCP

Fact-check and fix AI outputs. MCP server for hallucination detection, schema validation, and output correction.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "perf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "perf-mcp"
      ],
      "env": {
        "PERF_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Overview

What is Perf MCP?

Perf MCP is a tool that fact-checks and fixes AI outputs, catching hallucinations, repairing broken JSON, and correcting errors before they reach users. It integrates with any MCP-compatible client such as Claude Code, Cursor, Windsurf, and Cline.

How to use Perf MCP?

Add Perf MCP to your MCP client config by running npx -y perf-mcp with the environment variable PERF_API_KEY. Then invoke its tools — `per

Comments

More Search MCP servers