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:\github\MyProject\.myvenv is the path to your virtual environment where you installed the package and localhost:5021 exposes transformer.bee running in a docker container.
Alternatively, if you haven't configured this handy CLI command
https://github.com/Hochfrequenz/TransformerBee.mcp/blob/c0898769670469df13f23b57a55fe4b71ed9795b/pyproject.toml#L101-L102
you can just call python with non-empty args.
Note that this package marks uv as a dev-dependency, so you might need to install it pip install transformerbeempc[dev] in your virtual environment as well as a lot of MCP tooling assumes you have uv installed.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file transformerbeemcp-0.0.5.tar.gz.
File metadata
- Download URL: transformerbeemcp-0.0.5.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ed27c9eb37a7158b2d4ee728d717c27c7b991e6da91ba108b2724c4d6f080b2
|
|
| MD5 |
e1ae26a322948194d6ed987ddf736d6a
|
|
| BLAKE2b-256 |
db6aae1eba1919852a055a9cebee142878f9827520efbed5dd8ba5cdaab8bc64
|
Provenance
The following attestation bundles were made for transformerbeemcp-0.0.5.tar.gz:
Publisher:
python-publish.yml on Hochfrequenz/TransformerBee.mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
transformerbeemcp-0.0.5.tar.gz -
Subject digest:
8ed27c9eb37a7158b2d4ee728d717c27c7b991e6da91ba108b2724c4d6f080b2 - Sigstore transparency entry: 211333149
- Sigstore integration time:
-
Permalink:
Hochfrequenz/TransformerBee.mcp@37a58b0de9cde5e84ab94ad9ddbcb0f47bbb01d1 -
Branch / Tag:
refs/tags/v0.0.5 - Owner: https://github.com/Hochfrequenz
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@37a58b0de9cde5e84ab94ad9ddbcb0f47bbb01d1 -
Trigger Event:
release
-
Statement type:
File details
Details for the file transformerbeemcp-0.0.5-py3-none-any.whl.
File metadata
- Download URL: transformerbeemcp-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7da24d907d7551dee05493c3f44e8c8d9b953079b58ff87c3a6d8e46714e124
|
|
| MD5 |
232d1dd92488793603e99989b2a09aad
|
|
| BLAKE2b-256 |
cd5fa3754585cd07cfc82ae86765ee35fbb8575b642602a73663e589b96116d2
|
Provenance
The following attestation bundles were made for transformerbeemcp-0.0.5-py3-none-any.whl:
Publisher:
python-publish.yml on Hochfrequenz/TransformerBee.mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
transformerbeemcp-0.0.5-py3-none-any.whl -
Subject digest:
f7da24d907d7551dee05493c3f44e8c8d9b953079b58ff87c3a6d8e46714e124 - Sigstore transparency entry: 211333153
- Sigstore integration time:
-
Permalink:
Hochfrequenz/TransformerBee.mcp@37a58b0de9cde5e84ab94ad9ddbcb0f47bbb01d1 -
Branch / Tag:
refs/tags/v0.0.5 - Owner: https://github.com/Hochfrequenz
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@37a58b0de9cde5e84ab94ad9ddbcb0f47bbb01d1 -
Trigger Event:
release
-
Statement type: