mcpbeat Sign in

Structured Address Fix MCP Server

local only

Structured Address Fix MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 174 installs a week from pypi. Last commit 29 Aug 2026.

MCP server for ISO 20022 postal-address remediation ahead of the Nov 2026 CBPR+ cliff.

Installs per day peak 321 · avg 34 · -76% w/w
a month agotoday
174
Installs / week
pypi · structured-address-fix-mcp
1
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Structured Address Fix 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 structured-address-fix-mcp -- uvx structured-address-fix-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "structured-address-fix-mcp": {
      "args": [
        "structured-address-fix-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.structured-address-fix-mcp]
command = "uvx"
args = ["structured-address-fix-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "structured-address-fix-mcp": {
      "args": [
        "structured-address-fix-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "structured-address-fix-mcp": {
      "args": [
        "structured-address-fix-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Structured Address Fix MCP

same job, measured the same way
Iso20022 Readiness Suite MCP
by sebastienrousseau

Orchestration MCP server: ISO 20022 readiness scoring, remediation, bank-response simulation.

224 installs/wk local only
Camt053 MCP
by sebastienrousseau

MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.

443 installs/wk local only
PensionPro
by douglaslinsmeyer

MCP server for the PensionPro pension administration REST API.

79 installs/wk local only
C
Data
by thinair

PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.

answering
Admob MCP Server
by parksanggwon

MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports

62 installs/wk local only
Dropscan MCP
by bitterdev

MCP server for the Dropscan postal mail scanning API: read scanned letters, act on mailings.

59 installs/wk local only
OnceAsk
by rsb6061

MCP server for OnceAsk, the AI-native current-address layer for people and agents.

4 tools answering
Abnormal Security
by wyre-ai

MCP server for Abnormal Security — AI-powered email threat detection, cases, and remediation.

local only

Structured Address Fix MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Structured Address Fix MCP?
Structured Address Fix 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 structured-address-fix-mcp was installed 174 times last week.
How do I connect Structured Address Fix 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 structured-address-fix-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Structured Address Fix MCP?
The pypi package structured-address-fix-mcp was installed 174 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Structured Address Fix MCP open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.