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
GitHub MCP Server
Official MCP server for GitHub — repos, issues, PRs, search, and code via the GitHub API.
- License
- MIT
- Install
- mcp npm
- Website
- https://github.com/github/github-mcp-server
- GitHub
- https://github.com/github/github-mcp-server
npx -y @modelcontextprotocol/server-github
When to reach for which
Fetch MCP Server — Official MCP reference server for HTTP fetching and HTML-to-markdown conversion.
GitHub MCP Server — Official MCP server for GitHub — repos, issues, PRs, search, and code via the GitHub API.
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.