Opendock
Rank #16,807io.github.Pollamin/opendock
MCP server providing opendock capabilities
Opendock is a Model Context Protocol (MCP) server published by pollamin. It ranks #16,807 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Opendock is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 19 tracked versions. It was first listed on Feb 14, 2026 and most recently updated on Feb 19, 2026.
Ranks ahead of 115,239 of 132,046 servers on MCP Toplist.
Use Opendock
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add opendock -- npx -y opendock-mcp[mcp_servers.opendock]
command = "npx"
args = ["-y", "opendock-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"opendock": {
"command": "npx",
"args": [
"-y",
"opendock-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"opendock": {
"command": "npx",
"args": [
"-y",
"opendock-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"opendock": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"opendock-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"opendock": {
"command": "npx",
"args": [
"-y",
"opendock-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opendock": {
"command": "npx",
"args": [
"-y",
"opendock-mcp"
]
}
}
}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.Pollamin%2Fopendock)<a href="https://mcptoplist.com/server/io.github.Pollamin%2Fopendock"><img src="https://mcptoplist.com/badge/io.github.Pollamin%2Fopendock.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
pollamin
Available versions (19)
| Version | Published |
|---|---|
| 5.1.1 | Feb 19, 2026 |
| 5.1.0 | Feb 18, 2026 |
| 4.0.0 | Feb 15, 2026 |
| 3.4.0 | Feb 15, 2026 |
| 3.3.0 | Feb 15, 2026 |
| 3.2.3 | Feb 15, 2026 |
| 3.2.2 | Feb 15, 2026 |
| 3.2.1 | Feb 15, 2026 |
| 3.1.1 | Feb 15, 2026 |
| 3.1.0 | Feb 15, 2026 |
| 3.0.0 | Feb 15, 2026 |
| 2.1.0 | Feb 15, 2026 |
| 2.0.0 | Feb 15, 2026 |
| 1.2.3 | Feb 15, 2026 |
| 1.2.2 | Feb 15, 2026 |
| 1.2.1 | Feb 15, 2026 |
| 1.2.0 | Feb 14, 2026 |
| 1.1.3 | Feb 14, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Opendock?
- Opendock is maintained by pollamin, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is Opendock listed on the Official MCP Registry?
- Yes — Opendock is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Opendock have?
- MCP Toplist tracks 19 versions of Opendock, most recently published on Feb 19, 2026.
- Where can I find the source code for Opendock?
- The source code for Opendock is hosted at github.com/pollamin/opendock-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.