plonk-mcp
Rank #2,098io.github.ostapondo/plonk
MCP server for Plonk: macOS window zones, workspaces, keep-awake, screenshots and on-device OCR.
plonk-mcp is a Model Context Protocol (MCP) server published by ostapondo. It ranks #2,098 of 132,046 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. plonk-mcp is listed across 2 registries — Official MCP and Glama, with 18 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 129,948 of 132,046 servers on MCP Toplist.
Use plonk-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add plonk -- npx -y plonk-mcp[mcp_servers.plonk]
command = "npx"
args = ["-y", "plonk-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"plonk": {
"command": "npx",
"args": [
"-y",
"plonk-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"plonk": {
"command": "npx",
"args": [
"-y",
"plonk-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"plonk": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"plonk-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"plonk": {
"command": "npx",
"args": [
"-y",
"plonk-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"plonk": {
"command": "npx",
"args": [
"-y",
"plonk-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.ostapondo%2Fplonk)<a href="https://mcptoplist.com/server/io.github.ostapondo%2Fplonk"><img src="https://mcptoplist.com/badge/io.github.ostapondo%2Fplonk.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ostapondo
Available versions (18)
| Version | Published |
|---|---|
| 0.4.1 | Aug 29, 2026 |
| 0.4.0 | Aug 26, 2026 |
| 0.3.5 | Aug 23, 2026 |
| 0.3.4 | Aug 23, 2026 |
| 0.3.3 | Aug 19, 2026 |
| 0.3.2 | Aug 19, 2026 |
| 0.3.1 | Aug 19, 2026 |
| 0.3.0 | Aug 18, 2026 |
| 0.2.5 | Aug 15, 2026 |
| 0.2.4 | Aug 10, 2026 |
| 0.2.3 | Aug 9, 2026 |
| 0.2.2 | Aug 8, 2026 |
| 0.2.1 | Aug 8, 2026 |
| 0.2.0 | Aug 8, 2026 |
| 0.1.0 | Aug 8, 2026 |
| 0.0.4 | Aug 7, 2026 |
| 0.0.3 | Aug 7, 2026 |
| 0.0.2 | Aug 7, 2026 |
Frequently asked questions
- Who maintains plonk-mcp?
- plonk-mcp is maintained by ostapondo, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is plonk-mcp listed on the Official MCP Registry?
- Yes — plonk-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does plonk-mcp have?
- MCP Toplist tracks 18 versions of plonk-mcp, most recently published on Aug 29, 2026.
- Where can I find the source code for plonk-mcp?
- The source code for plonk-mcp is hosted at github.com/ostapondo/plonk.
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.