Awesome Ionic Mcp banner
Tommertom Tommertom

Awesome Ionic Mcp

Development community

Description

An Awesome MCP Server to help building mobile apps in React/Vue/Angular/VanillaJS using Capacitor and Ionic

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

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