We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheLunarCompany/lunar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
black = { version = "==24.3.0", extras = ["d"] }
[packages]
aiohttp = "==3.10.11"
websockets = "==12.0"
pytest = "==7.2.0"
pytest-asyncio = "==0.20.3"
behave = "==1.2.6"
PyYAML = "==6.0"
mypy-boto3-s3 = "==1.26.116"
toolkit-testing = { editable = true, path = "./../../utils/toolkit_testing" }
tornado = ">=6.5.2"
prometheus-client = "==0.21.1"
[requires]
python_version = "3.11"