Hugging Bay
Rank #49,033io.github.barneywohl/hugging-bay
Verified open AI artifact search, trust evidence, downloads, and agent workflows from Hugging Bay.
Hugging Bay is a Model Context Protocol (MCP) server published by barneywohl. It ranks #49,033 of 132,113 servers tracked on MCP Toplist. Hugging Bay is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 83,080 of 132,113 servers on MCP Toplist.
Use Hugging Bay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hugging-bay https://huggingbay.xyz/api/mcpclaude mcp add hugging-bay -e "HUGGING_BAY_API=<your HUGGING_BAY_API>" -e "HUGGING_BAY_TOKEN=<your HUGGING_BAY_TOKEN>" -- npx -y hugging-bay-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hugging-bay]
url = "https://huggingbay.xyz/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.hugging-bay]
command = "npx"
args = ["-y", "hugging-bay-mcp"]
[mcp_servers.hugging-bay.env]
HUGGING_BAY_API = "<your HUGGING_BAY_API>"
HUGGING_BAY_TOKEN = "<your HUGGING_BAY_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://huggingbay.xyz/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hugging-bay": {
"command": "npx",
"args": [
"-y",
"hugging-bay-mcp"
],
"env": {
"HUGGING_BAY_API": "<your HUGGING_BAY_API>",
"HUGGING_BAY_TOKEN": "<your HUGGING_BAY_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hugging-bay": {
"url": "https://huggingbay.xyz/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"hugging-bay": {
"command": "npx",
"args": [
"-y",
"hugging-bay-mcp"
],
"env": {
"HUGGING_BAY_API": "<your HUGGING_BAY_API>",
"HUGGING_BAY_TOKEN": "<your HUGGING_BAY_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hugging-bay": {
"type": "http",
"url": "https://huggingbay.xyz/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"hugging-bay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hugging-bay-mcp"
],
"env": {
"HUGGING_BAY_API": "<your HUGGING_BAY_API>",
"HUGGING_BAY_TOKEN": "<your HUGGING_BAY_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hugging-bay": {
"serverUrl": "https://huggingbay.xyz/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hugging-bay": {
"command": "npx",
"args": [
"-y",
"hugging-bay-mcp"
],
"env": {
"HUGGING_BAY_API": "<your HUGGING_BAY_API>",
"HUGGING_BAY_TOKEN": "<your HUGGING_BAY_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hugging-bay": {
"url": "https://huggingbay.xyz/api/mcp"
}
}
}{
"mcpServers": {
"hugging-bay": {
"command": "npx",
"args": [
"-y",
"hugging-bay-mcp"
],
"env": {
"HUGGING_BAY_API": "<your HUGGING_BAY_API>",
"HUGGING_BAY_TOKEN": "<your HUGGING_BAY_TOKEN>"
}
}
}
}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.barneywohl%2Fhugging-bay)<a href="https://mcptoplist.com/server/io.github.barneywohl%2Fhugging-bay"><img src="https://mcptoplist.com/badge/io.github.barneywohl%2Fhugging-bay.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
barneywohl
Other servers by barneywohl
View all barneywohl servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Jul 14, 2026 |
| 0.1.1 | Jul 14, 2026 |
| 0.1.0 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Hugging Bay?
- Hugging Bay is maintained by barneywohl, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Hugging Bay listed on the Official MCP Registry?
- Yes — Hugging Bay is listed on the Official MCP Registry.
- How many versions does Hugging Bay have?
- MCP Toplist tracks 3 versions of Hugging Bay, most recently published on Jul 14, 2026.
- Where can I find the source code for Hugging Bay?
- The source code for Hugging Bay is hosted at github.com/barneywohl/hugging-bay.
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.