Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUNAI_DOCS_DBNoOptional path to a custom runai-docs.db (only needed if you want to use your own scraped database).
RUNAI_DOCS_DOCSETNoDefault docset for tools that accept a docset.self-hosted
RUNAI_DOCS_DOCSETSNoScraper-only: comma-separated list of docsets to include.self-hosted,api,saas,multi-tenant
RUNAI_DOCS_VERSIONNoDefault version for tools that accept a version.latest
RUNAI_DOCS_VERSIONSNoScraper-only: comma-separated list of versions to include.2.24
RUNAI_DOCS_MAX_PAGESNoScraper-only: max pages to collect including discovered links.2000
RUNAI_DOCS_LIVE_LOOKUPNoRuntime live fallback for uncached pages (set '0' to disable).1
RUNAI_DOCS_DISCOVER_LINKSNoScraper-only: set to '0' to disable internal link discovery.1
RUNAI_DOCS_LATEST_VERSIONNoFallback numeric version when 'latest' cannot be resolved.2.24
RUNAI_DOCS_LIVE_TIMEOUT_MSNoTimeout for runtime live fallback requests in milliseconds.12000
RUNAI_DOCS_MAX_LINKS_PER_PAGENoScraper-only: cap discovered links per page.200

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/janekbaraniewski/runai-mcp'

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