communication

Nostr Mcp

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

cloud
communication
0
View on GitHub

Installation

npx -y AbdelStark/nostr-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

AbdelStark/nostr-mcp

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

GitHub: https://github.com/AbdelStark/nostr-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub