MCP.so
ログイン

Perf MCP

@Perf-Technology

Perf MCP について

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

基本情報

カテゴリ

検索

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

Perf-Technology

投稿者

Perf-AI

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「検索」の他のコンテンツ