← All servers
πŸ€–

MsgMeshPublisherπŸ›‘ No advisories

com.alderflux/msgmesh
New to MCP? Start here β†’
0β˜… stars
315weekly installs
18 hours agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of alderflux.com, who proved control of the domain through the official MCP registry.

Verified owner: alderflux.com β†—com.alderflux/msgmesh

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MQ_API_KEY.
βœ“
Configuration
Reads MQ_CONTROL_PLANE_URL, MQ_GATEWAY_URL, MQ_REALTIME_URL.

About

Event bus for AI agents: watch_topic long-polls live events; manage topics, schemas, webhooks.

Packages & transports

npm@msgmesh/mcp-serverv0.1.5 Β· npx

Metadata

Categoryai
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "msgmesh": {
      "command": "npx",
      "args": [
        "-y",
        "@msgmesh/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @msgmesh/mcp-server