Skip to main content
Glama
pyproject.toml540 B
[project] name = "mcp-agentic-rag" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "llama-index-embeddings-huggingface>=0.5.4", "llama-index>=0.12.36", "mcp>=1.8.1", "qdrant-client>=1.14.2", "requests>=2.32.3", "tokenizers==0.20.3", "tqdm>=4.67.1", "einops>=0.8.1", "streamlit>=1.45.1", "beautifulsoup4>=4.13.4", "matplotlib>=3.10.3", "fpdf>=1.7.2", "pandas>=2.2.3", "openpyxl>=3.1.5", "six>=1.17.0", ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandovalmedeiros/mcp_agentic_rag'

If you have feedback or need assistance with the MCP directory API, please join our Discord server