charlesmuchene/pref-editor-mcp-server
If you are the rightful owner of pref-editor-mcp-server 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 Android-Preference-Editor MCP Server is a natural language interface for editing Android user preferences during app development.
Tools
Functions exposed to the LLM to take actions
change_preference
Changes the value of an existing preference
delete_preference
Delete an existing preference
add_preference
Adds a new preference given the name, value and type.
devices
Lists connected Android devices
list_apps
Lists apps installed on device
list_files
Lists preference files for an app
read_preferences
Reads all user preferences in a file
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client