MCP-NOSTR
MCP-NOSTR: 모델 컨텍스트 프로토콜을 위한 Nostr Publisher
MCP(Model Context Protocol)와 Nostr 네트워크 간의 브리지로, AI 언어 모델이 Nostr에 콘텐츠를 게시할 수 있도록 합니다.
특징
AI 언어 모델과 상호 작용하기 위한 모델 컨텍스트 프로토콜을 구현합니다.
Nostr ID, 프로필 및 콘텐츠를 관리하기 위한 CLI 명령을 제공합니다.
AI가 생성한 콘텐츠를 Nostr 네트워크에 게시합니다.
검증된 연결을 위한 WoT(Web of Trust) 지원
사용자 프로필을 관리하고 팔로우합니다.
Related MCP server: mcp2tcp
설치
지엑스피1
출처에서
# 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-codeCLI 명령
이 도구는 또한 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종속성
@modelcontextprotocol/sdk - 모델 컨텍스트 프로토콜을 위한 SDK
@nostr-dev-kit/ndk - Nostr 개발 키트
@nostr-dev-kit/ndk-wallet - NOSTR용 지갑 통합
사령관 - 명령줄 인터페이스 프레임워크
yaml - YAML 구문 분석 및 직렬화
특허
MIT
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
- QuallaaOAuthcom.quallaa
Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs.
Telegram bridge for your MCP-compatible agent. Bidirectional, no LLM in our stack.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceA 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.2038MIT
- AlicenseCqualityDmaintenanceA bridge connecting physical hardware with AI large language models through the Model Context Protocol (MCP), enabling natural language control of TCP devices.38MIT
- AlicenseBqualityDmaintenanceA 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.181537MIT
- AlicenseBqualityFmaintenanceA bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools like Claude Desktop.1624MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/tenex-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server