mcp-zmq
Rank #59,935io.github.daedalus/mcp-zmq
MCP server for ZMQ messaging
mcp-zmq is a Model Context Protocol (MCP) server published by daedalus. It ranks #59,935 of 132,046 servers tracked on MCP Toplist. mcp-zmq is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 5, 2026.
Ranks ahead of 72,111 of 132,046 servers on MCP Toplist.
Use mcp-zmq
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-zmq -- uvx mcp-zmq[mcp_servers.mcp-zmq]
command = "uvx"
args = ["mcp-zmq"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-zmq": {
"command": "uvx",
"args": [
"mcp-zmq"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-zmq": {
"command": "uvx",
"args": [
"mcp-zmq"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-zmq": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-zmq"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-zmq": {
"command": "uvx",
"args": [
"mcp-zmq"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-zmq": {
"command": "uvx",
"args": [
"mcp-zmq"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.daedalus%2Fmcp-zmq)<a href="https://mcptoplist.com/server/io.github.daedalus%2Fmcp-zmq"><img src="https://mcptoplist.com/badge/io.github.daedalus%2Fmcp-zmq.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
daedalus
Other servers by daedalus
- Mcp_Reverse_Engineering#40,927 · 4 vers
- MCP External Memory#44,248 · 3 vers
- MCP Rfc Editor#44,249 · 3 vers
- MCP Smart Proxy#44,250 · 3 vers
- mcp-hashlib#45,246 · 3 vers
- mcp-sigrok#46,392 · 1 ver
- MCP Ecdsa#49,871 · 2 vers
- MCP Exa#49,872 · 2 vers
- MCP Rpn#49,873 · 2 vers
- MCP Sqlite3#49,874 · 2 vers
- mcp-server-nmap#50,699 · 2 vers
- MCP Cryptography#50,791 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 5, 2026 |
Frequently asked questions
- Who maintains mcp-zmq?
- mcp-zmq is maintained by daedalus, which publishes 53 MCP servers (74 total versions) tracked on MCP Toplist.
- Is mcp-zmq listed on the Official MCP Registry?
- Yes — mcp-zmq is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-zmq have?
- MCP Toplist tracks 1 version of mcp-zmq, most recently published on Apr 5, 2026.
- Where can I find the source code for mcp-zmq?
- The source code for mcp-zmq is hosted at github.com/daedalus/mcp-zmq.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.