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 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/janekbaraniewski/runai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server