Skip to main content
Glama
J-X0

lockwood-group-observability-mcp

by J-X0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INKWELL_PROVIDERNoEmbedding provider: 'stub' (offline) or 'real' (HTTP embeddings).stub
INKWELL_BUDGET_MSNoPer-call latency budget in milliseconds.150.0
INKWELL_LOG_LEVELNoLog level: DEBUG/INFO/WARNING/ERROR.INFO
INKWELL_MAX_RECORDSNoResource guard: max records per call.20000
INKWELL_MAX_CLUSTERSNoCluster cap K (bounds per-record cost).64
INKWELL_EMBEDDING_DIMNoEmbedding dimension.128
INKWELL_EMBED_API_KEYNoAPI key for the real embedding provider (used when INKWELL_PROVIDER=real).
INKWELL_EMBED_ENDPOINTNoHTTP endpoint for the real embedding provider (used when INKWELL_PROVIDER=real).
INKWELL_MAX_MESSAGE_BYTESNoResource guard: max bytes per message.16384
INKWELL_SIMILARITY_THRESHOLDNoCosine threshold for joining a cluster.0.55

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
triage_logsA

Cluster a window of log records by semantic similarity and rank the clusters for incident triage. Returns clusters worst-first.

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/J-X0/lockwood-group-observability-mcp'

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