🛠️

logclaw-mcp-server

Connect AI coding tools to LogClaw incidents, logs, and anomaly detections.

Developer Tools stdio npm npmstdioRobelDev
RUN IN TERMINAL
claude mcp add obelev-logclaw-mcp-server -- npx -y logclaw-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "obelev-logclaw-mcp-server": { "command": "npx", "args": ["-y", "logclaw-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "obelev-logclaw-mcp-server": { "command": "npx", "args": ["-y", "logclaw-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "obelev-logclaw-mcp-server": { "command": "npx", "args": ["-y", "logclaw-mcp-server"] } } }

About This MCP Server

The logclaw-mcp-server is a Model Context Protocol server that connects AI coding tools to LogClaw incidents, logs, and anomaly detections, enabling developers to integrate their AI coding assistants with LogClaw's logging and incident management capabilities. This server is part of the LogClaw project and is available as an npm package, allowing developers to easily install and use it in their development environment. Developers would use this server to link their AI coding tools with LogClaw's features, facilitating a more comprehensive development workflow.

Connect AI coding tools to LogClaw incidents, logs, and anomaly detections.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

logclaw-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The logclaw-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/obelev-logclaw-mcp-server.svg)](https://skillsplayground.com/mcps/obelev-logclaw-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.