Nostr Ops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 15 Jun 2026.
Nostr publishing, queries, and DMs for AI agents, with allowlists, rate limits, and an audit log.
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 nostr-ops-mcp -- npx -y nostr-ops-mcp
{
"mcpServers": {
"nostr-ops-mcp": {
"args": [
"-y",
"nostr-ops-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.nostr-ops-mcp]
command = "npx"
args = ["-y", "nostr-ops-mcp"]
{
"mcpServers": {
"nostr-ops-mcp": {
"args": [
"-y",
"nostr-ops-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nostr-ops-mcp": {
"args": [
"-y",
"nostr-ops-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.