A bridge between Streamable HTTP and stdio MCP transports
A Git MCP server for AI agents. STDIO & Streamable HTTP.
Model Context Protocol (MCP) Gateway & Registry - Central hub for managing tools, resources, and prompts for MCP-compatible LLMs. Translates REST APIs into MCP, builds virtual MCP servers with security and observability, and bridges multiple transports (stdio, SSE, streamable HTTP).
C++ MCP SDK - build Model Context Protocol (MCP) servers and clients in C++ / CPP. Enterprise-grade security, observability, connectivity. Stdio, HTTP+SSE, Streamable HTTP, WebSocket, TCP transports. Bindings for Python, TypeScript, Go, Rust, Java, C#.
Creates a simple MCP tool server with "streaming" HTTP.
This server acts as a central hub for Model Context Protocol (MCP) resource servers.
An interactive CLI for scaffolding ready-to-develop MCP servers and clients in TypeScript or JavaScript.