Stackguide MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 197 installs a week from npm. Last commit 30 Jul 2026.
Dynamic context loading for AI assistants with TDD workflow and AST analysis
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add stackguide-mcp -- npx -y @stackguide/mcp-server
{
"mcpServers": {
"stackguide-mcp": {
"args": [
"-y",
"@stackguide/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.stackguide-mcp]
command = "npx"
args = ["-y", "@stackguide/mcp-server"]
{
"mcpServers": {
"stackguide-mcp": {
"args": [
"-y",
"@stackguide/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stackguide-mcp": {
"args": [
"-y",
"@stackguide/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.