Skip to content
Back to search
30
MCP

acmt001-mcp

pypi/acmt001-mcp

Model Context Protocol (MCP) server exposing the acmt001 ISO 20022 Account Management library as agent tools.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

camt053-mcp
Model Context Protocol (MCP) server exposing the camt053 ISO 20022 Bank Statement library as agent tools.
0 tools
io.github.sebastienrousseau/acmt001-mcp
MCP server for ISO 20022 acmt.001 account management message generation and validation.
0 tools
agent-context-mcp
Python package manager and MCP server for Agent Context Protocol (ACP) projects.
0 tools
bankstatementparser-mcp
Model Context Protocol (MCP) server exposing the bankstatementparser bank statement parsing library as agent tools.
0 tools
agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
0 tools
agentic-store-mcp
Model Context Protocol (MCP) Server for AI Data Privacy: LLM prompt firewall, audit logs, and 31 MCP tools for Claude, Cursor, and Windsurf.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "acmt001-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}