Claude Mcp Server Observability
БесплатноНе проверенClaude Mcp Server Observability — Model Context Protocol server
Описание
Claude Mcp Server Observability — Model Context Protocol server
README
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
Установка Claude Mcp Server Observability
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/agardnerIT/claude-mcp-server-observabilityFAQ
Claude Mcp Server Observability MCP бесплатный?
Да, Claude Mcp Server Observability MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Claude Mcp Server Observability?
Нет, Claude Mcp Server Observability работает без API-ключей и переменных окружения.
Claude Mcp Server Observability — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Claude Mcp Server Observability в Claude Desktop, Claude Code или Cursor?
Открой Claude Mcp Server Observability на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Claude Mcp Server Observability with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
