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.
相关服务器
Telegram MCP
An MCP server for interacting with the Telegram messaging service using the mtcute library.
Sooshie
Schedule and publish social media posts across 13+ platforms, manage your content calendar, and generate AI-powered captions through any MCP-compatible AI assistant.
JustCall MCP Server
The JustCall Model Context Protocol (MCP) Server lets Large Language Models (LLMs) and AI agents make real-world voice calls and send SMS directly through JustCall’s APIs — securely, contextually, and programmatically.
Multichat MCP Server
A server for handling parallel unichat requests, configurable via a settings file.
Telegram MCP Server
Connect to your Telegram account to read and send messages.
Audio MCP Server
Provides audio input and output capabilities for AI assistants.
MCP DingDing Bot
Send and manage message notifications and interactions with DingTalk / DingDing.
Whatsapp MCP
A WhatsApp MCP (Model Context Protocol) server that connects your WhatsApp account with AI agents, enabling automated messaging, contact search, and chat interaction through LLMs.
Twilio SMS Server
Send SMS messages using the Twilio API. Functions as an MCP server or a standalone REST API.
Email
This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content.