Skip to main content
Glama
FORIFOR

mcp-rag-server

by FORIFOR

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOURCE_DIRNoDirectory containing source documents./data/source
POSTGRES_DBNoPostgreSQL database nameragdb
EMBEDDING_DIMNoEmbedding dimension1024
POSTGRES_HOSTNoPostgreSQL hostlocalhost
POSTGRES_PORTNoPostgreSQL port5432
POSTGRES_USERNoPostgreSQL userpostgres
PROCESSED_DIRNoDirectory for processed documents./data/processed
EMBEDDING_MODELNoEmbedding model identifierintfloat/multilingual-e5-large
POSTGRES_PASSWORDNoPostgreSQL passwordpassword
EMBEDDING_PREFIX_QUERYNoPrefix for query embeddingsquery:
EMBEDDING_PREFIX_EMBEDDINGNoPrefix for passage embeddingspassage:

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/FORIFOR/mcp-rag-server'

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