Skip to main content
Glama
jayanthlocam

agentic-rag-knowledge-assistant

by jayanthlocam

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETYesA random JWT secret of at least 32 characters.
EMBEDDING_MODELNoThe embedding model to use.text-embedding-3-small
MCP_SMOKE_QUERYNoA query to include an authenticated vector search in the MCP smoke check.
MCP_ACCESS_TOKENNoA JWT access token used for MCP connectivity checks.
EMBEDDING_API_KEYNoThe API key for the embedding provider.
POSTGRES_PASSWORDYesThe PostgreSQL password for the database.
EMBEDDING_PROVIDERNoThe embedding provider to use (fake or openai).fake
EMBEDDING_DIMENSIONNoThe dimension of the embedding vectors.1536

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/jayanthlocam/agentic-rag-postgres-mcp'

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