A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
Overview
What is Nostr MCP Server?
Nostr MCP Server is a Model Context Protocol (MCP) server that enables AI models to interact with the Nostr network, allowing users to post notes and engage with the freedom of speech protocol.
How to use Nostr MCP Server?
To use the Nostr MCP Server, you can either install it via Smithery or manually clone the repository, install dependencies, and configure the environment variables. Once set up, you can start the server and use available tools to post notes or send Lightning zaps.
Key features of Nostr MCP Server?
- Post notes to the Nostr network
- Connect to multiple relays
- MCP-compliant API for AI integration
- Support for real-time communication via Server-Sent Events (SSE)
- Ability to send Lightning zaps to Nostr users (WIP)
Use cases of Nostr MCP Server?
- Posting notes to the Nostr network for sharing information.
- Integrating AI models to interact with the Nostr protocol.
- Enabling real-time communication for applications using the Nostr network.
FAQ from Nostr MCP Server?
- Can I use Nostr MCP Server for AI applications?
Yes! Nostr MCP Server is designed for AI integration with the Nostr network.
- Is there a way to send payments through Nostr?
Yes, the server supports sending Lightning zaps to users, although this feature is still a work in progress.
- What are the prerequisites for running Nostr MCP Server?
You need Node.js version 18 or higher to run the server.