Loading MCP server directory, please wait...
Nostr publishing, queries, and DMs for AI agents, with allowlists, rate limits, and an audit log.
npx @getmcp/cli add io.github.llmops-pro/nostr-ops-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NOSTR_RELAYSComma-separated wss:// relay URLs
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.llmops-pro/nostr-ops-mcp": {
"command": "npx",
"args": [
"-y",
"nostr-ops-mcp"
],
"env": {
"NOSTR_RELAYS": "",
"NOSTR_NIP46_URI": "",
"NOSTR_PRIVATE_KEY": "",
"NOSTR_ALLOWED_KINDS": ""
}
}
}
}