MCP.so
Sign In

cloudbrowser mcp server

@budyaya

About cloudbrowser mcp server

No overview available yet

Basic information

Category

Other

Runtime

go

Transports

stdio

Publisher

budyaya

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-cloudbrowser-go-budyaya": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector",
        "D:mcp-server-cloudbrowser-gomcp-server-cloudbrowser-go.exe"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is cloudbrowser mcp server?

cloudbrowser mcp server is an MCP server written in Go. Its specific purpose or integrations are not described in the provided README.

How to use cloudbrowser mcp server?

Compile the server with go build. For testing, use npx -y @modelcontextprotocol/inspector D:\mcp-server-cloudbrowser-go\mcp-server-cloudbrowser-go.exe (path may vary).

Key features of cloudbrowser mcp server

Use cases of cloudbrowser mcp server

FAQ from cloudbrowser mcp server

Comments

More Other MCP servers