We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lukeylias/MeshMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MCP SDK (FastMCP for simplified stdio server)
fastmcp>=0.2.0
# Async and HTTP
httpx>=0.27.0
aiofiles>=23.2.0
# Web scraping
playwright>=1.40.0
beautifulsoup4>=4.12.0
# Data validation and generation
pydantic>=2.5.0,<3.0.0
faker>=22.0.0