Stats
Actions
Tags
From mobai
Local stdio MCP server for Mobai HTTP integration. Enables Claude to interact with Mobai services via tools, resources, and prompts. Specific capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mobai-http": {
"command": "npx",
"args": [
"-y",
"mobai-http-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub mobai-app/mobai-marketplace --plugin mobai