All servers



Cloudflare
verifiedManage Workers, KV, R2, and D1 from your model.
by Cloudflare4.1kApache-2.0updated 1mo agoadded 1y ago
Official Cloudflare MCP. Deploy Workers, query D1, list KV namespaces.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"cloudflare": {
"command": "npx",
"args": [
"-y",
"@cloudflare/mcp-server-cloudflare",
"init"
]
}
}
}Related servers
Brave Search
by Anthropic
51k
Web and local search powered by Brave's Search API.
Node.jsOfficialSearchauth
updated 1mo ago
Everything
by Anthropic
51k
Reference server demonstrating every MCP capability.
Node.jsOfficialDeveloper tools
updated 1mo ago
Git
by Anthropic
51k
Inspect and operate on a local git repository.
PythonOfficialDeveloper tools
updated 1mo ago