InstaPods
Rank #13,526com.instapods/instapods
Deploy and manage web apps on InstaPods: create pods, push files, run commands, read logs.
InstaPods is a Model Context Protocol (MCP) server published by InstaPods. It ranks #13,526 of 132,046 servers tracked on MCP Toplist. InstaPods is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 118,520 of 132,046 servers on MCP Toplist.
Use InstaPods
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http instapods https://app.instapods.com/api/mcp[mcp_servers.instapods]
url = "https://app.instapods.com/api/mcp"Add to ~/.codex/config.toml.
https://app.instapods.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"instapods": {
"url": "https://app.instapods.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"instapods": {
"type": "http",
"url": "https://app.instapods.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"instapods": {
"serverUrl": "https://app.instapods.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"instapods": {
"url": "https://app.instapods.com/api/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/com.instapods%2Finstapods)<a href="https://mcptoplist.com/server/com.instapods%2Finstapods"><img src="https://mcptoplist.com/badge/com.instapods%2Finstapods.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
InstaPods
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Aug 11, 2026 |
| 1.0.0 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains InstaPods?
- InstaPods is maintained by InstaPods, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is InstaPods listed on the Official MCP Registry?
- Yes — InstaPods is listed on the Official MCP Registry.
- How many versions does InstaPods have?
- MCP Toplist tracks 3 versions of InstaPods, most recently published on Aug 11, 2026.
- Where can I find the source code for InstaPods?
- The source code for InstaPods is hosted at github.com/InstaPods/sdk.
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.