Nostr MCP Server
An MCP server that provides Nostr capabilities to LLMs, enabling interaction with the decentralized social network protocol.
Nostr MCP Server
⚠️ This project is no longer maintained. It has been superseded by nostr-agent-interface — a newer, improved version with additional Blossom file storage support and an expanded tool set.
For the full MCP server with 48 tools, see:
https://github.com/AustinKelsay/nostr-agent-interface
What changed?
The nostr-agent-interface (NAI) builds on this project and adds:
- Blossom file storage — 8 new tools for uploading, downloading, listing, deleting, and mirroring blobs
- Expanded tool count — 48 MCP tools covering profile, notes, relays, DMs, zaps, and now blob storage
- Cleaner architecture — improved module organization and signing via
snstr - Built-in budget monitoring — optional Plaid-connected budget tracking for personal finance
Migrating
If you're using nostr-mcp-server, switch to:
npm install -g nostr-agent-interface
Or point to the source:
git clone https://github.com/AustinKelsay/nostr-agent-interface.git
cd nostr-agent-interface
npm install && npm run build
Old tool count
This repo contains 40 tools (documented in the git history).
The active repo (nostr-agent-interface) has 48 tools.
Servidores relacionados
MCP gRPC Transport
A gRPC transport for MCP, enabling communication between clients and remote MCP servers.
MCP Feedback Collector
A server for collecting user feedback and AI work reports.
LnExchange MCP Node Service
A Node.js service for interacting with the LnExchange API for spot trading.
Hatena Blog
An MCP server for interacting with the Hatena Blog service.
News Feed
A news feed server for aggregating news from various sources.
Email MCP Server
Send emails via SMTP. Requires SMTP server credentials to be configured through environment variables.
Twitter MCP Server
A server for interacting with Twitter, allowing you to post tweets, read timelines, and manage your account through the MCP standard.
Telegram Bot Gateway
A simple gateway to interact with Telegram bots using MCP and a REST API, enabling integration with LLMs.
CData Twilio
A read-only MCP server for querying live Twilio data, powered by the CData JDBC Driver.
TikTok
TikTok integration for getting post details and video subtitles