Back to Home
tuananh icon

hyper-mcp

Verified Safe

by tuananh

Overview

A fast, secure Model Context Protocol (MCP) server designed to host and execute WebAssembly-based plugins, extending AI capabilities for clients like Claude Desktop and Cursor IDE.

Installation

Run Command
hyper-mcp

Environment Variables

  • HYPER_MCP_TRANSPORT
  • HYPER_MCP_BIND_ADDRESS
  • HYPER_MCP_INSECURE_SKIP_SIGNATURE
  • HYPER_MCP_USE_SIGSTORE_TUF_DATA
  • HYPER_MCP_REKOR_PUB_KEYS
  • HYPER_MCP_FULCIO_CERTS
  • HYPER_MCP_CERT_ISSUER
  • HYPER_MCP_CERT_EMAIL
  • HYPER_MCP_CERT_URL

Security Notes

The server leverages Extism for robust sandboxing of WebAssembly plugins, enforcing strong isolation and resource limits (memory, allowed hosts/paths). OCI plugins benefit from Sigstore signature verification, crucial for ensuring authenticity and integrity, though this can be bypassed via the `insecure_skip_signature` flag. Authentication for remote plugin fetching (OCI, HTTPS, S3) can involve system keyrings or explicit configuration, which introduces external security considerations. While the core server design is robust, overall security is highly dependent on how plugins are configured and the trustworthiness of the plugins themselves.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-11

Tags

WebAssemblyPluginsAILLMMCPServerSecurityRustOCI