#92 · Primary category: AI Gateway & API Infrastructure

hyper-mcp

ai extism llm mcp mcp-server oci

📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.

Project last updated:08/30/26

GitHub Stars

880

Forks

64

Contributors

15

License

Apache-2.0

Why we included this project

Most teams that give an AI assistant real access to their systems end up maintaining a pile of small custom integrations, one per tool. hyper-mcp lets you skip most of that glue. Its capabilities are WebAssembly plugins, so you write tools in any language that compiles to WASM, pull them from ordinary OCI registries, and the server checks each plugin's cryptographic signature before loading it and sandboxes the resources it can touch. You decide which of those tools your clients actually see, whether those are Claude Desktop, Cursor, or something else that speaks MCP. The whole thing stays light enough for edge and serverless hosts, which makes it a sensible choice when a full framework is overkill.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category