Enables Large Language Models like Claude to interact with the Nostr network.
Nostr provides a Model Context Protocol (MCP) server that equips LLMs, such as Claude, with the ability to interact with the Nostr decentralized social network. It implements several tools for fetching user profiles, notes, and both sent and received Zaps (micropayments). The server supports both hex and npub key formats, relay specification, and offers advanced features like invoice parsing and smart caching for efficient data retrieval.