Overview
What is Nostr MCP Server?
Nostr MCP Server is a Model Context Protocol (MCP) server that provides Nostr capabilities to large language models (LLMs) like Claude, enabling them to interact with the Nostr network.
How to use Nostr MCP Server?
To use the Nostr MCP Server, clone the repository, install dependencies, and configure it with applications like Claude for Desktop or Cursor. After configuration, you can make requests to interact with the Nostr network.
Key features of Nostr MCP Server?
- Implements seven tools for Nostr network interaction, including fetching user profiles, notes, and zaps.
- Supports both hex public keys and npub format for user identifiers.
- User-friendly display of results with automatic format conversion.
Use cases of Nostr MCP Server?
- Fetching user profile information from the Nostr network.
- Retrieving text and long-form notes authored by users.
- Accessing detailed payment information for zaps sent and received.
- Searching through Nostr Implementation Possibilities (NIPs).
FAQ from Nostr MCP Server?
- Can I use Nostr MCP Server with any LLM?
Yes! It is designed to work with LLMs like Claude and Cursor.
- Is there a limit on the number of queries?
Yes, the server has a default 8-second timeout for queries to prevent hanging.
- What formats are supported for user identifiers?
Both hex public keys and npub format are supported.