Skip to main content
Glama
nailmailster

LightRAG MCP Server

by nailmailster

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind host for HTTP transport0.0.0.0
MCP_PORTNoPort for HTTP+SSE transport3000
LOG_LEVELNoLog verbosity: error, warn, info, debuginfo
MCP_TRANSPORTNoTransport mode: 'http' or 'stdio'http
LIGHTRAG_API_KEYNoAPI key for LightRAG. Leave empty if auth is disabled.
LIGHTRAG_TIMEOUTNoHTTP request timeout in milliseconds30000
LIGHTRAG_BASE_URLNoLightRAG server URL (no trailing slash)http://localhost:9621
LIGHTRAG_DEFAULT_WORKSPACENoDefault workspace. Empty = server default

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/nailmailster/lightrag-mcp'

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