Skip to main content
Glama
agarwalvivek29

quickwit-mcp

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

Apache-2.0

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

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