Perf MCP
@Perf-Technology
Perf MCP について
Fact-check and fix AI outputs. MCP server for hallucination detection, schema validation, and output correction.
基本情報
設定
以下の設定を使って、このサーバーを 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
「検索」の他のコンテンツ
Brave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
G-Search MCP
jae-jaeA powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
SerpApi MCP Server
ilyazubSerpApi MCP Server for Google and other search engine results
コメント