dvmcp
DVMCP is a bridge implementation that connects Model Context Protocol (MCP) servers to Nostr's Data Vending Machine (DVM) ecosystem
GitHubスター
26
ユーザー評価
未評価
お気に入り
0
閲覧数
13
フォーク
6
イシュー
3
インストール方法
難易度
中級推定所要時間
10-20 分
インストール方法
Prerequisite: Ensure you have [Bun](https://bun.sh/) installed.
You can run the packages directly using
bunx
without installing them:
```bash追加リソース
作者情報
関連するMCP
boilerplate-mcp-server
55
TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for connecting AI systems (LLMs) to external data sources like ip-api.com. Ideal template for creating new MCP integrations via Node.js.