Skip to main content
Glama
itsmeadarsh2008

Reflex Docs MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REFLEX_DOCS_DOCS_SRCNoPath to clone docs into.docs_src
REFLEX_DOCS_CACHE_TTLNoSeconds for search cache TTL.300
REFLEX_DOCS_AUTO_INDEXNoControls whether the server auto-builds the index if missing.true
REFLEX_DOCS_SKIP_CLONENoIf set, skip cloning docs.
REFLEX_DOCS_FORCE_CLONENoIf set, force clone docs.
REFLEX_DOCS_HTTP_TIMEOUTNoSeconds for outbound HTTP requests.10
REFLEX_DOCS_KEEP_EXISTINGNoIf set, keep existing docs.
REFLEX_DOCS_MAX_SEARCH_LIMITNoHard cap on search result limit.30
REFLEX_DOCS_ENABLE_LIVE_FETCHNoIf false, disable live HTTP fetches.true

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/itsmeadarsh2008/reflex-docs-mcp'

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