io.github.RobelDev/logclaw-mcp-server MCP Server
io.github.RobelDev/logclaw-mcp-server
What is the io.github.RobelDev/logclaw-mcp-server MCP server?
Connect AI coding tools to LogClaw incidents, logs, and anomaly detections.
How to install io.github.RobelDev/logclaw-mcp-server
Copy-paste configuration for popular MCP clients.
LOGCLAW_API_KEYYour LogClaw project API key (starts with lc_proj_)
LOGCLAW_ENDPOINTLogClaw auth proxy endpoint (default: https://ticket.logclaw.ai)
{
"mcpServers": {
"logclaw-mcp-server": {
"command": "npx",
"args": [
"-y",
"logclaw-mcp-server"
],
"env": {
"LOGCLAW_API_KEY": "<YOUR_LOGCLAW_API_KEY>",
"LOGCLAW_ENDPOINT": "<YOUR_LOGCLAW_ENDPOINT>"
}
}
}
}{
"mcpServers": {
"logclaw-mcp-server": {
"command": "npx",
"args": [
"-y",
"logclaw-mcp-server"
],
"env": {
"LOGCLAW_API_KEY": "<YOUR_LOGCLAW_API_KEY>",
"LOGCLAW_ENDPOINT": "<YOUR_LOGCLAW_ENDPOINT>"
}
}
}
}{
"mcpServers": {
"logclaw-mcp-server": {
"command": "npx",
"args": [
"-y",
"logclaw-mcp-server"
],
"env": {
"LOGCLAW_API_KEY": "<YOUR_LOGCLAW_API_KEY>",
"LOGCLAW_ENDPOINT": "<YOUR_LOGCLAW_ENDPOINT>"
}
}
}
}{
"servers": {
"logclaw-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"logclaw-mcp-server"
],
"env": {
"LOGCLAW_API_KEY": "<YOUR_LOGCLAW_API_KEY>",
"LOGCLAW_ENDPOINT": "<YOUR_LOGCLAW_ENDPOINT>"
}
}
}
}claude mcp add logclaw-mcp-server --env LOGCLAW_API_KEY=<YOUR_LOGCLAW_API_KEY> --env LOGCLAW_ENDPOINT=<YOUR_LOGCLAW_ENDPOINT> -- npx -y logclaw-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.