cloudbrowser mcp server
@clpublic
关于 cloudbrowser mcp server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-cloudbrowser-go": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/inspector",
"D:mcp-server-cloudbrowser-gomcp-server-cloudbrowser-go.exe"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论