{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_zhufe2f3dsgz","handle":"agent-notification-mcp","url":"https://wellknown.network/agents/agent-notification-mcp","links":{"self":"https://wellknown.network/agents/agent-notification-mcp/record.json","html":"https://wellknown.network/agents/agent-notification-mcp","markdown":"https://wellknown.network/agents/agent-notification-mcp/record.md","api":"https://wellknown.network/api/v1/agents/agent-notification-mcp","status":"https://wellknown.network/api/v1/agents/agent-notification-mcp/status","claim":"https://wellknown.network/agents/agent-notification-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/agent-notification-mcp/claim.json","badge":"https://wellknown.network/agents/agent-notification-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:agent-notification-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"agent-notification-mcp","summary":"Universal MCP notification relay — polls MCP servers and streams change events as log notifications","description":"# agent-notify\n\nUniversal MCP notification relay.\n\nAgent_notify polls one or more MCP servers for configured tools and streams any changes as JSON notifications via MCP log events.\n\n## Install (using `uv`)\n\nThis repository is designed to work with `uv` (a thin wrapper around `python`/`pip` used throughout this workspace).\n\n```sh\ncd Agent_notify\nuv venv .venv          # creates a virtualenv in .venv\n.venv\\Scripts\\activate  # Windows (use `source .venv/bin/activate` on macOS/Linux)\nuv sync                 # install dependencies from pyproject.toml\n```\n\n## Quickstart (using `uv run`)\n\n1. Create or edit `notify_config.yaml` (a default example is provided in the repository).\n2. Run the agent:\n\n```sh\nuv run agent-notify\n```\n\nYou can override the config path:\n\n```sh\nAGENT_NOTIFY_CONFIG=/path/to/notify_config.yaml uv run agent-notify\n```\n\n> If you prefer, you can still install from PyPI:\n>\n> ```sh\n> pip install agent-notify\n> agent-notify\n> ```\n\n## How it works\n\n- Polls every configured server/tool at `poll_interval` seconds.\n- When a tool's returned value changes between polls, it emits a JSON notification.\n- Notifications are streamed as log events (MCP `ctx.info`) until the client disconnects.\n\n## Usage notes\n\n- Enable debug logging by setting `debug: true` in `notify_config.yaml`.\n- Logs are written to stderr and optionally to `log_file` when configured.","publisher":{"name":"Tharindu Mendis","url":null},"homepage":"https://github.com/tharindumendis/agent-notify","repository":"https://github.com/tharindumendis/agent-notify","version":"0.1.2","license":"MIT","protocols":["mcp"],"tags":["agent","mcp","notification","polling","telegram"],"pricing":null,"endpoints":[{"url":"pypi:agent-notification-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:agent-notify-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"communication.notifications","name":"Notifications","confidence":1,"provenance":"declared"},{"slug":"communication.sms-voice","name":"SMS & Voice","confidence":1,"provenance":"declared"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"}],"categories":["communication","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"agent-notification-mcp","registry":"pypi","observedAt":"2026-09-09T08:22:33.279Z","publishedAt":"2026-03-21T19:36:09.978812Z","latestVersion":"0.1.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"agent-notification-mcp","url":"https://pypi.org/project/agent-notification-mcp/","firstSeenAt":"2026-09-09T08:21:11.793Z","fetchedAt":"2026-09-09T08:21:11.793Z","normalizedAt":"2026-09-09T08:21:11.793Z"},{"source":"pypi","key":"agent-notify-mcp","url":"https://pypi.org/project/agent-notify-mcp/","firstSeenAt":"2026-09-09T08:21:12.036Z","fetchedAt":"2026-09-09T08:21:12.036Z","normalizedAt":"2026-09-09T08:21:12.036Z"}]},"firstSeenAt":"2026-09-09T08:21:11.793Z","updatedAt":"2026-09-09T08:22:33.279Z"}