from Hacker News

Show HN: Hyper-MCP – a single MCP server with WASM plugin system

by tuananh on 3/17/25, 4:48 AM with 0 comments

I wrote this few months ago with the goal to have a single MCP server and a plugin system so that I can load MCP tools on demand.

- Write & build MCP plugin in any language you want to compile to wasm.

- You can publish your MCP plugin to OCI registry for other to use.