Integrations
MCP-NOSTR: Nostr Publisher for Model Context Protocol
A bridge between the Model Context Protocol (MCP) and the Nostr network, enabling AI language models to publish content to Nostr.
Features
- Implements the Model Context Protocol for interacting with AI language models
- Provides CLI commands for managing Nostr identities, profiles, and content
- Publishes AI-generated content to the Nostr network
- Supports Web of Trust (WoT) for verified connections
- Manages user profiles and follows
Installation
Copy
From source
Copy
Usage
As an MCP Server
Run without arguments to start the MCP server mode, which listens for MCP protocol messages on stdin and responds on stdout:
Copy
CLI Commands
The tool also provides various command-line utilities for managing Nostr profiles and content:
Copy
Configuration
Configuration is stored in ~/.mcp-nostr.json
:
Development
Copy
Dependencies
- @modelcontextprotocol/sdk - SDK for the Model Context Protocol
- @nostr-dev-kit/ndk - Nostr Development Kit
- @nostr-dev-kit/ndk-wallet - Wallet integration for NOSTR
- commander - Command-line interface framework
- yaml - YAML parsing and serialization
License
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A bridge that enables AI language models to publish content to the Nostr network by implementing the Model Context Protocol (MCP).
Related MCP Servers
- -securityAlicense-qualityA 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.Last updated -119TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI models to interact with SourceSync.ai's knowledge management platform for managing documents, ingesting content from various sources, and performing semantic searches.Last updated -2514
- -security-license-qualityA bridge connecting physical hardware with AI large language models through the Model Context Protocol (MCP), enabling natural language control of TCP devices.Last updated -2PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server implementation that enables seamless integration with Claude and other MCP-compatible clients to access Prem AI's language models, RAG capabilities, and document management features.Last updated -JavaScript