🤖 nostr-code-snippet-mcp
@nodetec
About 🤖 nostr-code-snippet-mcp
🤖 code snippet mcp server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nostr-code-snippet-mcp": {
"command": "node",
"args": [
"/Users/<path to>/nostr-code-snippet-mcp/dist/index.js"
],
"env": {
"NSEC": "<some nsec>",
"RELAYS": "wss://relay.damus.io,wss://relay.snort.social"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is nostr-code-snippet-mcp?
An MCP server that integrates with Nostr for managing code snippets. It is configured for use with the Claude desktop app and requires a Nostr secret key (nsec) and a list of relay URLs.
How to use nostr-code-snippet-mcp?
Install dependencies with npm install, build the project with npm run build, then add the server configuration to your Claude desktop config file (location varies by OS) with the NSEC and RELAYS environment variables set.
Key features of nostr-code-snippet-mcp
- Nostr integration for code snippets
- Configurable relay list
- Requires authentication via nsec
- Designed for Claude desktop app
- Cross‑platform configuration support
Use cases of nostr-code-snippet-mcp
- Sharing code snippets via Nostr from within Claude
- Securely sending snippets using a Nostr secret key
- Using custom relay lists for snippet distribution
FAQ from nostr-code-snippet-mcp
What is an NSEC?
An NSEC is a Nostr secret key (private key) used to authenticate and sign events on the Nostr network.
How do I configure the relays?
Add a comma‑separated list of WebSocket relay URLs to the RELAYS environment variable in your Claude config file.
Where is the Claude config file located?
On macOS it is at ~/Library/Application Support/Claude/claude_desktop_config.json, on Linux at ~/.config/Claude/claude_desktop_config.json, and on Windows at %APPDATA%/Claude/claude_desktop_config.json.
What dependencies are required?
Node.js and npm are required to build and run the server. Install dependencies with npm install.
Frequently asked questions
What is an NSEC?
An NSEC is a Nostr secret key (private key) used to authenticate and sign events on the Nostr network.
How do I configure the relays?
Add a comma‑separated list of WebSocket relay URLs to the `RELAYS` environment variable in your Claude config file.
Where is the Claude config file located?
On macOS it is at `~/Library/Application Support/Claude/claude_desktop_config.json`, on Linux at `~/.config/Claude/claude_desktop_config.json`, and on Windows at `%APPDATA%/Claude/claude_desktop_config.json`.
What dependencies are required?
Node.js and npm are required to build and run the server. Install dependencies with `npm install`.
Basic information
More Developer Tools MCP servers

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

Apiosk
obcraftAI-native payments for tools and APIs. Discover, pay for, execute, and publish monetized APIs directly from your agent, settled per call in USDC over x402, through the Model Context Protocol. payments · finance · x402 ·

ship.page
BitgateThrow HTML at an API, get an unguessable URL back. Zero-config remote MCP server — your agent deploys pages, sites and CI reports in one call. Free, no signup needed.
SecondSim
econdSim provisions real UK mobile numbers (non-VoIP) via eSIM, built for freelancers, sole traders, small businesses, and enterprise teams. Unlike VoIP apps and virtual numbers, SecondSim numbers register as genuine phy

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
Comments