
Nostr Ops Mcp
- Updated June 15, 2026
- llmops-pro/nostr-ops-mcp
MCP server enabling AI agents to publish, query, and message over Nostr with built-in safety controls like allowlists, rate limits, and audit logging. Agents reach for this when they need decentralized messaging and event publishing capabilities.
Key points
- Nostr protocol support for AI agents
- Rate limits and audit logging
- NIP-46 bunker signer support
- Safe private key handling
Nostr Ops Mcp by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
terminal
claude mcp add --env NOSTR_RELAYS=YOUR_NOSTR_RELAYS --env NOSTR_NIP46_URI=YOUR_NOSTR_NIP46_URI --env NOSTR_PRIVATE_KEY=YOUR_NOSTR_PRIVATE_KEY --env NOSTR_ALLOWED_KINDS=YOUR_NOSTR_ALLOWED_KINDS nostr-ops-mcp -- npx -y nostr-ops-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | nostr-ops-mcp |
|---|---|
| Transport | STDIO |
| Auth | Required |
| Last updated | June 15, 2026 |
| Repository | llmops-pro/nostr-ops-mcp ↗ |
What it does
Enable AI agents to publish events, query data, and send direct messages over Nostr protocol with allowlists and rate limiting.
What you get
- event publishing
- relay queries
- dm support
By the numbers
- supports multiple relay urls
- rate limiting enabled