MCP Modal Server
Rank #7,264io.github.george-bobby/mcp-modal
MCP server for managing Modal apps, containers, volumes, and secrets.
MCP Modal Server is a Model Context Protocol (MCP) server published by george-bobby. It ranks #7,264 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Modal Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 8 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 124,782 of 132,046 servers on MCP Toplist.
Use MCP Modal Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-modal -- uvx mcp-modal[mcp_servers.mcp-modal]
command = "uvx"
args = ["mcp-modal"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-modal": {
"command": "uvx",
"args": [
"mcp-modal"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-modal": {
"command": "uvx",
"args": [
"mcp-modal"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-modal": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-modal"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-modal": {
"command": "uvx",
"args": [
"mcp-modal"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-modal": {
"command": "uvx",
"args": [
"mcp-modal"
]
}
}
}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.george-bobby%2Fmcp-modal)<a href="https://mcptoplist.com/server/io.github.george-bobby%2Fmcp-modal"><img src="https://mcptoplist.com/badge/io.github.george-bobby%2Fmcp-modal.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
george-bobby
Available versions (8)
| Version | Published |
|---|---|
| 0.5.0 | Sep 9, 2026 |
| 0.4.0 | Sep 3, 2026 |
| 0.3.1 | Sep 3, 2026 |
| 0.3.0 | Sep 3, 2026 |
| 0.2.4 | Jun 11, 2026 |
| 0.2.3 | Jun 11, 2026 |
| 0.2.2 | Jun 4, 2026 |
| 0.2.1 | Jun 3, 2026 |
Frequently asked questions
- Who maintains MCP Modal Server?
- MCP Modal Server is maintained by george-bobby, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is MCP Modal Server listed on the Official MCP Registry?
- Yes — MCP Modal Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does MCP Modal Server have?
- MCP Toplist tracks 8 versions of MCP Modal Server, most recently published on Sep 9, 2026.
- Where can I find the source code for MCP Modal Server?
- The source code for MCP Modal Server is hosted at github.com/george-bobby/mcp-modal.
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.