Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Zfinix • Uncategorized
A production-ready Rust implementation of a Model Context Protocol server with dual transport support.
A lightweight MCP server implementation in Rust with dual transport support.
Type-safe, structured JSON-RPC tools with clear schema definitions.
An observable and extensible MCP server for integration with clients like Claude Desktop and Cursor.
This MCP server provides a simple and type-safe framework for building MCP tools using Rust, supporting both stdio JSON-RPC and HTTP streaming transports. It includes example tools for adding integers and echoing messages, with structured JSON responses and comprehensive observability via structured logging. The server is designed for easy extension with clear documentation and best practices, making it suitable for integrating MCP capabilities into various client applications.