We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rlefko/rl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
alembic==1.16.1
annotated-types==0.7.0
anyio==4.9.0
astroid==3.3.10
black==25.1.0
click==8.2.1
dill==0.4.0
fastapi==0.115.12
h11==0.16.0
idna==3.10
isort==6.0.1
mako==1.3.10
markupsafe==3.0.2
mccabe==0.7.0
mypy-extensions==1.1.0
packaging==25.0
pathspec==0.12.1
platformdirs==4.3.8
psycopg2-binary==2.9.10
pydantic==2.11.5
pydantic-core==2.33.2
pyfiglet==1.0.2
pylint==3.3.7
python-dotenv==1.1.0
sniffio==1.3.1
sqlalchemy==2.0.41
sqlmodel==0.0.24
starlette==0.46.2
tomlkit==0.13.2
typing-extensions==4.13.2
typing-inspection==0.4.1
uvicorn==0.34.2
watchfiles==1.0.5
# Vector search and embeddings
openai==1.58.1
numpy==2.2.1
scikit-learn==1.6.0
sentence-transformers==3.3.1
# Stock market data
yahooquery==2.4.1
alpha-vantage==3.0.0
finnhub-python==2.4.20
# Caching
redis==5.2.1
python-redis-cache==1.0.0
# Testing
pytest==8.3.4
pytest-asyncio==0.25.0
pytest-mock==3.14.0
httpx==0.28.1
pytest-cov==5.0.0
# Additional utilities
aiofiles==24.1.0
feedparser==6.0.11
beautifulsoup4==4.12.3
requests==2.32.3