wire-band-mcp
MCP (Model Context Protocol) server for Wire.Band. Query your compressed semantic telemetry — cache health, compliance/anomaly status, semantic drift — from any MCP-compatible AI client (Claude Desktop, Claude Code, or your own agent), without writing REST integration code.
Free tier: sign up for an API key at wire.band.
Installation
pip install wire-band-mcp
Python 3.10+ required.
Quick Start
Claude Desktop / Claude Code
Add to your MCP server config:
{
"mcpServers": {
"wire-band": {
"command": "python",
"args": ["-m", "wire_band_mcp"],
"env": {"WIREBAND_API_KEY": "sk_..."}
}
}
}
CLI
WIREBAND_API_KEY=sk_... wire-band-mcp
Environment Variables
| Variable | Default | Description |
|---|---|---|
WIREBAND_API_KEY |
— | Your Wire.Band API key. Free tier available at wire.band. |
WIREBAND_API_URL |
https://wire.band |
Backend URL — point at a self-hosted server if you run one. |
WIREBAND_MCP_TRANSPORT |
stdio |
stdio | sse | streamable-http |
Tools
get_cache_stats()— semantic cache size, hit rate, per-domain breakdownget_anomaly_status(domain?, limit?)— recent compliance/anomaly eventsget_drift_score(domain?)— semantic drift score (KL divergence from baseline)
All three are read-only, scoped to your own account's data via your API key.
What this doesn't expose
This server wraps derived, tenant-scoped signals only — never Wire.Band's theta symbol taxonomy, frame format, or compression internals. It's a thin client, not a reimplementation.
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 wire_band_mcp-0.1.0.tar.gz.
File metadata
- Download URL: wire_band_mcp-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ef6aa82b17d7947747256cf24bf1fc1a43e9c5917311ebdd2eec814200eb15e
|
|
| MD5 |
8c31f2732b0fec86047c6984edb9f506
|
|
| BLAKE2b-256 |
90e6afec30a2e8832fc7fb8ca32b03e1cef921d460aa53eebbbee1586103ba5d
|
Provenance
The following attestation bundles were made for wire_band_mcp-0.1.0.tar.gz:
Publisher:
publish-mcp.yaml on maco144/wireband
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
wire_band_mcp-0.1.0.tar.gz -
Subject digest:
9ef6aa82b17d7947747256cf24bf1fc1a43e9c5917311ebdd2eec814200eb15e - Sigstore transparency entry: 2771381255
- Sigstore integration time:
-
Permalink:
maco144/wireband@505346ab99ecf70fc7d7cd543df3f87205c2dafa -
Branch / Tag:
refs/tags/mcp-v0.1.0 - Owner: https://github.com/maco144
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-mcp.yaml@505346ab99ecf70fc7d7cd543df3f87205c2dafa -
Trigger Event:
push
-
Statement type:
File details
Details for the file wire_band_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: wire_band_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4914176b9a7d264b5826fe283da350a88e33e7aa21d8e1ec9af4cdaef5545947
|
|
| MD5 |
c25c2ae1c705148f95ee9792832b5256
|
|
| BLAKE2b-256 |
d60af84e89dc99c7a29f336a16d159bb4820f487a45d1dc67debfc5c3d3d51c4
|
Provenance
The following attestation bundles were made for wire_band_mcp-0.1.0-py3-none-any.whl:
Publisher:
publish-mcp.yaml on maco144/wireband
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
wire_band_mcp-0.1.0-py3-none-any.whl -
Subject digest:
4914176b9a7d264b5826fe283da350a88e33e7aa21d8e1ec9af4cdaef5545947 - Sigstore transparency entry: 2771381689
- Sigstore integration time:
-
Permalink:
maco144/wireband@505346ab99ecf70fc7d7cd543df3f87205c2dafa -
Branch / Tag:
refs/tags/mcp-v0.1.0 - Owner: https://github.com/maco144
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-mcp.yaml@505346ab99ecf70fc7d7cd543df3f87205c2dafa -
Trigger Event:
push
-
Statement type: