A thread pool-based Rust implementation of JSON-RPC 2.0. This library provides a simple, user-friendly API for creating local JSON-RPC servers with concurrent request handling, graceful shutdown, and ...
This project provides a lightweight Gmail MCP server built using FastAPI. It exposes a REST endpoint (/api/v1/send-email) along with an MCP tool that can be accessed by MCP-compatible clients such as ...