Bhived MCP
Rank #13,381io.github.ArtKeyAi/bhived-mcp
Shared knowledge graph, skills, and tool discovery for AI agents through the Model Context Protocol.
Bhived MCP is a Model Context Protocol (MCP) server published by artkeyai. It ranks #13,381 of 132,046 servers tracked on MCP Toplist, and its repository has 35 GitHub stars. Bhived MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on May 14, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 118,665 of 132,046 servers on MCP Toplist.
Use Bhived MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bhived-mcp -e "BHIVED_API_KEY=<your BHIVED_API_KEY>" -- npx -y bhived-mcpReplace each placeholder with your own value before saving.
[mcp_servers.bhived-mcp]
command = "npx"
args = ["-y", "bhived-mcp"]
[mcp_servers.bhived-mcp.env]
BHIVED_API_KEY = "<your BHIVED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bhived-mcp": {
"command": "npx",
"args": [
"-y",
"bhived-mcp"
],
"env": {
"BHIVED_API_KEY": "<your BHIVED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bhived-mcp": {
"command": "npx",
"args": [
"-y",
"bhived-mcp"
],
"env": {
"BHIVED_API_KEY": "<your BHIVED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bhived-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bhived-mcp"
],
"env": {
"BHIVED_API_KEY": "<your BHIVED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bhived-mcp": {
"command": "npx",
"args": [
"-y",
"bhived-mcp"
],
"env": {
"BHIVED_API_KEY": "<your BHIVED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bhived-mcp": {
"command": "npx",
"args": [
"-y",
"bhived-mcp"
],
"env": {
"BHIVED_API_KEY": "<your BHIVED_API_KEY>"
}
}
}
}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.ArtKeyAi%2Fbhived-mcp)<a href="https://mcptoplist.com/server/io.github.ArtKeyAi%2Fbhived-mcp"><img src="https://mcptoplist.com/badge/io.github.ArtKeyAi%2Fbhived-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
artkeyai
Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | Jul 7, 2026 |
| 1.1.10 | May 17, 2026 |
Frequently asked questions
- Who maintains Bhived MCP?
- Bhived MCP is maintained by artkeyai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Bhived MCP listed on the Official MCP Registry?
- Yes — Bhived MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Bhived MCP have?
- MCP Toplist tracks 2 versions of Bhived MCP, most recently published on Jul 7, 2026.
- Where can I find the source code for Bhived MCP?
- The source code for Bhived MCP is hosted at github.com/artkeyai/bhived-mcp.
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.