mcpbeat Sign in

cxg-census-mcp MCP Server

local only

cxg-census-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from pypi. Last commit 15 Jul 2026.

MCP server for the CZ CELLxGENE Census. Single-cell, ontology-aware. Community, unaffiliated.

Installs per day peak 49 · avg 14 · +4% w/w
a month agotoday
95
Installs / week
pypi · cxg-census-mcp
0
Stars
0 open issues
15 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check cxg-census-mcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 cxg-census-mcp -- uvx cxg-census-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cxg-census-mcp": {
      "args": [
        "cxg-census-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cxg-census-mcp]
command = "uvx"
args = ["cxg-census-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cxg-census-mcp": {
      "args": [
        "cxg-census-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cxg-census-mcp": {
      "args": [
        "cxg-census-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to cxg-census-mcp

same job, measured the same way
Securityscorecard MCP
by callmarcus

Community-built, comprehensive MCP server for the SecurityScorecard API (unofficial).

38 installs/wk local only
Spot AI MCP (Unofficial)
by phil-bryant

Unofficial community MCP server for the Spot AI camera and video-intelligence REST API. Read-only.

503 installs/wk local only
AWS MCP Connector
by ferhatdundar

MCP server for the AWS CLI. Read-only by default; single Go binary.

local only
Qnexus MCP
by blite-hq

MCP server for Quantinuum Nexus, wrapping the qnexus SDK. Not affiliated with Quantinuum.

94 installs/wk local only
Capital.com MCP Server
by simontarara62

Unofficial community MCP for the Capital.com Open API. Guarded two-phase trades; demo-first.

140 installs/wk local only
MCP Redtrack
by pijusz

MCP server for RedTrack affiliate tracking API

29 installs/wk local only
n8n MCP Community
by drzamarian

A security-focused MCP server for self-hosted n8n Community Edition.

68 installs/wk local only
Python MCP
by files

Local-only Python MCP server for the Files.com API.

938 installs/wk local only

cxg-census-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for cxg-census-mcp?
cxg-census-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 pypi package cxg-census-mcp was installed 95 times last week.
How do I connect cxg-census-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 cxg-census-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use cxg-census-mcp?
The pypi package cxg-census-mcp was installed 95 times in the last week. Week over week that is +4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is cxg-census-mcp open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.