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