MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

C
Cloakbrowser MCP

A Model Context Protocol (MCP) server that wraps [CloakBrowser](https://github.com/czfrank/cloakbrowser) — a stealth Chromium browser with source-level anti-detection patches — into a set of AI-agent-friendly tools.

Created 6/15/2026
Updated 2 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx cloakbrowser-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "dhdgves-cloakbrowser-mcp": { "command": "uvx", "args": [ "cloakbrowser-mcp" ] } } }