mcpbeat Sign in

The Metis Fca Handbook AI Harness MCP Server

by 99blaked99 Your server? Claim it
local only

The Metis Fca Handbook AI Harness MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 834 installs a week from pypi. Last commit 8 Sep 2026.

MCP server for FCA Handbook compliance analysis with verbatim citations.

Installs per day peak 634 · avg 124 · +134% w/w
a month agotoday
834
Installs / week
pypi · fca-handbook-harness-mcp
0
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check The Metis Fca Handbook AI Harness MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add the-metis-fca-handbook-ai-harness-mcp -- uvx fca-handbook-harness-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "the-metis-fca-handbook-ai-harness-mcp": {
      "args": [
        "fca-handbook-harness-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.the-metis-fca-handbook-ai-harness-mcp]
command = "uvx"
args = ["fca-handbook-harness-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "the-metis-fca-handbook-ai-harness-mcp": {
      "args": [
        "fca-handbook-harness-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "the-metis-fca-handbook-ai-harness-mcp": {
      "args": [
        "fca-handbook-harness-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: METIS_API_KEY (Bearer token from an account's API Keys dashboard), METIS_BASE_URL (Base URL of the Metis Harness deployment (optional, defaults to live Render deployment)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to The Metis Fca Handbook AI Harness MCP

same job, measured the same way
Federated AI Commons
by toby-self

MCP server for a federated AI-commons governance simulation with a verified compliance oracle.

65 installs/wk local only
MCP Eu Compliance
by matematicsolutions

Offline MCP server: EU digital/data/cyber compliance full text (14 regs), verbatim + citations.

42 installs/wk local only
Compliance Auditor MCP
by firasmosbehi

City hiring-compliance MCP server with regulation search and full audit risk scoring.

answering
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
Asymptotic Ethics
by toby-self

MCP server for an Asymptotic Ethics governance simulation with a verified compliance oracle.

53 installs/wk local only
MCP Compliance
by yawlabs

CLI tool and MCP server that tests MCP servers for spec compliance

1 350 installs/wk local only
CrowdStrike Falcon MCP Server
by crowdstrike

Connects AI agents with CrowdStrike Falcon for security analysis and automation.

10 994 installs/wk local only
Android Security Analyzer
by ako2345

MCP server for static security analysis of Android source code

4 tools answering

The Metis Fca Handbook AI Harness MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for The Metis Fca Handbook AI Harness MCP?
The Metis Fca Handbook AI Harness MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package fca-handbook-harness-mcp was installed 834 times last week.
How do I connect The Metis Fca Handbook AI Harness MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls fca-handbook-harness-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use The Metis Fca Handbook AI Harness MCP?
The pypi package fca-handbook-harness-mcp was installed 834 times in the last week. Week over week that is +134%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is The Metis Fca Handbook AI Harness MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.