Nostr
Bridges AI with the Nostr decentralized social network, enabling interaction with user profiles, posts, and Lightning Network payments through specialized tools for retrieving and analyzing social data.
29 stars
0 tools
Created Aug 2025
@austinkelsay/austinkelsay-nostr-nostr-mcp-serverAbout
Bridges AI with the Nostr decentralized social network, enabling interaction with user profiles, posts, and Lightning Network payments through specialized tools for retrieving and analyzing social data.
Categories
general
Installation
npm
npm install @austinkelsay/austinkelsay-nostr-nostr-mcp-server
Configuration
{
"mcpServers": {
"austinkelsay-nostr-nostr-mcp-server": {
"command": "npx",
"args": [
"-y",
"@austinkelsay/austinkelsay-nostr-nostr-mcp-server"
]
}
}
}