Skip to content

Metr Report

Free

by MCP Community

MCP tool for sending chat history and edits to METR for reward hacking research

v1.0.0Added Apr 12, 2026
mcpmodel-context-protocoltypescriptservermetr
Works with:ClaudeGPTGeminiCopilot

Metr Report MCP Server

MCP tool for sending chat history and edits to METR for reward hacking research

Installation

npx -y metr-report-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y metr-report-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "metr-report": {
      "command": "npx",
      "args": ["-y", "metr-report-mcp"]
    }
  }
}