Skip to main content
Glama
MaryamZi

rag-retrieval-mcp

by MaryamZi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAG_TOP_KNoNumber of results to return5
PINECONE_HOSTNoPinecone index host URL (required when using Pinecone)
OPENAI_API_KEYNoOpenAI API key (required when using OpenAI)
PGVECTOR_TABLENoTable name containing vectorsembeddings
PINECONE_API_KEYNoPinecone API key (required when using Pinecone)
RAG_VECTOR_STORENoVector store to usepinecone
PINECONE_TEXT_FIELDNoMetadata field containing texttext
PGVECTOR_TEXT_COLUMNNoColumn containing text contenttext
OPENAI_EMBEDDING_MODELNoOpenAI embedding modeltext-embedding-3-small
RAG_EMBEDDING_PROVIDERNoEmbedding provider to useopenai
PGVECTOR_EMBEDDING_COLUMNNoColumn containing embedding vectorsembedding
PGVECTOR_CONNECTION_STRINGNoPostgreSQL connection string (required when using pgvector)

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/MaryamZi/rag-retrieval-mcp'

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