Tommertom/awesome-ionic-mcp
If you are the rightful owner of awesome-ionic-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Awesome Ionic MCP server is a comprehensive Ionic coding companion powered by the Model Context Protocol (MCP), designed to enhance mobile app development workflows.
Tools
Functions exposed to the LLM to take actions
get_ionic_component_definition
Retrieves the typescript definition of an Ionic component based on its HTML tag.
get_all_ionic_components
Retrieves the list of all Ionic components available for this tool.
get_component_api
Retrieves the component API from the IonicFramework page using its HTML tag.
get_component_demo
Returns the component demo from the GitHub repository based on its HTML tag.
get_official_plugin_api
Retrieves the official plugin API from the Capacitor page using its HTML tag.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client