Metis FCA Handbook AI Harness MCP Server
Rank #20,939io.github.99blakeD99/the-metis-fca-handbook-ai-harness-mcp
MCP server for FCA Handbook compliance analysis with verbatim citations.
Metis FCA Handbook AI Harness MCP Server is a Model Context Protocol (MCP) server published by 99blakeD99. It ranks #20,939 of 132,405 servers tracked on MCP Toplist. Metis FCA Handbook AI Harness MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 111,466 of 132,405 servers on MCP Toplist.
Use Metis FCA Handbook AI Harness MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add the-metis-fca-handbook-ai-harness-mcp -e "METIS_API_KEY=<your METIS_API_KEY>" -e "METIS_BASE_URL=<your METIS_BASE_URL>" -- uvx fca-handbook-harness-mcpReplace each placeholder with your own value before saving.
[mcp_servers.the-metis-fca-handbook-ai-harness-mcp]
command = "uvx"
args = ["fca-handbook-harness-mcp"]
[mcp_servers.the-metis-fca-handbook-ai-harness-mcp.env]
METIS_API_KEY = "<your METIS_API_KEY>"
METIS_BASE_URL = "<your METIS_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"the-metis-fca-handbook-ai-harness-mcp": {
"command": "uvx",
"args": [
"fca-handbook-harness-mcp"
],
"env": {
"METIS_API_KEY": "<your METIS_API_KEY>",
"METIS_BASE_URL": "<your METIS_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"the-metis-fca-handbook-ai-harness-mcp": {
"command": "uvx",
"args": [
"fca-handbook-harness-mcp"
],
"env": {
"METIS_API_KEY": "<your METIS_API_KEY>",
"METIS_BASE_URL": "<your METIS_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"the-metis-fca-handbook-ai-harness-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"fca-handbook-harness-mcp"
],
"env": {
"METIS_API_KEY": "<your METIS_API_KEY>",
"METIS_BASE_URL": "<your METIS_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"the-metis-fca-handbook-ai-harness-mcp": {
"command": "uvx",
"args": [
"fca-handbook-harness-mcp"
],
"env": {
"METIS_API_KEY": "<your METIS_API_KEY>",
"METIS_BASE_URL": "<your METIS_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"the-metis-fca-handbook-ai-harness-mcp": {
"command": "uvx",
"args": [
"fca-handbook-harness-mcp"
],
"env": {
"METIS_API_KEY": "<your METIS_API_KEY>",
"METIS_BASE_URL": "<your METIS_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.99blakeD99%2Fthe-metis-fca-handbook-ai-harness-mcp)<a href="https://mcptoplist.com/server/io.github.99blakeD99%2Fthe-metis-fca-handbook-ai-harness-mcp"><img src="https://mcptoplist.com/badge/io.github.99blakeD99%2Fthe-metis-fca-handbook-ai-harness-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
99blakeD99
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Aug 4, 2026 |
| 0.1.1 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Metis FCA Handbook AI Harness MCP Server?
- Metis FCA Handbook AI Harness MCP Server is maintained by 99blakeD99, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Metis FCA Handbook AI Harness MCP Server listed on the Official MCP Registry?
- Yes — Metis FCA Handbook AI Harness MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Metis FCA Handbook AI Harness MCP Server have?
- MCP Toplist tracks 2 versions of Metis FCA Handbook AI Harness MCP Server, most recently published on Aug 4, 2026.
- Where can I find the source code for Metis FCA Handbook AI Harness MCP Server?
- The source code for Metis FCA Handbook AI Harness MCP Server is hosted at github.com/99blakeD99/the-metis-fca-handbook-ai-harness-mcp-files.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.