add-mcp
Back to registry
OpenObserve logo

OpenObserve

v1.0.0

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.openobserve.ai/api/default/mcp
requiredsecret

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>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=ai.openobserve%2Fmcp"