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.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
MCP反馈收集器
An MCP server for collecting interactive user feedback through a graphical user interface.
Tldv
Connect your AI agents to Google-Meet, Zoom & Microsoft Teams through tl;dv
Pushinator MCP
Send push notifications via the Pushinator service. Requires an API token from your Pushinator account.
Audio MCP Server
Provides audio input and output capabilities for AI assistants.
MS Teams MCP
Microsoft Teams withoutbthe hassle
MCP-Typebot
Integrates Typebot's REST API as callable tools, allowing interaction with Typebot forms and chats.
MCP Telegram
Telegram MCP server with 20 tools — read chats, search messages, download media via MTProto
shippost-mcp
Twitter/X tools for AI agents — read timelines, post tweets, search, and engage
MCP Server Notifier
A lightweight notification service that sends webhooks for completed MCP tasks to providers like Discord, Slack, and Teams.
SendGrid MCP Server by CData
A read-only MCP server by CData that enables LLMs to query live SendGrid data. Requires the external CData JDBC Driver for SendGrid.