mcp-edi

MaestroMed/mcp-edi
★ 0 stars TypeScript AI/LLM Updated today
MCP server that lets AI agents parse, validate and generate EDIFACT, ANSI X12 and cXML B2B documents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-edi": {
      "command": "npx",
      "args": [
        "-y",
        "MaestroMed/mcp-edi"
      ]
    }
  }
}

README Excerpt

**EDI meets AI agents: give Claude the ability to read, validate and write EDIFACT, ANSI X12 and cXML.** An [MCP](https://modelcontextprotocol.io) server that turns 40 years of B2B message formats into something an AI agent can work with natively — built by an EDI consultant with 20 years of EDIFACT/X12/cXML integrations behind him.

Tools (6)

explain_segmentgenerate_edifactparse_cxmlparse_edifactparse_x12validate_message

Topics

ansi-x12cxmle-procurementediedifactmcpmodel-context-protocoltypescript