quickwit-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@quickwit-mcpsearch for recent 404 errors in nginx logs"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
quickwit-mcp
🚧 Under construction — bootstrapping toward
v0.0.1. Track progress in the issues and the ROADMAP.
A Model Context Protocol (MCP) server that exposes Quickwit log search and aggregations to LLM clients (Claude and others).
It is a thin, stateless, read-only translation layer: MCP tool calls → Quickwit REST API
→ trimmed JSON responses. Designed to run remotely over streamable-http behind an MCP
gateway, or locally over stdio for development.
Why
Investigating logs through an LLM should be as simple as asking a question. This server gives an agent the minimal, safe surface it needs — search, aggregate, and discover indexes — without handing it any destructive capability.
Related MCP server: mcp-server-logs-sieve
Status
This project is in bootstrap. The v0.0.1 MVP scope and the full contribution workflow are
defined in ROADMAP.md and CONTRIBUTING.md (landing via PRs).
License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/agarwalvivek29/quickwit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server