Skip to main content
Glama
blue-sky-exist

observability-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ES_URLSYesComma-separated list of Elasticsearch URLs (e.g., http://es-node-1:9200,http://es-node-2:9200).
MCP_HOSTNoThe host address the MCP server listens on.0.0.0.0
MCP_PORTNoThe port the MCP server listens on.8000
ES_PASSWORDNoPassword for Elasticsearch basic authentication.
ES_USERNAMENoUsername for Elasticsearch basic authentication.
ES_AUTH_TYPENoAuthentication type for Elasticsearch: none, basic, bearer, or api_key.basic
ES_DEFAULT_INDEXNoDefault Elasticsearch index pattern.*
METRICS_AUTH_TYPENoAuthentication type for metrics: none, basic, bearer, or api_key.none
METRICS_API_BASE_URLYesBase URL for Prometheus or VictoriaMetrics API (e.g., http://prometheus:9090/api/v1).
SKYWALKING_AUTH_TYPENoAuthentication type for SkyWalking: none, basic, bearer, or api_key.none
SKYWALKING_GRAPHQL_URLYesURL for SkyWalking OAP GraphQL endpoint (e.g., http://skywalking-oap:12800/graphql).
ES_ALLOWED_INDEX_PATTERNSNoAllowed Elasticsearch index patterns, comma-separated.*

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/blue-sky-exist/observability-mcp'

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