nostrdb-mcp
If you are the rightful owner of nostrdb-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for nostrdb, enabling LLMs to interface with the ndb nostrdb command line tool for local nostr queries.
The nostrdb-mcp is a Model Context Protocol (MCP) server designed to facilitate the interaction between large language models (LLMs) and the nostrdb command line tool, known as 'ndb'. This server allows LLMs to perform local nostr queries, leveraging the data stored in the user's Notedeck nostrdb directory. By integrating with the Notedeck, nostrdb-mcp can access and search through notes that the Notedeck has previously encountered. This setup is particularly useful for users who need to perform complex queries on their local nostrdb data using the power of LLMs. The server is designed to be easily configurable and can be integrated with tools like Goose for enhanced functionality.
Features
- Enables LLMs to interface with the ndb nostrdb command line tool.
- Uses the Notedeck nostrdb directory for data access.
- Facilitates local nostr queries through LLMs.
- Compatible with Goose for configuration and session management.
- Supports temporary session creation for testing purposes.