MCP Directory

Git (Reference) vs Cloudflare Documentation MCP (Remote)

A side-by-side comparison of two MCP servers — capabilities, transport, auth, and how actively each is maintained.

 Git (Reference)

Official MCP server for reading, searching, and manipulating a local Git repository's files and history.

Verified
stdio (local)
No auth
Python
Cloudflare Documentation MCP (Remote)

Cloudflare's hosted remote MCP server for searching Cloudflare developer docs; no auth required.

Verified
HTTP (remote)
No auth
TypeScript
CategoryFiles & StorageFiles & Storage
LanguagePythonTypeScript
Transportstdio (local)HTTP (remote)
AuthNoneNone
GitHub stars74k3.1k
Last commit5 months ago4 months ago
Verified
Actively maintained
Installuvx mcp-server-git --repository /absolute/path/to/repoAdd remote URL https://docs.mcp.cloudflare.com/mcp to your MCP client
RepoOpen Open