Skip to main content
Glama
tungetti

RAG MCP Server

by tungetti

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort number for the server (default: not specified)
TOP_KNoNumber of results to return (default: 7)
VERBOSENoEnable verbose logging (default: false)
CHUNK_SIZENoMaximum chunk size in characters (default: 500)
CHUNK_OVERLAPNoChunk overlap size in characters (default: 200)
KNOWLEDGE_BASENoPath to the document directory (default: none, must be provided via tool call or this variable)
EMBEDDING_MODELNoModel name for embeddings (default: ibm-granite/granite-embedding-278m-multilingual)

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

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