HybridS3
Rank #6,488io.github.psyb0t/hybrids3
Self-hosted S3-compatible object storage server with an MCP interface for AI agents.
HybridS3 is a Model Context Protocol (MCP) server published by psyb0t. It ranks #6,488 of 126,487 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. HybridS3 is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Apr 11, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 119,999 of 126,487 servers on MCP Toplist.
Use HybridS3
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hybrids3 -- docker run -i --rm docker.io/psyb0t/hybrids3:v0.3.8[mcp_servers.hybrids3]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/psyb0t/hybrids3:v0.3.8"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hybrids3": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/hybrids3:v0.3.8"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hybrids3": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/hybrids3:v0.3.8"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hybrids3": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/hybrids3:v0.3.8"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hybrids3": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/hybrids3:v0.3.8"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hybrids3": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/hybrids3:v0.3.8"
]
}
}
}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.psyb0t%2Fhybrids3)<a href="https://mcptoplist.com/server/io.github.psyb0t%2Fhybrids3"><img src="https://mcptoplist.com/badge/io.github.psyb0t%2Fhybrids3.svg" alt="MCP Toplist: Top 10% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
psyb0t
Other servers by psyb0t
- Stealthy Auto Browse#1,384 · 16 vers
- Claudebox#3,218 · 9 vers
- Talkies#4,071 · 17 vers
- Mailbox#5,016 · 11 vers
- Rankrat#6,007 · 15 vers
- Pibox#6,213 · 12 vers
- Audiolla#7,492 · 6 vers
- Codexbox#7,785 · 14 vers
- Telethon Plus#8,962 · 6 vers
- Predictalot#10,238 · 6 vers
- Wickworks#10,356 · 7 vers
- Flickies#11,203 · 6 vers
Available versions (6)
| Version | Published |
|---|---|
| 0.3.8 | Aug 1, 2026 |
| 0.3.7 | Jul 27, 2026 |
| 0.3.6 | Jul 27, 2026 |
| 0.3.5 | Jul 27, 2026 |
| 0.3.4 | Jul 27, 2026 |
| 0.3.3 | Jul 26, 2026 |
Frequently asked questions
- Who maintains HybridS3?
- HybridS3 is maintained by psyb0t, which publishes 13 MCP servers (131 total versions) tracked on MCP Toplist.
- Is HybridS3 listed on the Official MCP Registry?
- Yes — HybridS3 is listed on the Official MCP Registry, alongside Glama.
- How many versions does HybridS3 have?
- MCP Toplist tracks 6 versions of HybridS3, most recently published on Aug 1, 2026.
- Where can I find the source code for HybridS3?
- The source code for HybridS3 is hosted at github.com/psyb0t/docker-hybrids3.
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.