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.; fastmcp: FastMCP is an opinionated TypeScript framework built on the official MCP SDK, designed to simplify the creation of MCP servers. It handles boilerplate, provides intuitive APIs, and includes built-in best practices for session management, streaming, and error handling.
Provide AI assistants with the most current documentation and code from specific GitHub repositories.
Rapidly building MCP servers without low-level implementation details.