io.github.lucatrevisanii/colpero-mcp MCP Server
io.github.lucatrevisanii/colpero-mcp
What is the io.github.lucatrevisanii/colpero-mcp MCP server?
Query, navigate, and verify scenes on the Colpero spatial network from any MCP client.
How to install io.github.lucatrevisanii/colpero-mcp
Copy-paste configuration for popular MCP clients.
COLPERO_API_BASEOverride the Colpero spatial-api base URL (defaults to the hosted Railway deployment).
{
"mcpServers": {
"colpero-mcp": {
"command": "npx",
"args": [
"-y",
"@colpero/mcp"
],
"env": {
"COLPERO_API_BASE": "<YOUR_COLPERO_API_BASE>"
}
}
}
}{
"mcpServers": {
"colpero-mcp": {
"command": "npx",
"args": [
"-y",
"@colpero/mcp"
],
"env": {
"COLPERO_API_BASE": "<YOUR_COLPERO_API_BASE>"
}
}
}
}{
"mcpServers": {
"colpero-mcp": {
"command": "npx",
"args": [
"-y",
"@colpero/mcp"
],
"env": {
"COLPERO_API_BASE": "<YOUR_COLPERO_API_BASE>"
}
}
}
}{
"servers": {
"colpero-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@colpero/mcp"
],
"env": {
"COLPERO_API_BASE": "<YOUR_COLPERO_API_BASE>"
}
}
}
}claude mcp add colpero-mcp --env COLPERO_API_BASE=<YOUR_COLPERO_API_BASE> -- npx -y @colpero/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.