MCP-NOSTR
MCP-NOSTR: Editor Nostr para el Protocolo de Contexto del Modelo
Un puente entre el Protocolo de Contexto de Modelo (MCP) y la red Nostr, que permite que los modelos de lenguaje de IA publiquen contenido en Nostr.
Características
Implementa el Protocolo de Contexto de Modelo para interactuar con modelos de lenguaje de IA
Proporciona comandos CLI para administrar identidades, perfiles y contenido de Nostr
Publica contenido generado por IA en la red Nostr
Admite Web of Trust (WoT) para conexiones verificadas
Gestiona perfiles de usuarios y realiza seguimientos.
Related MCP server: mcp2tcp
Instalación
bunx mcp-code mcpDe la fuente
# Clone the repository
git clone https://github.com/pablof7z/mcp-nostr.git
cd mcp-nostr
# Install dependencies
bun install
# Build the executable
bun run buildUso
Como servidor MCP
Ejecute sin argumentos para iniciar el modo de servidor MCP, que escucha los mensajes del protocolo MCP en la entrada estándar y responde en la salida estándar:
./mcp-codeComandos CLI
La herramienta también proporciona varias utilidades de línea de comandos para administrar perfiles y contenido de Nostr:
# See available commands
./mcp-code --helpConfiguración
La configuración se almacena en ~/.mcp-nostr.json :
Desarrollo
# Run linting
bun run lint
# Format code
bun run format
# Check and fix issues
bun run checkDependencias
@modelcontextprotocol/sdk - SDK para el Protocolo de Contexto de Modelo
@nostr-dev-kit/ndk - Kit de desarrollo Nostr
@nostr-dev-kit/ndk-wallet - Integración de billetera para NOSTR
commander - Marco de interfaz de línea de comandos
yaml - Análisis y serialización de YAML
Licencia
Instituto Tecnológico de Massachusetts (MIT)
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
- QuallaaOAuthcom.quallaa
Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs.
Telegram bridge for your MCP-compatible agent. Bidirectional, no LLM in our stack.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol (MCP) server enabling AI models to interact with the Nostr network, facilitating note posting and interaction with the freedom of speech protocol.2038MIT
- AlicenseCqualityDmaintenanceA bridge connecting physical hardware with AI large language models through the Model Context Protocol (MCP), enabling natural language control of TCP devices.38MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables LLMs like Claude to interact with the Nostr social network, allowing for fetching user profiles, text notes, and zap payment information.181537MIT
- AlicenseBqualityFmaintenanceA bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools like Claude Desktop.1624MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pablof7z/tenex-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server