Skip to main content
Glama
mso-docs

Docs Navigator MCP - SUSE Edition

by mso-docs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_PROVIDERNoAI provider (ollama, openai, anthropic)ollama
OLLAMA_MODELNoOllama model for Q&Allama3.2:latest
OPENAI_API_KEYNoOpenAI API key (required if using OpenAI provider)
USE_JSON_CACHENoUse JSON cache instead of SQLitefalse
VECTOR_DB_PATHNoPath to vector database directory./data/vectors
EMBEDDING_MODELNoEmbedding model namenomic-embed-text
OLLAMA_BASE_URLNoOllama server URLhttp://localhost:11434
PAGE_CACHE_PATHNoPath to SQLite page cache./data/page-cache.db
FETCH_BATCH_SIZENoNumber of pages to fetch concurrently5
ANTHROPIC_API_KEYNoAnthropic API key (required if using Anthropic provider)
EMBEDDING_PROVIDERNoEmbedding provider (ollama, openai)ollama
EMBEDDING_CACHE_PATHNoPath to embedding cache JSON./data/embedding-cache.json

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/mso-docs/Docs-Navigator-MCP-SUSE-Edition'

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