7 skills found
sparfenyuk / mcp-proxyA bridge between Streamable HTTP and stdio MCP transports
Kymo-MCP / mcpcanMCPCAN is a centralized management platform for MCP services. It deploys each MCP service using a container deployment method. The platform supports container monitoring and MCP service token verification, solving security risks and enabling rapid deployment of MCP services. It uses SSE, STDIO, and STREAMABLEHTTP access protocols to deploy MCP。
emarco177 / mcp-crash-courseHands-on crash course for the Model Context Protocol (MCP) with project-based branches on Streamable-HTTP, LangChain adapters, and Docker.
invariantlabs-ai / mcp-streamable-httpExample implementation of MCP Streamable HTTP client/server in Python and TypeScript.
theognis1002 / mcp-gatewayModel 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).
maocatooo / flask-mcp-plusFlask-MCP-Plus is a Flask-based Streamable MCP(Model Context Protocol) framework for exposing tools, resources, and prompts with type safety and automatic JSON schema generation.
VikashLoomba / mcp-client-manager-goPackage mcpmgr provides a high-level manager for connecting to, monitoring, and coordinating multiple Model Context Protocol (MCP) servers from Go applications. The companion mcpgateway package builds on top of mcpmgr to expose every managed server through a single Streamable HTTP endpoint.