Skip to main content

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 breakdown
  • get_anomaly_status(domain?, limit?) — recent compliance/anomaly events
  • get_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

wire_band_mcp-0.1.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

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

wire_band_mcp-0.1.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

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

Hashes for wire_band_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9ef6aa82b17d7947747256cf24bf1fc1a43e9c5917311ebdd2eec814200eb15e
MD5 8c31f2732b0fec86047c6984edb9f506
BLAKE2b-256 90e6afec30a2e8832fc7fb8ca32b03e1cef921d460aa53eebbbee1586103ba5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for wire_band_mcp-0.1.0.tar.gz:

Publisher: publish-mcp.yaml on maco144/wireband

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

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

Hashes for wire_band_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4914176b9a7d264b5826fe283da350a88e33e7aa21d8e1ec9af4cdaef5545947
MD5 c25c2ae1c705148f95ee9792832b5256
BLAKE2b-256 d60af84e89dc99c7a29f336a16d159bb4820f487a45d1dc67debfc5c3d3d51c4

See more details on using hashes here.

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

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

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page