Nostr MCP 服务器
⚠️ 本项目已停止维护。 它已被 nostr-agent-interface 取代——这是一个更新、更完善的版本,增加了对 Blossom 文件存储的支持并扩展了工具集。
如需包含 48 个工具的完整 MCP 服务器,请访问:
https://github.com/AustinKelsay/nostr-agent-interface
有什么变化?
nostr-agent-interface (NAI) 在本项目基础上增加了:
Blossom 文件存储 — 8 个用于上传、下载、列出、删除和镜像 blob 的新工具
扩展的工具数量 — 48 个 MCP 工具,涵盖资料、笔记、中继器、私信、Zap 以及现在的 blob 存储
更简洁的架构 — 改进了模块组织,并通过
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 个工具。
A
license - permissive licenseB
qualityC
maintenanceMaintenance
–Maintainers
–Response time
3moRelease cycle
3Releases (12mo)
Commit activity
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
