Go Process Inspector

MCP Server

by monsterxx03 · Added 5mo ago

Claude
558

Install

npx @smithery/cli install monsterxx03/gospy --client claude

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "go-process-inspector": {
      "command": "npx",
      "args": [
        "@smithery/cli"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Inspect and analyze running Go processes with detailed goroutine states, memory statistics, and binary information. Use an interactive terminal UI or HTTP API for programmatic access. Enable the MCP server to interact with Go process data via a Server-Sent Events endpoint and available tools for goroutines, memory stats, runtime info, and process lookup.

Tags

ai-mlmcp-serverapiairemote

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations