mcpbeat Sign in

BLEA MCP Server

local only

BLEA runs on your own machine — the client starts it, so there is no endpoint to ping. 179 installs a week from pypi. Last commit 10 Aug 2026.

Safe BLE diagnostics, evidence workflows, and guarded automation for AI agents.

Installs per day peak 1 188 · avg 113 · -42% w/w
a month agotoday
179
Installs / week
pypi · blea
10
Stars
0 open issues
10 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check BLEA 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 blea -- uvx blea
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "blea": {
      "args": [
        "blea"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.blea]
command = "uvx"
args = ["blea"]
.cursor/mcp.json
{
  "mcpServers": {
    "blea": {
      "args": [
        "blea"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "blea": {
      "args": [
        "blea"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to BLEA

same job, measured the same way
Hrevn MCP Server
by ai-human-andalusia

HREVN trust layer for baseline diagnostics and verifiable workflow integrity for AI agents.

78 installs/wk local only
Agentpmt
by agentpmt

AI agent marketplace for automated employees, workflows, skills, and tool orchestration.

answering
ScreenshotMCP
by agentforge-labs

Desktop and mobile website screenshots plus page context for AI agents and automation workflows.

2 tools answering
Make
by make

Give your AI agents the tools to build, manage, and run automation workflows.

answering
SAGE Wrapper
by psycgod

Command wrapper MCP server for coding agents, compression, workflows, and local automation.

344 installs/wk local only
AI Business System Advisor
by tenkai2018

Find the safest first AI workflow before investing in AI agents or automation.

66 installs/wk 9 tools answering
BrainFlow
by alpic-alpichack-3c740d01

AI-powered ticket triage and workflow automation

12 tools answering
Rootly
by mcparmory

Manage incident alerts, events, and workflows with custom automations

357 installs/wk local only

BLEA — questions

Answers built from our own checks of this server.

Why is there no uptime for BLEA?
BLEA 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 blea was installed 179 times last week.
How do I connect BLEA?
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 blea straight from pypi; nothing to host, nothing to sign up for.
How many people use BLEA?
The pypi package blea was installed 179 times in the last week. Week over week that is -42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is BLEA open source?
Yes — it is published under the MIT licence, written in Python and 10 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.