Podium MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 27 Jun 2026.
Mobile E2E MCP (51 tools): iOS + Android, native UI + canvas/WebGL, no-vision, RN debug
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add podium-mcp -- npx -y podium-mcp
{
"mcpServers": {
"podium-mcp": {
"args": [
"-y",
"podium-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.podium-mcp]
command = "npx"
args = ["-y", "podium-mcp"]
{
"mcpServers": {
"podium-mcp": {
"args": [
"-y",
"podium-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"podium-mcp": {
"args": [
"-y",
"podium-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.