Skip to main content
Glama

AutoMobile

by zillow
firebender.jsonβ€’1.01 kB
{ "backgroundAgent": { "start": "npm run lint; npm run build", "copyFiles": [ "roadmap/README.md", "roadmap/bugs/TEMPLATE.md", "roadmap/features/TEMPLATE.md", "roadmap/features/README.md" ], "install": "npm install" }, "rules": [ "This is a Node TypeScript MCP server that uses https://github.com/modelcontextprotocol/typescript-sdk to serve tool calls.", "The goal of the project is to provide Android Debug Bridge (ADB) capabilities through MCP tool calls for Android device automation.,", "Whenever terminal output isn't showing, write output to a file in the scratch directory", { "filePathMatches": "*", "rulesPaths": [ "README.md", "docs/ai/validation.md", "roadmap/README.md", "roadmap/bugs/TEMPLATE.md", "roadmap/features/TEMPLATE.md", "roadmap/features/README.md" ] } ], "ignore": [ "node_modules/", "dist/", ".view_hierarchy_cache/", "*.js" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zillow/auto-mobile'

If you have feedback or need assistance with the MCP directory API, please join our Discord server