Skip to main content
Glama
kenjisekino

Claude RAG MCP Pipeline

by kenjisekino
requirements.txt415 B
# Core RAG Pipeline Dependencies # LLM APIs openai==1.102.0 anthropic==0.64.0 # Vector Database chromadb==1.0.20 # Document Processing pypdf2==3.0.1 python-docx==1.1.2 # Embeddings (local alternative) sentence-transformers==3.3.1 # Web Interface streamlit==1.49.1 # Environment Management python-dotenv==1.0.1 # Additional utilities numpy==2.2.1 pandas==2.2.3 # MCP functionality mcp==1.13.1 uvicorn==0.32.1

Latest Blog Posts

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/kenjisekino/claude-rag-mcp-pipeline'

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