Skip to main content
Glama

Appium MCP Server

pyproject.toml522 B
[project] name = "appium-mcp-server" version = "0.1.0" requires-python = ">=3.12" dependencies = [ # MCP Framework - Model Context Protocol "mcp[cli]>=1.21.0", # OpenAI Agents SDK - AI agent integration "openai-agents>=0.5.0", # Configuration management "pydantic>=2.0.0", # Data validation "pydantic-settings>=2.11.0", # Environment variables # Utilities "loguru>=0.7.3", # Logging ] [project.scripts] mcp-server = "src.mcp_server:main"

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/abhishekmprovoke/Mobile-MCP'

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