runai-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RUNAI_DOCS_DB | No | Optional path to a custom runai-docs.db (only needed if you want to use your own scraped database). | |
| RUNAI_DOCS_DOCSET | No | Default docset for tools that accept a docset. | self-hosted |
| RUNAI_DOCS_DOCSETS | No | Scraper-only: comma-separated list of docsets to include. | self-hosted,api,saas,multi-tenant |
| RUNAI_DOCS_VERSION | No | Default version for tools that accept a version. | latest |
| RUNAI_DOCS_VERSIONS | No | Scraper-only: comma-separated list of versions to include. | 2.24 |
| RUNAI_DOCS_MAX_PAGES | No | Scraper-only: max pages to collect including discovered links. | 2000 |
| RUNAI_DOCS_LIVE_LOOKUP | No | Runtime live fallback for uncached pages (set '0' to disable). | 1 |
| RUNAI_DOCS_DISCOVER_LINKS | No | Scraper-only: set to '0' to disable internal link discovery. | 1 |
| RUNAI_DOCS_LATEST_VERSION | No | Fallback numeric version when 'latest' cannot be resolved. | 2.24 |
| RUNAI_DOCS_LIVE_TIMEOUT_MS | No | Timeout for runtime live fallback requests in milliseconds. | 12000 |
| RUNAI_DOCS_MAX_LINKS_PER_PAGE | No | Scraper-only: cap discovered links per page. | 200 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues