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
Alertmanager
MCP to interact with Alertmanager - observability alerts management tool
Webhook Tester MCP Server
Interact with webhook-test.com to automate and manage webhook tokens, inspect incoming requests, and perform analytics.
Authless Remote MCP Server
A remote MCP server without authentication, deployable on Cloudflare Workers or locally with npm.
DICOM API
Exposes DICOM (Digital Imaging and Communications in Medicine) operations as tools for AI agents.
Croft Laravel
A local MCP server for Laravel developers to boost productivity with artisan commands.
Clojure MCP
An MCP server providing a complete toolset for Clojure development, requiring a running nREPL server.
MCP Server Starter
A starter project for building MCP servers with TypeScript and Bun.
MCP-Allure
Reads Allure test reports and returns them in LLM-friendly formats for better test analysis and insights.
idb-mcp
An MCP server that uses Facebook IDB to automate iOS simulators, providing device control, input actions, and screenshots over HTTP, SSE, or stdio.
EOL MCP Server
Check software end-of-life (EOL) dates and support status using the endoflife.date API to provide accurate lifecycle and security information.