mcpbeat Sign in

Colpero MCP Server

by lucatrevisanii Your server? Claim it
local only

Colpero MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm.

Query, navigate, and verify scenes on the Colpero spatial network from any MCP client.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 27 · avg 5 · +383% w/w
a month agotoday
57
Installs / week
npm · @colpero/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add colpero-mcp -- npx -y @colpero/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "colpero-mcp": {
      "args": [
        "-y",
        "@colpero/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.colpero-mcp]
command = "npx"
args = ["-y", "@colpero/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "colpero-mcp": {
      "args": [
        "-y",
        "@colpero/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "colpero-mcp": {
      "args": [
        "-y",
        "@colpero/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: COLPERO_API_BASE (Override the Colpero spatial-api base URL (defaults to the hosted Railway deployment).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Colpero MCP

same job, measured the same way
AntFeed
by augustas11

Discover and transact on the AntSeed P2P AI network from any MCP-compatible agent.

70 installs/wk local only
SMSPM MCP Server
by alesav

Send SMS via the SMSPM API from any MCP client.

25 installs/wk local only
WHOOP MCP
by cunicopia-dev

Sync WHOOP recovery, sleep, strain, and workouts into Postgres and query them from any MCP client.

local only
openFlow
by molkex

Generate images and video on Google Flow (Veo, Nano Banana) from any MCP client

35 tools answering
docs2mcp
by docs2mcp

Query your own PDFs and documents from any MCP client. Every answer cites the page it came from.

answering
OmegaAI
by queryomega

Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.

answering
Bonsave
by bonsave

Query your real net worth, spending, transactions, budgets and portfolio from any MCP client.

answering
Claude Imagine
by claudeimagine

Generate AI images and videos from any compatible MCP client.

answering

Colpero MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Colpero MCP?
Colpero MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @colpero/mcp was installed 57 times last week.
Is Colpero MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Colpero MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @colpero/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Colpero MCP?
The npm package @colpero/mcp was installed 57 times in the last week. Week over week that is +383%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.