Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sandros94 • Uncategorized
A minimal MCP server built with H3 v2 supporting JSON-RPC protocol for tool and resource management.
A minimal and high-performance MCP server implementation.
Register and invoke tools with automatic input validation and JSON Schema support.
Manage static and dynamic resources and support streaming responses.
h3-mcp-tools is a lightweight MCP server implementation built on H3 v2 (beta) designed for high performance and runtime agnosticity. It supports JSON-RPC commands for registering and invoking tools with input validation, managing static and dynamic resources, and streaming responses via ReadableStream. The project aims to provide a simple MCP server with minimal dependencies while showcasing H3 v2 capabilities.