We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/herofox2024/xiayan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MCP dependencies
mcp>=0.9.0
# Markdown processing
markdown>=3.5.0
pygments>=2.16.0
# HTTP requests and async
aiohttp>=3.8.0
requests>=2.31.0
# Data validation and templating
pydantic>=2.0.0
jinja2>=3.1.0
# Frontmatter and HTML parsing
python-frontmatter>=1.0.0
beautifulsoup4>=4.12.0