Awesome Ionic MCP server
Your comprehensive Ionic coding companion powered by the Model Context Protocol (MCP). This intelligent server provides seamless access to Ionic Framework components, Capacitor plugins, developer resources, and CLI command execution to accelerate your mobile app development workflow. Whether you're building cross-platform applications with React, Angular, Vue, or Vanilla JavaScript, this MCP server delivers real-time component definitions, API documentation, code examples, plugin information, and the ability to execute Ionic/Capacitor CLI commands directly to your AI assistant, enabling faster development and better code quality.
Data is sourced from the package @ionic/core, ionicframework.com, docs-demo.ionic.io, capacitorjs.com, capawesome.io, capacitor-community, and capgo.live to ensure accuracy and completeness.
Tools available
| Tool Name | Feature Group | Description |
|---|---|---|
| get_ionic_component_definition | @ionic/core.json | Retrieves the typescript definition of an Ionic component based on its HTML tag. |
| get_all_ionic_components | @ionic/core.json | Retrieves the list of all Ionic components available for this tool |
| get_component_api | ionicframework.com | Retrieves the component API on from the IonicFramework page using its HTML tag. |
| get_component_demo | docs-demo.ionic.io | Returns the component demo from the GitHub repository based on its HTML tag. |
| get_official_plugin_api | capacitorjs.com | Retrieves the official plugin API on from the Capacitor page using its HTML tag. |
| get_all_official_plugins | capacitorjs.com | Retrieves list of all Official Capacitor plugins. |
| get_all_plugins | capawesome.io | Retrieves list of all Capawesome Capacitor plugins (free and insider versions). |
| get_all_free_plugins | capawesome.io | Retrieves list of all Capawesome Capacitor free plugins - intensively curated and up-to-date. |
| get_all_insider_plugins | capawesome.io | Retrieves list of all Capawesome Capacitor insider plugins - intensively curated and up-to-date. |
| get_plugin_api | capawesome.io | Retrieves API documentation for a specific Capawesome Capacitor plugin. |
| get_capacitor_community_plugin_api | capacitor-community | Retrieves API documentation for a specific Capacitor Community plugin. |
| get_all_capacitor_community_plugins | capacitor-community | Retrieves list of all Capacitor Community plugins. |
| get_capgo_plugin_api | capgo | Retrieves API documentation for a specific CapGo plugin. |
| get_all_capgo_plugins | capgo | Retrieves list of all CapGo plugins. |
| get_all_capacitor_plugins | all-capacitor-plugins | Superlist of all Capacitor plugings from different publishers you can use to retrieve API information through this MCP tool. If you are lost about which plugin to use, this tool will help you find the right one. |
| ionic_info | ionic-cli | Get comprehensive project, system, and environment information |
| ionic_config_get | ionic-cli | Read CLI or project configuration values |
| ionic_config_set | ionic-cli | Set CLI or project configuration value |
| ionic_config_unset | ionic-cli | Delete/unset configuration value |
| ionic_start | ionic-cli | Create a new Ionic project |
| ionic_start_list | ionic-cli | List available Ionic starter templates |
| ionic_init | ionic-cli | Initialize existing project with Ionic |
| ionic_build | ionic-cli | Build web assets for deployment |
| ionic_serve | ionic-cli | Start local development server |
| ionic_generate | ionic-cli | Generate pages, components, services |
| ionic_repair | ionic-cli | Repair project dependencies |
| integrations_list | ionic-cli | List project integrations |
| integrations_enable | ionic-cli | Enable integration in project |
| integrations_disable | ionic-cli | Disable integration in project |
| capacitor_doctor | ionic-cli | Check Capacitor setup for errors |
| capacitor_list_plugins | ionic-cli | List installed Capacitor plugins |
| capacitor_sync | ionic-cli | Sync web assets and dependencies |
| capacitor_copy | ionic-cli | Copy web assets to native platforms |
| capacitor_update | ionic-cli | Update native dependencies |
| capacitor_init | ionic-cli | Initialize Capacitor configuration |
| capacitor_add | ionic-cli | Add native platform (iOS/Android) |
| capacitor_build | ionic-cli | Build native platform release |
| capacitor_run | ionic-cli | Run app on device/emulator |
| capacitor_open | ionic-cli | Open native IDE |
| capacitor_migrate | ionic-cli | Migrate to latest Capacitor version |






