mcpbeat Sign in

Bee by HEOSSI MCP Server

local only

Bee by HEOSSI runs on your own machine — the client starts it, so there is no endpoint to ping. 307 installs a week from pypi. Last commit 7 Sep 2026.

Bee by HEOSSI: governed multimodal intelligence - chat, code, security, research, documents, memory.

Installs per day peak 177 · avg 62 · +10% w/w
a month agotoday
307
Installs / week
pypi · bee-sdk
1
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 21 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 [пакет] bee_sdk/__init__.py:1, [пакет] bee_sdk/client.py:1, [пакет] bee_sdk/mcp.py:1 и ещё 2
этот файл ставится пользователю, но в репозитории его нет
Runs an external command trust/pq-register/ci_gate.py:100
    proc = subprocess.run(
  "public_key": "V9fX0f3vtdUIVaJrHl7k6lu7UPrupZJ0Qqv2QyqTs4I4CMD/0QLVkhCHS4Y9FyKbaBnApEWTOIx+5o3F2/XwMOTpV6Zt/aVC4TKW7HtlW0QRWaQPde6ct469g6MvNXdEiQ2V4rYmLO+DdT/q78o5iG26QRnABOM30/NteiIULJBrQr6mhdYCSf28R31fDCeLrNqWZMM7r4jZpqpZBpN6dqfnr2GjrPSaGzCQgCGG3f8b0H2a5OLfR31zqQhQhWO3xYq6szF…

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

This one needs environment variables set before it will start: BEE_API_KEY (Bee API key (bee_sk_…). Create one at https://workspace.bee.heossi.com/account/api-keys - the free Cell tier works.), BEE_MODEL (Default model tier (bee-cell … bee-swarm). Tier access follows the API key's plan. Default: bee-cell (free).), BEE_API_URL (Override the gateway base URL (default https://api.bee.heossi.com/bee). Set only for a Bee Enclave or staging.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Bee by HEOSSI

same job, measured the same way
Sverklo
by sverklo

Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.

281 installs/wk local only
M
In Memoria
by pi22by7

Persistent codebase intelligence that gives AI assistants memory across sessions

97 installs/wk local only
I
In Memoria
by pi22by7

Persistent codebase intelligence that gives AI assistants memory across sessions

local only
Coderegistry
by hellosg

Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.

23 tools answering
rag-rat
by cq27-dev

Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.

516 installs/wk local only
Gencodedoc
by fkom13

Versioning de code et génération de documentation intelligents. Supporte CLI, API REST, et MCP.

56 installs/wk local only
Code Atlas
by lusiem

Code intelligence MCP: symbols, call graphs, change impact + affected tests, routes, search.

46 installs/wk local only
Repository Intelligence
by nirholas

Analyze repos of any size - security scanning code analysis monorepo support

local only

Bee by HEOSSI — questions

Answers built from our own checks of this server.

Why is there no uptime for Bee by HEOSSI?
Bee by HEOSSI 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 bee-sdk was installed 307 times last week.
How do I connect Bee by HEOSSI?
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 bee-sdk straight from pypi; nothing to host, nothing to sign up for.
How many people use Bee by HEOSSI?
The pypi package bee-sdk was installed 307 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bee by HEOSSI open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 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.