We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/amornpan/py-mcp-qdrant-rag'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•292 B
"""
PyRAGDoc - Python Retrieval Augmented Generation for Documents
A Model Context Protocol server for fetching and storing documentation in a vector database,
enabling semantic search and retrieval to augment LLM capabilities with relevant documentation context.
"""
__version__ = "0.1.0"