MCP cover image
Claude-MCP-Server-Beobachtbarkeit logo
Public

Claude-MCP-Server-Beobachtbarkeit

See in Github
2025-03-26

1

Github Watches

0

Github Forks

2

Github Stars

Claude MCP Server for Observability Demo

Companion repo to this video: Claude MCP Server for Observability

Claude MCP Server for Observability

Prerequisites

You'll need Claude Desktop for this (a free account is OK)

Step 1: Start MCP Server

  • Clone this repo
  • Install dependencies pip install -r requirements.txt
  • Start the server with python logreader.py

Step 2: Install MCP Servers in Claude Desktop

Open Claude Desktop. Go to Claude > Settings > Developer and click Edit config.

This will open a folder and highlight a particular JSON file. Open that file and set the content to what's below.

This step makes Claude Desktop aware of your MCP server.

{
  "mcpServers": {
    "logreader": {
            "command": "uv",
            "args": [
                "--directory",
                "/full/path/claude-mcp-server-observability",
                "run",
                "logreader.py"
            ]
    }
  }
}

Step 3: Launch Claude

You should see the little "connector" icon. Click that and it should show one installed server called logreader.

Step 4: Ask Claude for Help!

Start a new chat and ask something like: I noticed errors in the logs on the 22nd March. Help me investigate

Claude should figure out that it should use your MCP server (and the three tools it offers) to help answer your query. Claude may request permission to run the tools. Accept the permissions.

Sooner or later (may need additional hints / prompts) you should get the answer and suggested remediation:

  • Pipeline C and the release was most likely responsible for the errors
  • You should contact Susan

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • modelcontextprotocol
  • Modellkontext -Protokollserver

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

    Reviews

    2 (1)
    Avatar
    user_qkvekmdF
    2025-04-16

    Claude-mcp-server-observability by agardnerIT is a remarkable tool for monitoring and managing MCP server metrics. The integration with GitHub makes it incredibly easy to use and maintain. With comprehensive observability features, it provides in-depth insights into server performance and helps in quick diagnostic processes. A must-have for anyone serious about MCP server management. Check it out at https://github.com/agardnerIT/claude-mcp-server-observability.