mcp-plesk-dev-docs
Rank #39,935io.github.barateza/mcp-plesk-dev-docs
An MCP server that indexes and retrieves Plesk documentation.
mcp-plesk-dev-docs is a Model Context Protocol (MCP) server published by barateza. It ranks #39,935 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. mcp-plesk-dev-docs is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 22, 2026 and most recently updated on May 27, 2026.
Ranks ahead of 92,178 of 132,113 servers on MCP Toplist.
Use mcp-plesk-dev-docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-plesk-dev-docs -- uvx mcp-plesk-dev-docs[mcp_servers.mcp-plesk-dev-docs]
command = "uvx"
args = ["mcp-plesk-dev-docs"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-plesk-dev-docs": {
"command": "uvx",
"args": [
"mcp-plesk-dev-docs"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-plesk-dev-docs": {
"command": "uvx",
"args": [
"mcp-plesk-dev-docs"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-plesk-dev-docs": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-plesk-dev-docs"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-plesk-dev-docs": {
"command": "uvx",
"args": [
"mcp-plesk-dev-docs"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-plesk-dev-docs": {
"command": "uvx",
"args": [
"mcp-plesk-dev-docs"
]
}
}
}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.barateza%2Fmcp-plesk-dev-docs)<a href="https://mcptoplist.com/server/io.github.barateza%2Fmcp-plesk-dev-docs"><img src="https://mcptoplist.com/badge/io.github.barateza%2Fmcp-plesk-dev-docs.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
barateza
Other servers by barateza
View all barateza servers →Available versions (2)
| Version | Published |
|---|---|
| 0.6.0 | May 27, 2026 |
| 0.5.1 | May 23, 2026 |
Frequently asked questions
- Who maintains mcp-plesk-dev-docs?
- mcp-plesk-dev-docs is maintained by barateza, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is mcp-plesk-dev-docs listed on the Official MCP Registry?
- Yes — mcp-plesk-dev-docs is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-plesk-dev-docs have?
- MCP Toplist tracks 2 versions of mcp-plesk-dev-docs, most recently published on May 27, 2026.
- Where can I find the source code for mcp-plesk-dev-docs?
- The source code for mcp-plesk-dev-docs is hosted at github.com/barateza/mcp-plesk-dev-docs.
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.