Open community repository for Bee by CUI Labs — public code, developer tooling, documentation, examples, and community-facing components for building with and contributing to Bee.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
claude mcp add bee-community -- python -m bee-sdk{
"mcpServers": {
"bee-community": {
"command": "python",
"args": ["-m", "bee-sdk"],
"env": {
"BEE_API_KEY": "<bee_api_key>"
}
}
}
}BEE_API_KEYResumen de MCP Servers
# Bee Community
> Open community repository for **Bee** by [CUI Labs](https://www.cuilabs.io) — public code, developer tooling, documentation, examples, and community-facing components for building with and contributing to Bee.
[](https://www.npmjs.com/package/@cuilabs/bee)
[](https://pypi.org/project/bee-sdk/)
[](./LICENSE)
<!-- mcp-name: io.github.cuilabs/bee -->
## What's here
| Path | What |
|---|---|
| [`mcp/`](./mcp) | Bee MCP Server install instructions for Claude Desktop, Cursor, VS Code, Zed, Windsurf, OpenCode |
| [`llms-install.md`](./llms-install.md) | AI-agent-readable MCP install guide (Cline & friends) |
| [`sdks/typescript/`](./sdks/typescript) | Pointer + quickstart for `@cuilabs/bee` (live on npm) |
| [`sdks/python/`](./sdks/python) | Pointer + quickstart for `bee-sdk` (live on PyPI) |
| [`examples/typescript/`](./examples/typescript) | Working `@cuilabs/bee` SDK examples (quickstart, streaming, vision) |
| [`examples/python/`](./examples/python) | Working `bee-sdk` examples |
| [`CONTRIBUTING.md`](./CONTRIBUTING.md) | How to file an issue, propose a change, or run a workshop on Bee |
## SDKs
```bash
# TypeScript / JavaScript / Node / Deno / Bun / browsers — live on npm
npm install @cuilabs/bee
# Python (3.10+) — live on PyPI; also ships the `bee-mcp` MCP server
pip install bee-sdk
```
Full install + quickstart on the marketing site: [bee.cuilabs.io/docs/sdks](https://bee.cuilabs.io/docs/sdks).
## MCP Server (Claude Desktop, Cursor, VS Code…)
Bee ships an MCP server that exposes 11 domain-specialised tools (chat, code explanation, security audit, threat modelling, quantum circuits, smart-contract review, paper critique, …) over the Model Context Protocol. Listed on the [official MCP Registry](https://registry.modelcontextprotocol.io) as `io.github.cuilabs/bee`.
```bash
pip install bee-sdk # provides the `bee-mcp` console script
export BEE_API_KEY=bee_sk_… # create at bee.cuilabs.io/app/account/api-keys
bee-mcp # stdio transport — what every desktop client uses
```
See [mcp/](./mcp) for per-client configs, or the marketing page at [bee.cuilabs.io/docs/mcp](https://bee.cuilabs.io/docs/mcp).
## Quickstart
```ts
import { BeeClient } from "@cuilabs/bee";
const bee = new BeeClient({ apiKey: process.env.BEE_API_KEY! });
const out = await bee.chat.completions.create({
model: "bee-cell",
messages: [{ role: "user", content: "What is Bee?" }],
});
console.log(out.choices[0].message.content);
```
Get an API key at [bee.cuilabs.io/app/account/api-keys](https://bee.cuilabs.io/app/account/api-keys).
## What this repo is *not*
- **Not the Bee engine source.** The proprietary engine lives in a private CUI Labs repo. This community repo holds only what's safe to publish: SDKs, MCP install material, examples, and docs.
- **Not a release vehicle.** SDKs are released to npm + PyPI. This repo mirrors the source tree of the published packages and links out.
- **Not in-scope for support tickets.** Use [bee.cuilabs.io/contact](https://bee.cuilabs.io/contact) for product support; use this repo's issues only for SDK / MCP / example bugs.
## Status
- 🟢 [bee.cuilabs.io/status](https://bee.cuilabs.io/status) — live engine status
- 📍 [bee.cuilabs.io/roadmap](https://bee.cuilabs.io/roadmap) — what's next
- 📰 [bee.cuilabs.io/changelog](https://bee.cuilabs.io/changelog) — what shipped
## License
[Apache-2.0](./LICENSE) — © CUI Labs Pte. Ltd.
Lo que la gente pregunta sobre bee-community
¿Qué es cuilabs/bee-community?
+
cuilabs/bee-community es mcp servers para el ecosistema de Claude AI. Open community repository for Bee by CUI Labs — public code, developer tooling, documentation, examples, and community-facing components for building with and contributing to Bee. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala bee-community?
+
Puedes instalar bee-community clonando el repositorio (https://github.com/cuilabs/bee-community) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar cuilabs/bee-community?
+
Nuestro agente de seguridad ha analizado cuilabs/bee-community y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene cuilabs/bee-community?
+
cuilabs/bee-community es mantenido por cuilabs. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a bee-community?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega bee-community en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/cuilabs-bee-community)<a href="https://claudewave.com/repo/cuilabs-bee-community"><img src="https://claudewave.com/api/badge/cuilabs-bee-community" alt="Featured on ClaudeWave: cuilabs/bee-community" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。