https://github.com/nodetec/nostr-code-snippet-mcp
🤖 code snippet mcp server
https://github.com/nodetec/nostr-code-snippet-mcp
mcp nostr
Last synced: 6 months ago
JSON representation
🤖 code snippet mcp server
- Host: GitHub
- URL: https://github.com/nodetec/nostr-code-snippet-mcp
- Owner: nodetec
- License: mit
- Created: 2025-04-04T05:44:45.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-04-04T05:52:17.000Z (6 months ago)
- Last Synced: 2025-04-04T06:28:44.415Z (6 months ago)
- Topics: mcp, nostr
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - nodetec/nostr-code-snippet-mcp - based MCP server. (✨ Code Analysis & Quality)
- awesome-mcp-servers - **nostr-code-snippet-mcp** - 🤖 code snippet mcp server `http` `git` `github` `typescript` `mcp` `npm install nodetec/nostr-code-snippet-mcp` (Other)
- awesome-mcp-servers - **nostr-code-snippet-mcp** - 🤖 code snippet mcp server `http` `git` `github` `typescript` `mcp` `npm install nodetec/nostr-code-snippet-mcp` (Other)
README
# 🤖 nostr-code-snippet-mcp
[video demo](https://v.nostr.build/RSMqDK9pwTIm6bxu.mp4)
Add this to your claude config file:
```json
{
"mcpServers": {
"notebin": {
"command": "node",
"args": ["/Users//nostr-code-snippet-mcp/index.js"]
}
}
}
```**NOTE**: be sure to replace `` with the path to wherever you cloned the repo
Your claude config file can be found at the following locations:
- macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`
- Linux: `~/.config/claude/claude_desktop_config.json`