We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cafferychen777/ChatSpatial'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements.txt•424 B
# Documentation build requirements for Read the Docs
# These dependencies are used only for building the documentation
# Sphinx core
sphinx>=7.0.0
# Furo theme - modern, clean, dark mode support
furo>=2024.0.0
# Sphinx extensions
sphinx-copybutton>=0.5.2 # Copy button for code blocks
sphinx-design>=0.6.0 # Design elements (cards, tabs, grids)
# Markdown support for Sphinx
myst-parser>=2.0.0 # MyST Markdown parser