Bay Run
Rank #16,183io.github.barneywohl/bay-run
Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.
Bay Run is a Model Context Protocol (MCP) server published by barneywohl. It ranks #16,183 of 132,113 servers tracked on MCP Toplist. Bay Run is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 115,930 of 132,113 servers on MCP Toplist.
Use Bay Run
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http bay-run https://run.huggingbay.xyz/mcp/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.bay-run]
url = "https://run.huggingbay.xyz/mcp/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://run.huggingbay.xyz/mcp/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bay-run": {
"url": "https://run.huggingbay.xyz/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"bay-run": {
"type": "http",
"url": "https://run.huggingbay.xyz/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bay-run": {
"serverUrl": "https://run.huggingbay.xyz/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bay-run": {
"url": "https://run.huggingbay.xyz/mcp/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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%2Fbay-run)<a href="https://mcptoplist.com/server/io.github.barneywohl%2Fbay-run"><img src="https://mcptoplist.com/badge/io.github.barneywohl%2Fbay-run.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
barneywohl
Other servers by barneywohl
View all barneywohl servers →Available versions (5)
| Version | Published |
|---|---|
| 1.2.0 | Aug 18, 2026 |
| 1.1.1 | Aug 10, 2026 |
| 1.1.0 | Aug 10, 2026 |
| 1.0.1 | Aug 8, 2026 |
| 1.0.0 | Aug 8, 2026 |
Frequently asked questions
- Who maintains Bay Run?
- Bay Run is maintained by barneywohl, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Bay Run listed on the Official MCP Registry?
- Yes — Bay Run is listed on the Official MCP Registry, alongside Glama.
- How many versions does Bay Run have?
- MCP Toplist tracks 5 versions of Bay Run, most recently published on Aug 18, 2026.
- Where can I find the source code for Bay Run?
- The source code for Bay Run is hosted at github.com/barneywohl/bay-run.
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.