We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/suonian/yuque-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
annotated-types==0.7.0
# via pydantic
anyio==3.7.1
# via
# fastapi
# httpcore
# starlette
blinker==1.9.0
# via flask
certifi==2025.11.12
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via
# flask
# uvicorn
fastapi==0.103.2
# via -r requirements.in
flask==3.1.2
# via -r requirements.in
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==0.17.3
# via httpx
httpx==0.24.1
# via -r requirements.in
idna==3.11
# via
# anyio
# httpx
# requests
iniconfig==2.3.0
# via pytest
itsdangerous==2.2.0
# via flask
jinja2==3.1.6
# via flask
markupsafe==3.0.3
# via
# flask
# jinja2
# werkzeug
packaging==25.0
# via pytest
platformdirs==4.5.0
# via -r requirements.in
pluggy==1.6.0
# via pytest
pydantic==2.12.5
# via fastapi
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via pytest
pytest==9.0.1
# via -r requirements.in
pyyaml==6.0.3
# via -r requirements.in
redis==7.1.0
# via -r requirements.in
requests==2.32.5
# via -r requirements.in
sniffio==1.3.1
# via
# anyio
# httpcore
# httpx
starlette==0.27.0
# via fastapi
typing-extensions==4.15.0
# via
# fastapi
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.2
# via pydantic
urllib3==2.5.0
# via requests
uvicorn==0.38.0
# via -r requirements.in
werkzeug==3.1.4
# via flask