Nostr MCP 서버
⚠️ 이 프로젝트는 더 이상 유지 관리되지 않습니다. 이 프로젝트는 더 많은 Blossom 파일 저장소 지원과 확장된 도구 세트를 갖춘 더 새롭고 개선된 버전인 **nostr-agent-interface**로 대체되었습니다.
48개의 도구가 포함된 전체 MCP 서버는 다음을 참조하세요: https://github.com/AustinKelsay/nostr-agent-interface
변경 사항
nostr-agent-interface(NAI)는 이 프로젝트를 기반으로 다음 기능이 추가되었습니다:
Blossom 파일 저장소 — 블롭(blob) 업로드, 다운로드, 목록 조회, 삭제 및 미러링을 위한 8개의 새로운 도구
확장된 도구 수 — 프로필, 노트, 릴레이, DM, Zap, 그리고 이제 블롭 저장소까지 포함하는 48개의 MCP 도구
더 깔끔한 아키텍처 —
snstr을 통한 모듈 구성 및 서명 개선내장 예산 모니터링 — 개인 재무 관리를 위한 선택적 Plaid 연동 예산 추적
마이그레이션
nostr-mcp-server를 사용 중이라면 다음으로 전환하세요:
npm install -g nostr-agent-interface또는 소스를 가리키세요:
git clone https://github.com/AustinKelsay/nostr-agent-interface.git
cd nostr-agent-interface
npm install && npm run build이전 도구 수
이 저장소에는 40개의 도구가 포함되어 있습니다(git 기록에 문서화됨).
활성 저장소(nostr-agent-interface)에는 48개의 도구가 있습니다.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
Latest Blog Posts
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/AustinKelsay/nostr-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
