Skip to main content

Model Context Protocol server for telecom observability

Project description

telecom-mcp

Read-first MCP server for telecom observability and troubleshooting across Asterisk and FreeSWITCH.

Quick start

  1. Copy docs/targets.example.yaml to targets.yaml and update hosts/env names.
  2. Export credentials referenced in targets.yaml.
  3. Run:
python -m telecom_mcp --targets-file targets.yaml --mode inspect

To enable safe write tools in maintenance windows:

python -m telecom_mcp \
  --targets-file targets.yaml \
  --mode execute_safe \
  --write-allowlist asterisk.reload_pjsip,freeswitch.reloadxml \
  --cooldown-seconds 60

The server runs over STDIO and accepts one JSON request per line:

{"tool":"telecom.list_targets","args":{},"correlation_id":"c-123"}

Modes

  • inspect (default): read-only
  • plan: read + planning-only behavior
  • execute_safe: reserved for allowlisted safe write tools
  • execute_full: reserved maintenance mode

Current tool catalog (v1 read)

  • telecom.list_targets
  • telecom.summary
  • telecom.capture_snapshot
  • asterisk.health
  • asterisk.pjsip_show_endpoint
  • asterisk.pjsip_show_endpoints
  • asterisk.active_channels
  • freeswitch.health
  • freeswitch.sofia_status
  • freeswitch.channels

Production Readiness Artifacts

Production readiness reports are generated into timestamped folders:

docs/audit/production-readiness/YYYYMMDD-HHMMSS/

Each run contains:

  • scorecard.md
  • findings.md
  • evidence/ (test/lint/type/security outputs)
  • runbook/, perf/, sbom/, release/, task-batches/

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

telecom_mcp-0.1.0-py3-none-any.whl (58.7 kB view details)

Uploaded Python 3

File details

Details for the file telecom_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: telecom_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 58.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for telecom_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b5a55e05dde774d0ca6fda6f9b714dd8381f0e8461be654c9cfe1c9dd8358d04
MD5 f57db505b523bfaa589803c054f1f1c1
BLAKE2b-256 e1fa2f61b8d5776d39fd44cab60766e5bb0d787373bebff85fe1996dec99c8ca

See more details on using hashes here.

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