dvmcp
DVMCP is a bridge implementation that connects Model Context Protocol (MCP) servers to Nostr's Data Vending Machine (DVM) ecosystem
GitHub Stars
26
User Rating
Not Rated
Favorites
0
Views
18
Forks
6
Issues
3
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Prerequisite: Ensure you have [Bun](https://bun.sh/) installed.
You can run the packages directly using
bunx without installing them:
```bashAdditional Resources
Author Information
Related MCPs
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.