Skip to content

Tags: paulieb89/pyp6xer-mcp

Tags

v1.2.2

Toggle v1.2.2's commit message
docs: update README to clarify local setup instructions and add new t…

…ools

v1.2.1

Toggle v1.2.1's commit message
fix: regenerate uv.lock to include prometheus-client (was missing fro…

…m frozen lock)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v1.2.0

Toggle v1.2.0's commit message
release: v1.2.0 — supersede old pyp6xer_mcp 1.1.0 on PyPI

v0.3.1

Toggle v0.3.1's commit message
feat: add fleet-standard Prometheus metrics

Adds PrometheusMiddleware (pyp6xer_tool_calls_total, pyp6xer_tool_duration_seconds
with tool/transport/region/status labels) and /metrics endpoint. Adds [metrics]
block to fly.toml for Fly scraping. Cleans up inline starlette imports from route handlers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.3.0

Toggle v0.3.0's commit message
release: v0.3.0 — version bump + skip_existing for retry resilience

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.2.0

Toggle v0.2.0's commit message
chore: add CLAUDE.md