Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Nostrdb

FreeNot checked

Integrates with nostrdb to enable local Nostr data querying and analysis.

GitHubEmbed

About

Integrates with nostrdb to enable local Nostr data querying and analysis.

README

A Model Context Protocol server for nostrdb.

What?

MCP is a protocol that enables LLMs to interface with tools and systems. This server enables LLMs to use the ndb nostrdb command line tool to make local nostr queries.

By default, it uses your Notedeck nostrdb directory so that it can search notes your notedeck has seen.

Install

Make sure you have ndb on your path by compiling it via the nostrdb repo by typing make ndb and copying it to your path.

Goose

You can configure goose to use this tool:

$ goose configure

When adding a provider, use: npx -y nostrdb-mcp

You can create a temporary session to try it out like so:

$ goose session --with-extension `npm -y nostrdb-mcp`

Example

from github.com/damus-io/nostrdb-mcp

Install Nostrdb in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install nostrdb

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add nostrdb -- npx -y nostrdb-mcp

Step-by-step: how to install Nostrdb

FAQ

Is Nostrdb MCP free?

Yes, Nostrdb MCP is free — one-click install via Unyly at no cost.

Does Nostrdb need an API key?

No, Nostrdb runs without API keys or environment variables.

Is Nostrdb hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Nostrdb in Claude Desktop, Claude Code or Cursor?

Open Nostrdb on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Nostrdb with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs