Nostr MCPサーバー
⚠️ 本プロジェクトはメンテナンスを終了しました。 後継として、Blossomファイルストレージのサポート追加やツールセットの拡充を行った、より新しい改良版である nostr-agent-interface に移行しました。
48個のツールを備えた完全なMCPサーバーについては、以下を参照してください:
https://github.com/AustinKelsay/nostr-agent-interface
何が変わったのか?
nostr-agent-interface (NAI) は本プロジェクトをベースに、以下を追加しています:
Blossomファイルストレージ — BLOBのアップロード、ダウンロード、一覧表示、削除、ミラーリングを行う8つの新しいツール
ツール数の拡充 — プロフィール、ノート、リレー、DM、Zap、そして新たに加わったBLOBストレージをカバーする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
