openobserve.ai/mcp
OpenObserve is an open source observability platform for logs, metrics, traces, and real user monitoring. It can be deployed self-hosted or used as a managed cloud service, and uses SQL and PromQL over telemetry data.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
OpenObserve user credentials (email/user ID + password) for HTTP Basic auth. Use Basic <token>.
npx add-mcp@latest https://api.openobserve.ai/api/default/mcp --transport http --header "Authorization: <Authorization>"