mcpbeat Sign in

Fix Bridge MCP Server

local only

Fix Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi.

FIX trading-protocol bridge — parse, map, govern (MiFID II / MAR).

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 9 · -3% w/w
a month agotoday
73
Installs / week
pypi · fix-bridge-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 fix-bridge-mcp -- uvx fix-bridge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fix-bridge-mcp": {
      "args": [
        "fix-bridge-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fix-bridge-mcp]
command = "uvx"
args = ["fix-bridge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fix-bridge-mcp": {
      "args": [
        "fix-bridge-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fix-bridge-mcp": {
      "args": [
        "fix-bridge-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Fix Bridge MCP

same job, measured the same way
Iso8583 Bridge MCP
by csoai-org

Bridge ISO 8583 card-payment messages to ONE OS — parse, map, govern (PCI-DSS / scheme rules).

83 installs/wk local only
Iso20022 Bridge MCP
by csoai-org

ISO 20022 / SWIFT finance bridge — parse, validate, modernise, govern (DORA/NIS2/AML).

75 installs/wk local only
0xHumans Protocol MCP
by davidorpeli

MCP for AI agents: financing, skills, lending on Base

answering
MCP Ap2
by codespar

MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)

23 installs/wk local only
Fxabsolute
by varsansri

Five years of 1-minute forex, index and crypto candles, plus a live bridge to a trader's chart.

40 installs/wk local only
Norynta Prediction Markets
by norynta

Discover Norynta markets and use caller-signed trading through a protected MCP.

answering
Riv MCP
by christopher-as

Riv MCP: spend authorization and governed trading (place_order, positions, market data, policies).

248 installs/wk local only
Mifid Ii AI MCP
by csoai-org

MiFID II Article 17 algorithmic trading + RTS 6 testing/risk controls + best execution AI compli...

191 installs/wk local only

Fix Bridge MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Fix Bridge MCP?
Fix Bridge 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 fix-bridge-mcp was installed 73 times last week.
Is Fix Bridge MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Fix Bridge 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 fix-bridge-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Fix Bridge MCP?
The pypi package fix-bridge-mcp was installed 73 times in the last week. Week over week that is -3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.