nmos-mcp

leif-cipriani/nmos-mcp
★ 0 stars Python AI/LLM Updated 2d ago
MCP Server to connect your LLM to your NMOS registry
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nmos-mcp": {
      "command": "uvx",
      "args": [
        "nmos-mcp"
      ]
    }
  }
}

Or install with pip: pip install nmos-mcp

README Excerpt

An **MCP server for AMWA NMOS**. It connects to an NMOS **Registry**, lets an agent **query** everything on the network (IS-04) and — the headline feature — **connect senders to receivers** to route media between devices (IS-05). - **IS-04 (Discovery & Registration)** — read Nodes, Devices, Senders, Receivers,

Tools (1)

registry_info