MCP-NOSTR

Integrations

  • Used for package management, installation, and running the development environment.

  • Provides source code access via git clone for installation from source.

  • Enables source code access and installation via GitHub repository.

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

bunx mcp-code mcp

From source

# Clone the repository git clone https://github.com/pablof7z/mcp-nostr.git cd mcp-nostr # Install dependencies bun install # Build the executable bun run build

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:

./mcp-code

CLI Commands

The tool also provides various command-line utilities for managing Nostr profiles and content:

# See available commands ./mcp-code --help

Configuration

Configuration is stored in ~/.mcp-nostr.json:

Development

# Run linting bun run lint # Format code bun run format # Check and fix issues bun run check

Dependencies

License

MIT

-
security - not tested
F
license - not found
-
quality - not tested

A bridge that enables AI language models to publish content to the Nostr network by implementing the Model Context Protocol (MCP).

  1. Features
    1. Installation
      1. From source
    2. Usage
      1. As an MCP Server
      2. CLI Commands
    3. Configuration
      1. Development
        1. Dependencies
          1. License
            ID: 8qkoqiebsi