MCP-NOSTR: 모델 컨텍스트 프로토콜을 위한 Nostr Publisher
MCP(Model Context Protocol)와 Nostr 네트워크 간의 브리지로, AI 언어 모델이 Nostr에 콘텐츠를 게시할 수 있도록 합니다.
특징
AI 언어 모델과 상호 작용하기 위한 모델 컨텍스트 프로토콜을 구현합니다.
Nostr ID, 프로필 및 콘텐츠를 관리하기 위한 CLI 명령을 제공합니다.
AI가 생성한 콘텐츠를 Nostr 네트워크에 게시합니다.
검증된 연결을 위한 WoT(Web of Trust) 지원
사용자 프로필을 관리하고 팔로우합니다.
설치
지엑스피1
출처에서
용법
MCP 서버로서
인수 없이 실행하여 MCP 서버 모드를 시작합니다. 이 모드는 stdin에서 MCP 프로토콜 메시지를 수신하고 stdout에서 응답합니다.
CLI 명령
이 도구는 또한 Nostr 프로필과 콘텐츠를 관리하기 위한 다양한 명령줄 유틸리티를 제공합니다.
구성
구성은 ~/.mcp-nostr.json
에 저장됩니다.
개발
종속성
@modelcontextprotocol/sdk - 모델 컨텍스트 프로토콜을 위한 SDK
@nostr-dev-kit/ndk - Nostr 개발 키트
@nostr-dev-kit/ndk-wallet - NOSTR용 지갑 통합
사령관 - 명령줄 인터페이스 프레임워크
yaml - YAML 구문 분석 및 직렬화
특허
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.
모델 컨텍스트 프로토콜(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