Skip to main content
CommunicationUnknown

AbdelStark/nostr-mcp

A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.

communicationcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/AbdelStark/nostr-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "nostr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AbdelStark/nostr-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Communication
Language
Unknown
Author
AbdelStark