Skip to main content
Glama

MCP-NOSTR

by pablof7z

MCP-NOSTR: モデルコンテキストプロトコルのNostrパブリッシャー

モデル コンテキスト プロトコル (MCP) と Nostr ネットワーク間のブリッジ。AI 言語モデルが Nostr にコンテンツを公開できるようにします。

特徴

  • AI言語モデルと対話するためのモデルコンテキストプロトコルを実装します
  • Nostr の ID、プロファイル、コンテンツを管理するための CLI コマンドを提供します。
  • AI生成コンテンツをNostrネットワークに公開
  • 検証済みの接続のためのWeb of Trust (WoT)をサポート
  • ユーザープロフィールとフォローを管理する

インストール

bunx mcp-code mcp

出典

# 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

使用法

MCPサーバーとして

引数なしで実行すると、MCP サーバー モードが開始されます。このモードでは、stdin で MCP プロトコル メッセージをリッスンし、stdout で応答します。

./mcp-code

CLIコマンド

このツールは、Nostr プロファイルとコンテンツを管理するためのさまざまなコマンドライン ユーティリティも提供します。

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

構成

設定は~/.mcp-nostr.jsonに保存されます:

発達

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

依存関係

ライセンス

マサチューセッツ工科大学

-
security - not tested
A
license - permissive license
-
quality - not tested

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.

モデル コンテキスト プロトコル (MCP) を実装することで、AI 言語モデルが Nostr ネットワークにコンテンツを公開できるようにするブリッジ。

  1. 特徴
    1. インストール
      1. 出典
    2. 使用法
      1. MCPサーバーとして
      2. CLIコマンド
    3. 構成
      1. 発達
        1. 依存関係
          1. ライセンス

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A 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 -
              1
              19
              TypeScript
              MIT License
            • A
              security
              F
              license
              A
              quality
              A 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 -
              25
              14
              • Apple
              • Linux
            • -
              security
              -
              license
              -
              quality
              A bridge connecting physical hardware with AI large language models through the Model Context Protocol (MCP), enabling natural language control of TCP devices.
              Last updated -
              2
              Python
              MIT License
            • -
              security
              F
              license
              -
              quality
              A 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

            View all related MCP servers

            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/mcp-code'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server