MCP-NOSTR:模型上下文协议的 Nostr 发布器
模型上下文协议 (MCP) 和 Nostr 网络之间的桥梁,使 AI 语言模型能够将内容发布到 Nostr。
特征
实现与 AI 语言模型交互的模型上下文协议
提供用于管理 Nostr 身份、配置文件和内容的 CLI 命令
将 AI 生成的内容发布到 Nostr 网络
支持信任网络 (WoT) 以验证连接
管理用户资料并关注
安装
从源头
用法
作为 MCP 服务器
不带参数运行以启动 MCP 服务器模式,该模式在 stdin 上监听 MCP 协议消息并在 stdout 上做出响应:
CLI 命令
该工具还提供各种命令行实用程序来管理 Nostr 配置文件和内容:
配置
配置存储在~/.mcp-nostr.json
中:
发展
依赖项
@modelcontextprotocol/sdk - 模型上下文协议的 SDK
@nostr-dev-kit/ndk - Nostr 开发套件
@nostr-dev-kit/ndk-wallet - NOSTR 钱包集成
commander - 命令行界面框架
yaml - YAML 解析和序列化
执照
麻省理工学院
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.
通过实现模型上下文协议 (MCP),使 AI 语言模型能够将内容发布到 Nostr 网络的桥梁。
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 -7235MIT License
- AsecurityFlicenseAqualityImplements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.Last updated -1139
- AsecurityAlicenseAqualityA 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.Last updated -18229MIT License
- -securityAlicense-qualityA Model Context Protocol server that provides a standardized interface for AI models to access, query, and modify content in Notion workspaces.Last updated -3054MIT License