Enables Large Language Models to query local Nostr databases using the `ndb` command-line tool.
This tool provides a Model Context Protocol (MCP) server that allows Large Language Models (LLMs) to interact with local Nostr databases. By utilizing the `ndb` command-line tool, LLMs can perform queries against a Nostr database, such as one generated by Notedeck, to retrieve and process information from Nostr notes.
Key Features
01Enables LLMs to query Nostr databases
02Uses the `ndb` command-line tool for local queries
03Facilitates LLM interaction with the Nostr ecosystem
04Compatible with Notedeck Nostr database directories
055 GitHub stars
Use Cases
01Allowing LLMs to access and process data from Nostr notes
02Building LLM agents that can interact with the Nostr network
03Integrating Nostr data into LLM-driven applications