nats-mcp

nlapshinrocks/nats-mcp
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
MCP server for NATS JetStream — inspect streams, consumers, and messages from AI agents
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install nats-mcp

README Excerpt

MCP server for [NATS JetStream](https://docs.nats.io/nats-concepts/jetstream) — lets AI agents inspect streams, consumers, and messages without needing shell access or the `nats` CLI. Works over **stdio transport** and is compatible with **Claude Code**, **Codex CLI**, and **Gemini CLI**. | Tool | Description |

Tools (12)

NATS_CONNECT_TIMEOUTNATS_CREDSNATS_DRY_RUNNATS_MAX_MESSAGESNATS_MONITORING_URLNATS_PASSWORDNATS_TOKENNATS_URLNATS_USERnats_list_streamspingserver_info