Skip to main content

MCP server for transformer.bee

Project description

TransformerBee.MCP

This is a simple PoC of a Model Context Protocol (MCP) server for transformer.bee, written in Python. Under the hood it uses python-mdc and transformerbeeclient.py.

Installation

uv install transformerbeemcp

or if you are using pip:

pip install transformerbeemcp

Start the Server inside the CLI

The package ships a simple CLI argument to start the server. In a terminal inside the virtual environment in which you installed the package (here myvenv), call:

(myvenv) run-transformerbee-mcp-server

Install directly into Claude Desktop

If you checked out this repository

cd path/to/reporoot/src/transformerbeemcp
mcp install server.py

If you installed the package via pip/uv

Modify your claude_desktop_config.json (that can be found in Claude Desktop menu via "Datei > Einstellungen > Entwickler > Konfiguration bearbeiten"):

{
  "mcpServers": {
    "TransformerBee.mcp": {
      "command": "C:\\github\\MyProject\\.myvenv\\Scripts\\run-transformerbee-mcp-server.exe",
      "args": [],
      "env": {
        "TRANSFORMERBEE_HOST": "http://localhost:5021",
        "TRANSFORMERBEE_CLIENT_ID": "",
        "TRANSFORMERBEE_CLIENT_SECRET": ""
      }
    }
  }
}

where C:\path\to\myvenv is the path to your virtual environment where you installed the package and localhost:5021 exposes transformer.bee running in a docker container.

For details about the environment variables and/or starting transformer.bee locally, check transformerbeeclient.py docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

transformerbeemcp-0.0.2.tar.gz (98.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

transformerbeemcp-0.0.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file transformerbeemcp-0.0.2.tar.gz.

File metadata

  • Download URL: transformerbeemcp-0.0.2.tar.gz
  • Upload date:
  • Size: 98.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for transformerbeemcp-0.0.2.tar.gz
Algorithm Hash digest
SHA256 66d9a357b6a7b6762f80179109e57761c79e7b628174a99c281590fcd8e9c47a
MD5 37f89de57c7de09d41f6f15f11a5ad86
BLAKE2b-256 560e0268430791314af3eab5e19825a724e9a4bf288187b689ed5eac2bd034be

See more details on using hashes here.

Provenance

The following attestation bundles were made for transformerbeemcp-0.0.2.tar.gz:

Publisher: python-publish.yml on Hochfrequenz/TransformerBee.mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file transformerbeemcp-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for transformerbeemcp-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4bc7bd09f2b25993748c5b7e6b6e343126379839841655255e3e715dd5164143
MD5 1acc84868a20f66ea38e288c63a5fb20
BLAKE2b-256 699e52d5539b26688ceebc187340bd5c9f8fdbdef5ca7cc79290af7840315eed

See more details on using hashes here.

Provenance

The following attestation bundles were made for transformerbeemcp-0.0.2-py3-none-any.whl:

Publisher: python-publish.yml on Hochfrequenz/TransformerBee.mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page