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.; rust-mcp-server: rust-mcp-server implements the Model Context Protocol (MCP) to bridge large language models (LLMs) like GitHub Copilot with your local Rust development environment. It exposes local Rust tools and project context to the LLM, enabling automated tasks, dependency management, and code quality checks.
Provide AI assistants with the most current documentation and code from specific GitHub repositories.
Automating common Rust development tasks.