Skip to content
Back to search
30
MCP v1.0.0 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%
21 probes
Response
445ms
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
Agentry Observability
MCP server for Agentry: gives AI coding agents access to production error monitoring, analytics events, and deploy attribution to debug fail
0 tools
Spanly
MCP observability. Query live traffic, errors, duration, and alerts from your AI agent.
0 tools · streamable-http

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