Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIWIX_BASE_URLYesThe base URL of the Kiwix HTTP server (e.g., http://localhost:8080)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kiwix_list_books

List ZIM books available on the Kiwix server. Optionally filter by title keyword.

kiwix_search

Full-text search across Kiwix ZIM books. Returns article titles, snippets, and URLs. Use kiwix_fetch_article to retrieve full content.

kiwix_fetch_article

Fetch an article from the Kiwix server and return its content as plain text. Use the URL field from kiwix_search results.

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/OscillateLabsLLC/kiwix-mcp'

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