We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shubham-mishra-remotedesk/mcp-personal-efforti'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core dependencies
fastmcp>=2.0.0
asyncpg>=0.29.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
python-dotenv>=1.0.0
# Development dependencies (optional)
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.0.0
ruff>=0.1.0
mypy>=1.8.0