Nostr MCP-Server
⚠️ Dieses Projekt wird nicht mehr gepflegt. Es wurde durch nostr-agent-interface abgelöst – eine neuere, verbesserte Version mit zusätzlicher Unterstützung für Blossom-Dateispeicher und einem erweiterten Tool-Set.
Für den vollständigen MCP-Server mit 48 Tools siehe: https://github.com/AustinKelsay/nostr-agent-interface
Was hat sich geändert?
Das nostr-agent-interface (NAI) baut auf diesem Projekt auf und fügt hinzu:
Blossom-Dateispeicher — 8 neue Tools zum Hochladen, Herunterladen, Auflisten, Löschen und Spiegeln von Blobs
Erweiterte Tool-Anzahl — 48 MCP-Tools für Profile, Notizen, Relays, DMs, Zaps und jetzt Blob-Speicher
Sauberere Architektur — verbesserte Modulorganisation und Signierung via
snstrIntegrierte Budgetüberwachung — optionales Plaid-verbundenes Budget-Tracking für persönliche Finanzen
Migration
Wenn Sie nostr-mcp-server verwenden, wechseln Sie zu:
npm install -g nostr-agent-interfaceOder verweisen Sie auf die Quelle:
git clone https://github.com/AustinKelsay/nostr-agent-interface.git
cd nostr-agent-interface
npm install && npm run buildAlte Tool-Anzahl
Dieses Repo enthält 40 Tools (dokumentiert in der Git-Historie).
Das aktive Repo (nostr-agent-interface) verfügt über 48 Tools.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AustinKelsay/nostr-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
