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