Skip to main content
Glama
aekanun2020

RAG MCP Server with Streamable HTTP

by aekanun2020

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_URLNoURL of the Ollama server, e.g. http://ollama:11434 or http://localhost:11434
QDRANT_URLNoURL of the Qdrant vector database, e.g. http://qdrant:6333 or http://localhost:6333
OPENAI_API_KEYNoAPI key for OpenAI when EMBEDDING_PROVIDER=openai
EMBEDDING_MODELNoModel name for embeddings, e.g. nomic-embed-textnomic-embed-text
EMBEDDING_PROVIDERNoEmbedding provider to use: 'ollama' (default) or 'openai'.ollama

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/aekanun2020/fixed-2026-rag-mcp-server-streamablehttp'

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