Skip to main content

Universal MCP notification relay — polls MCP servers and streams change events as log notifications

Project description

agent-notify

Universal MCP notification relay.

Agent_notify polls one or more MCP servers for configured tools and streams any changes as JSON notifications via MCP log events.

Install (using uv)

This repository is designed to work with uv (a thin wrapper around python/pip used throughout this workspace).

cd Agent_notify
uv venv .venv          # creates a virtualenv in .venv
.venv\Scripts\activate  # Windows (use `source .venv/bin/activate` on macOS/Linux)
uv sync                 # install dependencies from pyproject.toml

Quickstart (using uv run)

  1. Create or edit notify_config.yaml (a default example is provided in the repository).
  2. Run the agent:
uv run agent-notify

You can override the config path:

AGENT_NOTIFY_CONFIG=/path/to/notify_config.yaml uv run agent-notify

If you prefer, you can still install from PyPI:

pip install agent-notify
agent-notify

How it works

  • Polls every configured server/tool at poll_interval seconds.
  • When a tool's returned value changes between polls, it emits a JSON notification.
  • Notifications are streamed as log events (MCP ctx.info) until the client disconnects.

Usage notes

  • Enable debug logging by setting debug: true in notify_config.yaml.
  • Logs are written to stderr and optionally to log_file when configured.

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

agent_notify_mcp-0.1.3.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

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

agent_notify_mcp-0.1.3-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file agent_notify_mcp-0.1.3.tar.gz.

File metadata

  • Download URL: agent_notify_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for agent_notify_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f804d1e89a0ebafa684abc118bf73076d2f85dd8ce9ab71868319f674695c84c
MD5 93393449a776ad9e470970b5d44ed243
BLAKE2b-256 045fdc5bf7386bebafe361e965deb6ff9f327fb9e5755e1187a552174c7f0712

See more details on using hashes here.

File details

Details for the file agent_notify_mcp-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: agent_notify_mcp-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for agent_notify_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f08863c201bb53e2049ee1ebd62c85f5183d63def03fb5d6e6d87852b93e9b24
MD5 9bcc31a54a1b79d80ff252567cf52403
BLAKE2b-256 6ae42ad84328a148bbbb2d10e5d51658b4e34c1ed0859a1c75302b27866a0b73

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