Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐ŸŒ Social Media
  3. Nostr MCP Server
Nostr MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:35:21 PM

Nostr MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
nostrsocial-mediacryptographylightning

Nostr MCP server for creating, signing, publishing, encrypting, and querying events with direct keys or NIP-46 remote signing.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "jorgenclaw-nostr-mcp-server": {
      "url": "https://nostr.jorgenclaw.ai/mcp"
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (23) Directory Badge Claim listing Alternatives๐ŸŒ More in Social Media

Overview

jorgenclaw/nostr-mcp-server MCP server exposes Nostr actions through MCP, including event creation, signing, publishing, profiles, social interactions, direct messages, and relay queries. It supports NIP-46 bunker mode so private keys can remain outside the AI context, as well as direct key mode with a private key supplied to signing calls. The server can run locally over stdio or be reached through the documented Streamable HTTP and legacy SSE endpoints. Use it when an MCP client needs to automate Nostr activity without embedding a private key in the model workflow.

Use cases

โ€ขPublish Nostr notes from an AI workflow
โ€ขManage profiles, follows, reactions, and reposts
โ€ขSign events through an external NIP-46 bunker
โ€ขSend encrypted NIP-04 or NIP-44 direct messages
โ€ขFetch Nostr profiles and relay events

Key features

โ€ขNIP-46 remote signing with bunker mode
โ€ขDirect private-key signing mode
โ€ขNostr event creation and publication
โ€ขProfile and social interaction tools
โ€ขNIP-04 and NIP-44 messaging
โ€ขProfile and event retrieval from relays

Capabilities & Tool Schemas (23) ~200 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Nostr MCP Server.

postNote

Create, sign, and publish a text note

createNote

Create unsigned text note

signNote

Sign a note event

publishNote

Publish signed note to relays

createNostrEvent

Create unsigned event of any kind

signNostrEvent

Sign any unsigned event

How Nostr MCP Server works

What jorgenclaw/nostr-mcp-server MCP server does

The jorgenclaw/nostr-mcp-server MCP server connects MCP-compatible AI clients to the Nostr protocol. It can create unsigned events, sign them, publish them to relays, and retrieve profiles or events. Higher-level operations cover text notes, profiles, follows, unfollows, reactions, reposts, deletions, replies, relay lists, and encrypted direct messages.

The tool set supports both common Nostr workflows and arbitrary event kinds. For example, an agent can create a text note and publish it, or build an event first and handle signing and relay publication as separate steps. Profile operations use kind 0 events, reactions use kind 7, reposts use kind 6, deletions use kind 5, and relay lists use NIP-65.

How it works

Signing can use one of two modes. In direct key mode, signing calls receive a privateKey parameter. In NIP-46 bunker mode, the server uses a configured bunker URI and routes signing through a compatible remote signer. The README describes this as a way to keep private keys out of the AI context; supported bunker examples include nsecbunker and Amber.

The server communicates with Nostr relays through WebSocket connections and exposes its functions using the Model Context Protocol. The repository documents a Streamable HTTP endpoint at https://nostr.jorgenclaw.ai/mcp and a legacy SSE endpoint at https://nostr.jorgenclaw.ai/sse. The supplied listing also identifies a Lightning-paid signing endpoint and describes per-call sat charges for signing and publishing operations, so deployment or endpoint terms should be checked before use.

Setup and configuration

For local use, clone the repository, install its npm dependencies, build the project, and start the generated entry point:

Terminal
npm install
npm run build
node dist/index.js

Without bunker configuration, signing tools expect a privateKey value on each applicable call. For bunker mode, set NOSTR_BUNKER_URI to a URI containing the bunker public key, relay, and optional secret before starting the process:

bash
NOSTR_BUNKER_URI="bunker://bunker-public-key?relay=wss://relay.example.com&secret=abc" node dist/index.js

The placeholder values in that example must be replaced with an actual NIP-46 configuration. The README states that the privateKey parameter becomes optional when bunker mode is active.

Tools and capabilities

jorgenclaw/nostr-mcp-server MCP server includes tools for:

  • Creating, signing, and publishing notes or arbitrary Nostr events.
  • Creating and updating profiles, following or unfollowing public keys, and managing relay lists.
  • Reacting to, reposting, deleting, and replying to events with NIP-10 threading.
  • Encrypting messages with NIP-04 or NIP-44 and sending DMs using either scheme.
  • Inspecting signer mode and public key with getSignerInfo.
  • Fetching profiles and events from relays.

The repository lists Claude Desktop, Cursor, Glama, Smithery, and other MCP clients as compatible with the Streamable HTTP transport. The supplied client requirements specifically include Claude Desktop and Cursor.

Limitations and notes

The server depends on access to Nostr relays for publication and retrieval. NIP-46 mode also requires an available compatible bunker or remote signer. Direct key mode places responsibility for supplying and protecting the private key on the caller.

The project is licensed under MIT. Its dependencies include nostr-tools, the MCP SDK, ws, and zod; these are implementation dependencies rather than separate services to install as the MCP server itself. The listing describes Lightning charges for certain signing and publishing calls, while the README also documents a locally runnable open-source deployment, so cost depends on the endpoint or deployment path used.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Social Media View all alternatives
  • Bluesky Social MCP logoBluesky Social MCP

    An MCP server for interacting with Bluesky via the atproto client.

    ๐ŸŒ Social Media3 views
    Compare vs Bluesky Social MCP โ†’
  • Reddit MCP Buddy logoReddit MCP Buddy

    Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop.

    ๐ŸŒ Social Media5 views
    Compare vs Reddit MCP Buddy โ†’
  • Reddit Research MCP logoReddit Research MCP

    AI-powered Reddit intelligence for market research and competitive analysis. Discover subreddits via semantic search across 20k+ indexed communities, fetch posts/comments with full citations, and manage research feeds. No Reddit API credentials needed.

    ๐ŸŒ Social Media2 views
    Compare vs Reddit Research MCP โ†’
  • Postfast MCP logoPostfast MCP

    Schedule and manage social media posts across 10 platforms (Instagram, Facebook, TikTok, X, LinkedIn, YouTube, Threads, Pinterest, Bluesky, Telegram) from any MCP-compatible AI assistant.

    ๐ŸŒ Social Media4 views
    Compare vs Postfast MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Tools exposed
23
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Nostr MCP Server

From the repository, run `npm install`, `npm run build`, and then start it with `node dist/index.js`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNostr MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jorgenclaw-nostr-mcp-server?style=directory)](https://allmcps.com/mcp/jorgenclaw-nostr-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/jorgenclaw-nostr-mcp-server"><img src="https://allmcps.com/api/badge/jorgenclaw-nostr-mcp-server?style=directory" alt="Nostr MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸŒSocial Media
PricingFree
More technical detailsExpand โ–พ
TransportSSE (Remote)
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 20, 2026
53Quality signal: Good ยท 53/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐ŸŒ Social Media โ†’Best MCP servers for Social Media โ†’Alternatives to Nostr MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code