podium-mcp
Rank #30,625io.github.hoainho/podium-mcp
Mobile E2E MCP (51 tools): iOS + Android, native UI + canvas/WebGL, no-vision, RN debug
podium-mcp is a Model Context Protocol (MCP) server published by hoainho. It ranks #30,625 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. podium-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 101,488 of 132,113 servers on MCP Toplist.
Use podium-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add podium-mcp -- npx -y podium-mcp[mcp_servers.podium-mcp]
command = "npx"
args = ["-y", "podium-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"podium-mcp": {
"command": "npx",
"args": [
"-y",
"podium-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"podium-mcp": {
"command": "npx",
"args": [
"-y",
"podium-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"podium-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"podium-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"podium-mcp": {
"command": "npx",
"args": [
"-y",
"podium-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"podium-mcp": {
"command": "npx",
"args": [
"-y",
"podium-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.hoainho%2Fpodium-mcp)<a href="https://mcptoplist.com/server/io.github.hoainho%2Fpodium-mcp"><img src="https://mcptoplist.com/badge/io.github.hoainho%2Fpodium-mcp.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
hoainho
Other servers by hoainho
View all hoainho servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.0 | Jun 25, 2026 |
| 0.3.0 | Jun 24, 2026 |
Frequently asked questions
- Who maintains podium-mcp?
- podium-mcp is maintained by hoainho, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is podium-mcp listed on the Official MCP Registry?
- Yes — podium-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does podium-mcp have?
- MCP Toplist tracks 2 versions of podium-mcp, most recently published on Jun 25, 2026.
- Where can I find the source code for podium-mcp?
- The source code for podium-mcp is hosted at github.com/hoainho/podium-mcp.
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.