We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sarptandoven/generalized-mcp-converter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# core dependencies
pydantic==2.7.1
pydantic-settings==2.2.1
# openai for schema enhancement
openai==1.14.3
# testing
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-mock==3.12.0
# starter sdk examples (optional - install what you need)
kubernetes==29.0.0
PyGithub==2.3.0
azure-identity==1.16.0
azure-mgmt-resource==23.0.0
# optional: additional sdks (install as needed)
# boto3==1.34.0 # aws
# google-cloud-storage==2.14.0 # gcp
# stripe==7.8.0 # stripe
# twilio==8.11.1 # twilio
# slack-sdk==3.26.2 # slack
# notion-client==2.2.1 # notion
# snowflake-connector-python==3.6.0 # snowflake