Skip to main content
Glama

RAG-MCP Knowledge Base Server

by Luxter77

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RM_DB_HOSTYesDatabase host
RM_DB_NAMEYesDatabase name
RM_DB_PORTYesDatabase port
RM_DB_USERYesDatabase user
RM_DB_PASSWORDYesDatabase password
RM_OPENAI_API_KEYYesOpenAI-compatible API key for embeddings
RM_OPENAI_ENDPOINTYesOpenAI-compatible model endpoint URL for embeddings

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Luxter77/MCP-KBDB'

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