Loading MCP server directory, please wait...
Nativine MCP Server — Convert websites to native mobile apps from your AI IDE
npx @getmcp/cli add io.github.nativine/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NATIVINE_API_KEYYour Nativine API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nativine/mcp": {
"command": "npx",
"args": [
"-y",
"@nativine/mcp"
],
"env": {
"NATIVINE_API_KEY": "",
"NATIVINE_PROJECT_DIR": ""
}
}
}
}