Skip to main content
Glama

Phone MCP Plugin

by hao-cyber
Apache 2.0
165
  • Apple
  • Linux
pytest.ini547 B
[pytest] # 设置pytest-asyncio的默认模式为auto,这样就不需要在命令行中指定 asyncio_mode = auto # 设置默认的异步事件循环作用域为函数级别 asyncio_default_fixture_loop_scope = function # 一般配置 testpaths = tests python_files = test_*.py python_classes = Test* python_functions = test_* # 测试运行配置 addopts = -v # 用于标记测试的标记 markers = asyncio: 标记为使用asyncio的测试 device: 设备相关的测试 slow: 运行较慢的测试 integration: 集成测试

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/hao-cyber/phone-mcp'

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