Mmcp.market

Bee by HEOSSI MCP server

by heossihq·io.github.heossihq/bee-public·v1.0.14

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

B82/100grade B
What users say
No reviews yet
Be the first
Safety scan
B82/100

not scanned yet

Adoption
New

1 stars

Reviews

Write one

Nobody has reviewed Bee by HEOSSI yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Bee by HEOSSI tools

No tool declarations could be read from the package source. They show once the server is installed.

Not scanned yet. New registry listings are scanned within a day of import.

What the publisher says

From the Bee by HEOSSI repository's README, as published. We do not edit it. Read it on GitHub

Bee by HEOSSI

Website | Documentation | Packages | Machine-readable package index | System status

The public developer distribution for Bee, HEOSSI's governed multimodal intelligence platform. This repository contains the actual source of Bee's Apache-2.0 SDKs, MCP integration, API contracts, runnable examples, and public trust-verification material.

This repository is generated from reviewed, public-safe paths in the Bee monorepo. MANIFEST.json records the exact source commit and content digest for every export; SHA256SUMS and the SPDX SBOM support independent artifact inspection.

<!-- mcp-name: io.github.heossihq/bee-public -->

Developer surface

The canonical package catalog records each public developer distribution, exact version, registry, role, license boundary, and install command. Its machine-readable companion is PACKAGE-INDEX.json. These distributions do not expose the private Bee service monorepo.

Quickstart

import { BeeClient } from "@heossihq/bee";

const bee = new BeeClient({ apiKey: process.env.BEE_API_KEY! });
const result = await bee.chat.completions.create({
  model: "bee-cell",
  messages: [{ role: "user", content: "Explain hybrid post-quantum TLS." }],
});

console.log(result.choices[0].message.content);

Create an API key in Bee Workspace. The free Cell tier works with both SDKs and MCP.

Repository map

api/                 Versioned OpenAPI and Postman contracts
docs/                Public architecture and enterprise scenario flows
examples/            Runnable TypeScript and Python examples
mcp/                 Client configuration and MCP setup
sdks/typescript/     Published @heossihq/bee package source and tests
sdks/python/         Published bee-sdk and bee-mcp source and tests
trust/pq-register/   Public PQ coverage register and offline verification tools

Enterprise evaluation paths

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add bee-public -- uvx bee-sdk
Add to Cursor

Bee by HEOSSI: common questions

Is Bee by HEOSSI MCP server safe?
Mostly: it is graded B (82/100). Read the Bee by HEOSSI safety report
How do I install Bee by HEOSSI?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Bee by HEOSSI need an API key?
Yes. The registry entry asks for BEE_API_KEY.
Is Bee by HEOSSI maintained?
The last commit was in the last day (2026-09-23). The latest release is v1.0.14.
What can I use instead of Bee by HEOSSI?
Servers from other publishers that do the same job: npm Registry MCP Server, Pentest MCP server and DataNexus MCP server. Compare all Bee by HEOSSI alternatives.

Alternatives to Bee by HEOSSI

Same job from other publishers: the closest match first, then the best rated.

All Bee by HEOSSI alternatives →
  • npm Registry MCP Server
    npm registry MCP server — package intelligence, security audits, dependency analysis
    B
  • Pentest
    Offline methodology engine for authorized penetration testing, CTF, and security research.
    B
  • DataNexus MCP
    Public data intelligence for AI agents — CVE, compliance, patents, contracts, domains.
    B
  • Feedmyagent
    Technology intelligence feed for AI agents: tech stack, compliance, security.
    A
  • VulnCheck
    VulnCheck exploit intelligence — CVE research, exploit data, advisories, and threat analysis.
    A

More from heossihq →