communication
Nostr Mcp
A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
cloud
communication
Installation
npx -y AbdelStark/nostr-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub