Back to search
30
MCP streamable-http

Foam Observability

io.github.foam-ai/observability

Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

agentic-observability-mcp
MCP server providing AI agent observability — tracing, cost tracking, performance monitoring, and audit trails
0 tools
io.github.gagandeeppra/mcp-observability-server
MCP server for querying logs from observability platforms with unified search and tracing
0 tools
Agentic Observability MCP
Agent tracing, cost tracking, anomaly detection for LLM agents
0 tools
toad-eye
Observability for MCP servers and LLM applications — traces, metrics, dashboards. One-line instrumentation for OpenAI, Anthropic, Gemini, an
0 tools
Honeycomb
Query Honeycomb observability data: traces, events, metrics, SLOs, triggers, and boards.
0 tools · streamable-http
pmcfadin/mcp-observability
MCP server to access the observability stack
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "foam_observability": {
      "url": "https://sdk.api.foam.ai/mcp",
      "transport": "streamable-http"
    }
  }
}