monsterxx03/gospy
Non-Invasive goroutine inspector
This tool helps Go developers understand the internal state of their running Go applications without modifying the code. It takes a running Go process ID as input and provides detailed information about goroutines (like their status and scheduling) and memory usage. It's designed for software developers and site reliability engineers working with Go applications.
No commits in the last 6 months.
Use this if you need to debug or monitor a running Go program to understand its goroutine activity or memory consumption, especially in production or complex environments.
Not ideal if you are looking for a general-purpose system monitor for non-Go applications or if you cannot provide root privileges on your system.
Stars
93
Forks
5
Language
Go
License
MIT
Category
Last pushed
Aug 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/monsterxx03/gospy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)