AppiumTestDistribution/mcp-appium-gestures
If you are the rightful owner of mcp-appium-gestures 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.
An MCP server providing resources and tools for Appium mobile gestures.
Tools
Functions exposed to the LLM to take actions
generate-tap-code
Generate code for tap gesture in Appium
generate-swipe-code
Generate code for swipe gesture in Appium
generate-scroll-code
Generate code for scroll gesture in Appium
generate-long-press-code
Generate code for long press gesture in Appium
generate-double-tap-code
Generate code for double tap gesture in Appium
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client
Tap Gesture
URI: gesture://tap
MIME: text/markdown
null
Swipe Gesture
URI: gesture://swipe
MIME: text/markdown
null
Scroll Gesture
URI: gesture://scroll
MIME: text/markdown
null
Pinch and Zoom Gestures
URI: gesture://pinch-zoom
MIME: text/markdown
null
Long Press Gesture
URI: gesture://long-press
MIME: text/markdown
null
Drag and Drop Gesture
URI: gesture://drag-drop
MIME: text/markdown
null
Double Tap Gesture
URI: gesture://double-tap
MIME: text/markdown
null