agentic-rag-knowledge-assistant
by jayanthlocam
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWT_SECRET | Yes | A random JWT secret of at least 32 characters. | |
| EMBEDDING_MODEL | No | The embedding model to use. | text-embedding-3-small |
| MCP_SMOKE_QUERY | No | A query to include an authenticated vector search in the MCP smoke check. | |
| MCP_ACCESS_TOKEN | No | A JWT access token used for MCP connectivity checks. | |
| EMBEDDING_API_KEY | No | The API key for the embedding provider. | |
| POSTGRES_PASSWORD | Yes | The PostgreSQL password for the database. | |
| EMBEDDING_PROVIDER | No | The embedding provider to use (fake or openai). | fake |
| EMBEDDING_DIMENSION | No | The dimension of the embedding vectors. | 1536 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues