I built a nostr MCP server last night, has anyone else done this?
Discussion
I have no idea what MCP is but great job :)
Content for LLMs (your AI tools), something like an API that provides data.
So when you ask your AI what's the price of diesel in Prague, the AI doesnt have to find and read articles online and try to distill that information for you, but instead gets the data through a data vending machine DVM from modern context protocol MCP
Nice work 👏
This is great, have you think in use dvmcp to expose that server on nostr?
I don’t have it hosted yet but eventually I want to use it for an AI coach on plebdevs.com (so model has access to content for informed answers) also wanna gate the prompts with sats so I think that might be where DVM would apply. Will definitely look into it
Cool I'm working on it, of you are curious look at github.com/gzuuus/dvmcp also working on a dvmcp "marketplace" dvmcp.fun
I'm thinking in deploy it as dvmcp
so claude just figures out that it needs to convert npubs to hex?
kinda, but for nostrdb so it can search your local notes privately
there is an mcp command on https://github.com/fiatjaf/nak