git-mcp: GitMCP is a free, open-source Model Context Protocol (MCP) server that turns any GitHub project into a dynamic documentation hub. It allows AI assistants to access the latest code and documentation directly, significantly reducing hallucinations and improving code correctness.; mcp-proxy: mcp-proxy is a versatile tool designed to switch between various server transport protocols, primarily facilitating communication between stdio and SSE/Streamable HTTP. It operates in two main modes: proxying stdio to a remote SSE server, or exposing a local stdio server via an SSE endpoint.
Provide AI assistants with the most current documentation and code from specific GitHub repositories.
Enable stdio-only clients (e.g., Claude Desktop) to connect to remote SSE/Streamable HTTP servers.