TransformerBee.mcp

Hochfrequenz/TransformerBee.mcp
★ 1 stars Python 🤖 AI/LLM Updated today
MCP server wrapper around transformer.bee aka edifact-bo4e-converter
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "transformerbee.mcp": {
      "command": "uvx",
      "args": [
        "transformerbee.mcp"
      ]
    }
  }
}

Or install with pip: pip install transformerbee.mcp

README Excerpt

This is a simple PoC of a Model Context Protocol (MCP) server for [transformer.bee](https://github.com/enercity/edifact-bo4e-converter/), written in Python. Under the hood it uses [`python-mcp`](https://github.com/modelcontextprotocol/python-sdk) and [`transformerbeeclient.py`](https://github.com/Hochfrequenz/TransformerBeeClient.py).

Tools (1)

pip

Topics

edifactenergiewirtschaftfastmcpmcptransformer