Pistachio MobileDev MCP
Android + iOS development for non-technical users
Pistachio Template Suite
What is it?
Pistachio is a suite of Skills, SubAgents, and Examples to facilitate cross-platform mobile development. It is intended to help non-technical users without mobile development experience quickly build an app for both Android and iOS.
Features
-
One-shot setup: In your vibe coding clients (Claude Code or Open Code), use
/check-local-projectto install all dependencies and tools for mobile development (Android SDK, iOS emulator, etc.). -
Save tokens by sharing code: This suite is a thin wrapper on top of the official Kotlin Multiplatform template, which allows you to share code between iOS and Android apps.
-
Flexibility: Unlike other cross-platform frameworks like React Native and Flutter, you have full flexibility to choose which tech stack to use for your app. You can build with native iOS SwiftUI or Android Jetpack Compose components.
-
Asset discovery: Pistachio MCP server provides tools to search for fonts and image assets.
-
Autonomy: Pistachio MCP server gives the AI model the ability to "see" interactions on your app, closing the feedback loop for autonomous development.
How to use it
-
Add Pistachio to your MCP configuration.
For
.mcp.json:{ "mcpServers": { "pistachio": { "type": "http", "url": "https://mcp.pistachio.technology/message", "transport": { "type": "http" } } } }For
opencode.json:{ "$schema": "https://opencode.ai/config.json", "mcp": { "pistachio": { "type": "remote", "url": "https://mcp.pistachio.technology/message", "enabled": true } } } -
Run
/check-local-project ProjectName com.project.package.nameto set up your project. -
Restart your client to reload the newly added skills.
-
Use
/image-to-appto create an entire app from mobile screenshots.
संबंधित सर्वर
Alpha Vantage MCP Server
प्रायोजकAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
hivekit-mcp
MCP server for git-native agent swarm coordination, providing tools for heartbeat, state, task claiming, and logging across distributed AI agents.
fal.ai Recraft v3
Advanced text-to-image generation using the fal.ai Recraft v3 API.
Unity MCP
An MCP server and plugin for connecting the Unity Editor and games to MCP clients like Claude Desktop.
CLI MCP Server
A secure MCP server for executing controlled command-line operations with comprehensive security features.
MCP Server + Asgardeo
A sample MCP server that uses Asgardeo for client authentication and connection.
Supervisord MCP
A tool for managing Supervisord processes, integrated with AI agents via the Model Context Protocol (MCP). It offers standardized process control, real-time monitoring, and robust operations.
BitFactory MCP
Simplifies and standardizes interactions with the BitFactory API.
Figma
Interact with Figma files to view, comment on, and analyze designs.
Grok MCP
A MCP server for xAI's Grok API, providing access to capabilities including image understanding, image generation, live web search, and reasoning models.
BlueMouse
The "Prefrontal Cortex" for LLMs. A local, data-driven logic gate that interviews AI to prevent hallucinations.