From 7dfb404889ed9763a68454b814e16bf085d88234 Mon Sep 17 00:00:00 2001 From: Joseph Wortmann Date: Wed, 14 Jan 2026 15:57:07 -0600 Subject: [PATCH] docs: Added hyper-mcp to the list of Built with rmcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbf65263..7fdb47c9 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ See [Oauth_support](docs/OAUTH_SUPPORT.md) for details. - [video-transcriber-mcp-rs](https://github.com/nhatvu148/video-transcriber-mcp-rs) - High-performance MCP server for transcribing videos from 1000+ platforms using whisper.cpp - [NexusCore MCP](https://github.com/sjkim1127/Nexuscore_MCP) - Advanced malware analysis & dynamic instrumentation MCP server with Frida integration and stealth unpacking capabilities - [spreadsheet-mcp](https://github.com/PSU3D0/spreadsheet-mcp) - Token-efficient MCP server for spreadsheet analysis with automatic region detection, recalculation, screenshot, and editing support for LLM agents +- [hyper-mcp](https://github.com/hyper-mcp-rs/hyper-mcp) - A fast, secure MCP server that extends its capabilities through WebAssembly (WASM) plugins ## Development