cloudbrowser mcp server
@budyaya
关于 cloudbrowser mcp server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-cloudbrowser-go-budyaya": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/inspector",
"D:mcp-server-cloudbrowser-gomcp-server-cloudbrowser-go.exe"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论