docsray-mcp
by johnfkraus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCSRAY_CACHE_TTL | No | Cache TTL in seconds (default 3600) | 3600 |
| DOCSRAY_LOG_LEVEL | No | Log level (default INFO) | INFO |
| LLAMAPARSE_API_KEY | No | API key for LlamaParse AI analysis (optional but recommended) | |
| DOCSRAY_CACHE_ENABLED | No | Enable caching (default true) | true |
| DOCSRAY_TIMEOUT_SECONDS | No | Timeout in seconds (default 30) | 30 |
| DOCSRAY_LLAMAPARSE_ENABLED | No | Enable LlamaParse provider (default true if API key present) | |
| DOCSRAY_PYMUPDF4LLM_ENABLED | No | Enable PyMuPDF4LLM provider (default true) | true |
| DOCSRAY_MAX_CONCURRENT_REQUESTS | No | Max concurrent requests (default 5) | 5 |
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/johnfkraus/docsray-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server