Skip to main content
Glama
Ma-fee

rag-mcp

by Ma-fee

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_HOSTNoSSE mode listen address127.0.0.1
HTTP_PORTNoSSE mode listen port8787
CHUNK_SIZENoChunk size in characters800
CHUNK_OVERLAPNoChunk overlap in characters120
DEFAULT_TOP_KNoDefault number of results5
KEYWORD_TOP_KNoKeyword search candidates8
MCP_TRANSPORTNoTransport mode: stdio or ssestdio
EMBEDDING_MODELNoEmbedding modelQwen/Qwen3-Embedding-0.6B
RAG_MCP_DATA_DIRNoIndex data directory.rag_mcp_data
EMBEDDING_API_KEYYesRequired for vector search
EMBEDDING_BASE_URLNoEmbedding service URLhttps://api.siliconflow.cn/v1
EMBEDDING_DIMENSIONNoVector dimension (optional, auto-detect)
EMBEDDING_TIMEOUT_SECONDSNoRequest timeout seconds30

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/Ma-fee/RAG_MCP'

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