We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/appium/appium-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
server.json•515 B
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.appium/appium-mcp",
"title": "MCP Appium - Mobile Development and Automation Server",
"description": "MCP server for Appium mobile automation on iOS and Android devices with test creation tools.",
"version": "1.7.3",
"packages": [
{
"registryType": "npm",
"identifier": "appium-mcp",
"version": "1.7.3",
"transport": {
"type": "stdio"
}
}
]
}