Used for version control and contributing to the project through git commands mentioned in the Contributing section.
References to GitHub repositories for the project itself, MCP specifications, and related resources.
Allows sending Lightning zaps (payments) to Nostr users through the 'send_zap' tool.
Runs on Node.js as its underlying platform, with Node.js 18+ listed as a prerequisite.
Uses npm for package management and running scripts such as 'npm run dev' and 'npm start'.
Written in TypeScript, as shown by the TypeScript badge and the project structure containing TypeScript configuration.
๐ Nostr MCP Server
A Model Context Protocol (MCP) server that enables AI models to interact with Nostr, allowing them to post notes and interact with the freedom of speech protocol.
Censorship resistance matters, even for LLMs.
BTW, you should join Nostr now!
๐ Features
๐ Post notes to Nostr network
๐ Connect to multiple relays
๐ค MCP-compliant API for AI integration
๐ธ Send Lightning zaps to Nostr users (WIP)
๐ก Server-Sent Events (SSE) support for real-time communication
Related MCP server: Nostr MCP Server
๐ทโโ๏ธ TODOs
Add support for multiple simultaneous connections
Implement stdin transport mode (configurable via environment variable)
๐ Prerequisites
Node.js 18+
๐ ๏ธ Installation
Installing via Smithery
To install Nostr MCP Server for Claude Desktop automatically via Smithery:
Manual Installation
Clone the repository:
Install dependencies:
Create a
.envfile:
๐ก You can copy the
.env.examplefile and modify it as needed.
๐ฆ Usage
Starting the Server
Available Tools
post_note
Posts a new note to the Nostr network.
Example input:
send_zap
Sends a Lightning zap to a Nostr user.
Example input:
๐ง Development
Project Structure
Running Tests
๐ค Contributing
Fork the repository
Create your feature branch (
git checkout -b feature/amazing-feature)Commit your changes (
git commit -m 'Add some amazing feature')Push to the branch (
git push origin feature/amazing-feature)Open a Pull Request
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ Resources
๐ฌ Contact
Feel free to follow me if you'd like, using my public key:
Or just scan this QR code to find me:
