Bee by HEOSSI
Rank #7,167io.github.heossihq/bee-public
Bee by HEOSSI: governed multimodal intelligence - chat, code, security, research, documents, memory.
Bee by HEOSSI is a Model Context Protocol (MCP) server published by heossihq. It ranks #7,167 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bee by HEOSSI is listed across 2 registries — Official MCP and Glama, with 15 tracked versions. It was first listed on Jun 11, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 124,879 of 132,046 servers on MCP Toplist.
Use Bee by HEOSSI
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add bee-public -e "BEE_API_KEY=<your BEE_API_KEY>" -e "BEE_MODEL=<your BEE_MODEL>" -e "BEE_API_URL=<your BEE_API_URL>" -- uvx bee-sdkReplace each placeholder with your own value before saving.
[mcp_servers.bee-public]
command = "uvx"
args = ["bee-sdk"]
[mcp_servers.bee-public.env]
BEE_API_KEY = "<your BEE_API_KEY>"
BEE_MODEL = "<your BEE_MODEL>"
BEE_API_URL = "<your BEE_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bee-public": {
"command": "uvx",
"args": [
"bee-sdk"
],
"env": {
"BEE_API_KEY": "<your BEE_API_KEY>",
"BEE_MODEL": "<your BEE_MODEL>",
"BEE_API_URL": "<your BEE_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bee-public": {
"command": "uvx",
"args": [
"bee-sdk"
],
"env": {
"BEE_API_KEY": "<your BEE_API_KEY>",
"BEE_MODEL": "<your BEE_MODEL>",
"BEE_API_URL": "<your BEE_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bee-public": {
"type": "stdio",
"command": "uvx",
"args": [
"bee-sdk"
],
"env": {
"BEE_API_KEY": "<your BEE_API_KEY>",
"BEE_MODEL": "<your BEE_MODEL>",
"BEE_API_URL": "<your BEE_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bee-public": {
"command": "uvx",
"args": [
"bee-sdk"
],
"env": {
"BEE_API_KEY": "<your BEE_API_KEY>",
"BEE_MODEL": "<your BEE_MODEL>",
"BEE_API_URL": "<your BEE_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bee-public": {
"command": "uvx",
"args": [
"bee-sdk"
],
"env": {
"BEE_API_KEY": "<your BEE_API_KEY>",
"BEE_MODEL": "<your BEE_MODEL>",
"BEE_API_URL": "<your BEE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.heossihq%2Fbee-public)<a href="https://mcptoplist.com/server/io.github.heossihq%2Fbee-public"><img src="https://mcptoplist.com/badge/io.github.heossihq%2Fbee-public.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
heossihq
Available versions (15)
| Version | Published |
|---|---|
| 0.6.10 | Aug 6, 2026 |
| 0.6.9 | Aug 3, 2026 |
| 0.6.8 | Jul 30, 2026 |
| 0.6.7 | Jul 30, 2026 |
| 0.6.6 | Jul 30, 2026 |
| 0.6.5 | Jul 30, 2026 |
| 0.6.4 | Jul 30, 2026 |
| 0.6.3 | Jul 23, 2026 |
| 0.6.0 | Jun 12, 2026 |
| 0.5.0 | Jun 12, 2026 |
| 0.4.0 | Jun 12, 2026 |
| 0.3.2 | Jun 11, 2026 |
| 0.3.1 | Jun 11, 2026 |
| 0.2.2 | Jun 11, 2026 |
| 0.2.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains Bee by HEOSSI?
- Bee by HEOSSI is maintained by heossihq, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is Bee by HEOSSI listed on the Official MCP Registry?
- Yes — Bee by HEOSSI is listed on the Official MCP Registry, alongside Glama.
- How many versions does Bee by HEOSSI have?
- MCP Toplist tracks 15 versions of Bee by HEOSSI, most recently published on Aug 6, 2026.
- Where can I find the source code for Bee by HEOSSI?
- The source code for Bee by HEOSSI is hosted at github.com/heossihq/bee-public.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.