Reflex Docs MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REFLEX_DOCS_DOCS_SRC | No | Path to clone docs into. | docs_src |
| REFLEX_DOCS_CACHE_TTL | No | Seconds for search cache TTL. | 300 |
| REFLEX_DOCS_AUTO_INDEX | No | Controls whether the server auto-builds the index if missing. | true |
| REFLEX_DOCS_SKIP_CLONE | No | If set, skip cloning docs. | |
| REFLEX_DOCS_FORCE_CLONE | No | If set, force clone docs. | |
| REFLEX_DOCS_HTTP_TIMEOUT | No | Seconds for outbound HTTP requests. | 10 |
| REFLEX_DOCS_KEEP_EXISTING | No | If set, keep existing docs. | |
| REFLEX_DOCS_MAX_SEARCH_LIMIT | No | Hard cap on search result limit. | 30 |
| REFLEX_DOCS_ENABLE_LIVE_FETCH | No | If false, disable live HTTP fetches. | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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