mcpbeat Sign in

Blind MCP Server

local only

Blind runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

What a role really pays, including markets where the employer publishes no range.

Installs / week
pypi · blind-mcp
1
Stars
12 open issues
18 Sep 2026
Last commit
no recent releases
MIT
License
Python

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] blind_mcp/__init__.py:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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

Alternatives to Blind

same job, measured the same way
Pay Bands
by dheerajjha

What a role really pays, including markets where the employer publishes no range.

local only
MCPFax URL Intelligence
by mcpscores

Where a link really goes, what the server says about itself, and what pages a site publishes.

5 tools answering
Valoria Intelligence
by jamesrez

Find where the money is in AI services. See what's earning and find market gaps.

local only
MCP Publication Cadence Tracker
by mambabuilt

How often a company publishes long-form work, and whether that rate is rising or falling.

43 installs/wk local only
AI Applyd
by whateverneveranywhere

The auto-apply that proves the employer received it. ATS scoring, per-role resumes, interview prep.

10 tools answering
C
AI Daily Brew
by aidailybrew

A wall of people building with AI: who is building what, and where to reach them.

3 tools answering
MCP Folder Scout
by dharani0804

Read-only folder triage: what is in a folder, what is stale, and where the space went.

115 installs/wk local only
Lighter MCP
by winter0x

Read Lighter perpetual markets and place guarded orders, including the H100 compute-price market.

39 installs/wk local only

Blind — questions

Answers built from our own checks of this server.

Why is there no uptime for Blind?
Blind 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 blind-mcp.
How do I connect Blind?
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 blind-mcp straight from pypi; nothing to host, nothing to sign up for.
Is Blind open source?
Yes — it is published under the MIT licence, written in Python, 1 stars on GitHub and 12 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.