Skip to main content
Glama

RAG Document Server

by jaimeferj
pyproject.toml476 B
[project] name = "rag" version = "0.1.0" description = "RAG server with MCP integration using Google AI Studio" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.115.0", "uvicorn[standard]>=0.32.0", "qdrant-client>=1.11.0", "google-generativeai>=0.8.0", "mcp>=1.1.0", "pydantic>=2.9.0", "pydantic-settings>=2.5.0", "python-dotenv>=1.0.0", "aiofiles>=23.2.1", ] [dependency-groups] dev = [ "pytest>=8.4.2", ]

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/jaimeferj/mcp-rag-docs'

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