Binky
Rank #23,538io.github.andreisilva1/binky
Isolated dev environments, one per git worktree: ports, env, and DB slices as agent tools.
Binky is a Model Context Protocol (MCP) server published by andreisilva1. It ranks #23,538 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Binky is listed on Official MCP, with 1 tracked version. It was first listed on Jul 28, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 108,508 of 132,046 servers on MCP Toplist.
Use Binky
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add binky -- uvx --from "binky[mcp]" binky mcp[mcp_servers.binky]
command = "uvx"
args = ["--from", "binky[mcp]", "binky", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"binky": {
"command": "uvx",
"args": [
"--from",
"binky[mcp]",
"binky",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"binky": {
"command": "uvx",
"args": [
"--from",
"binky[mcp]",
"binky",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"binky": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"binky[mcp]",
"binky",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"binky": {
"command": "uvx",
"args": [
"--from",
"binky[mcp]",
"binky",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"binky": {
"command": "uvx",
"args": [
"--from",
"binky[mcp]",
"binky",
"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.andreisilva1%2Fbinky)<a href="https://mcptoplist.com/server/io.github.andreisilva1%2Fbinky"><img src="https://mcptoplist.com/badge/io.github.andreisilva1%2Fbinky.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
andreisilva1
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Jul 28, 2026 |
Frequently asked questions
- Who maintains Binky?
- Binky is maintained by andreisilva1, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Binky listed on the Official MCP Registry?
- Yes — Binky is listed on the Official MCP Registry.
- How many versions does Binky have?
- MCP Toplist tracks 1 version of Binky, most recently published on Jul 28, 2026.
- Where can I find the source code for Binky?
- The source code for Binky is hosted at github.com/andreisilva1/binky.
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.