Fetch MCP Server
Official MCP reference server for HTTP fetching and HTML-to-markdown conversion.
- License
- MIT
- Install
- mcp pip
- Website
- https://github.com/modelcontextprotocol/servers/tree/main/src/fetch
- GitHub
- https://github.com/modelcontextprotocol/servers
uvx mcp-server-fetch
Git MCP Server
Official MCP reference server for local git operations — log, diff, blame, branch, status.
- License
- MIT
- Install
- mcp pip
- Website
- https://github.com/modelcontextprotocol/servers/tree/main/src/git
- GitHub
- https://github.com/modelcontextprotocol/servers
uvx mcp-server-git
When to reach for which
Fetch MCP Server — Official MCP reference server for HTTP fetching and HTML-to-markdown conversion.
Git MCP Server — Official MCP reference server for local git operations — log, diff, blame, branch, status.
Both sit in the MCP Servers category — they're substitutes, not complements. Pick by your install constraint (MCP-native, license, hosting model) and which tag overlap matters most to your stack.