MsgMesh runs on your own machine — the client starts it, so there is no endpoint to ping. 482 installs a week from npm.
Event bus for AI agents: watch_topic long-polls live events; manage topics, schemas, webhooks.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add msgmesh -- npx -y @msgmesh/mcp-server
{
"mcpServers": {
"msgmesh": {
"args": [
"-y",
"@msgmesh/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.msgmesh]
command = "npx"
args = ["-y", "@msgmesh/mcp-server"]
{
"mcpServers": {
"msgmesh": {
"args": [
"-y",
"@msgmesh/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"msgmesh": {
"args": [
"-y",
"@msgmesh/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.