cloudbrowser mcp server
@clpublic
About cloudbrowser mcp server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-cloudbrowser-go": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/inspector",
"D:mcp-server-cloudbrowser-gomcp-server-cloudbrowser-go.exe"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is cloudbrowser mcp server?
An MCP server that can be built from source and tested using the Model Context Protocol inspector. The README provides no further description of its purpose or capabilities.
How to use cloudbrowser mcp server?
Build with go build, then test using npx -y @modelcontextprotocol/inspector followed by the path to the compiled executable.
Key features of cloudbrowser mcp server
—
Use cases of cloudbrowser mcp server
—
FAQ from cloudbrowser mcp server
What runtime/compiler is required?
The server is written in Go; the README only shows running go build on a Windows system.
How do I test the server?
Run npx -y @modelcontextprotocol/inspector D:\mcp-server-cloudbrowser-go\mcp-server-cloudbrowser-go.exe (adjust the path as needed).
What data does the server access or store?
Not mentioned in the README.
What transport or authentication does it use?
Not mentioned in the README.
Are there any known limitations?
Not mentioned in the README.
Frequently asked questions
What runtime/compiler is required?
The server is written in Go; the README only shows running `go build` on a Windows system.
How do I test the server?
Run `npx -y @modelcontextprotocol/inspector D:\mcp-server-cloudbrowser-go\mcp-server-cloudbrowser-go.exe` (adjust the path as needed).
What data does the server access or store?
Not mentioned in the README.
What transport or authentication does it use?
Not mentioned in the README.
Are there any known limitations?
Not mentioned in the README.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments