pull down to refresh

I was going to open a feature request on Mempool.Space's github for a built-in MPC endpoint. Then I imagined the issue being closed because it'd make more sense as a dependent microservice. Then I went looking for an existing MCP server and found this.
I haven't used it yet or even looked at the code much, but it at least intends to do what I want: talk to bitcoin (or talk to an LLM that effectively has access to the timechain and mempool).
My wishlist...
  1. info mcp through electrum protocol instead of a centralized explorer (because if everyone runs all their AIs all the time against explorer public endpoints, these will simply shut down public access, whereas with electrum you'll just hop to another server if it runs into limits)
  2. nwc mcp instead of the cashu one I've been playing with (and doing that well may create something useful towards issues/2073 too.)
Couldn't find much like that in your shared search results at a glance.
PS: there's also mcp.so which claims to index 15k+ mcp servers.
reply
Broadening my search, there's quite a few bitcoin MCP servers out there.
This one appears to be the most popular.
reply