StackGuide MCP
Rank #64,088io.github.taimiralain/stackguide-mcp
Dynamic context loading for AI assistants with TDD workflow and AST analysis
StackGuide MCP is a Model Context Protocol (MCP) server published by taimiralain. It ranks #64,088 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. StackGuide MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 21, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 68,025 of 132,113 servers on MCP Toplist.
Use StackGuide MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stackguide-mcp -- npx -y @stackguide/mcp-server[mcp_servers.stackguide-mcp]
command = "npx"
args = ["-y", "@stackguide/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stackguide-mcp": {
"command": "npx",
"args": [
"-y",
"@stackguide/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stackguide-mcp": {
"command": "npx",
"args": [
"-y",
"@stackguide/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stackguide-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@stackguide/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stackguide-mcp": {
"command": "npx",
"args": [
"-y",
"@stackguide/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stackguide-mcp": {
"command": "npx",
"args": [
"-y",
"@stackguide/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.taimiralain%2Fstackguide-mcp)<a href="https://mcptoplist.com/server/io.github.taimiralain%2Fstackguide-mcp"><img src="https://mcptoplist.com/badge/io.github.taimiralain%2Fstackguide-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
taimiralain
Available versions (1)
| Version | Published |
|---|---|
| 4.2.0 | Jul 30, 2026 |
Frequently asked questions
- Who maintains StackGuide MCP?
- StackGuide MCP is maintained by taimiralain, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is StackGuide MCP listed on the Official MCP Registry?
- Yes — StackGuide MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does StackGuide MCP have?
- MCP Toplist tracks 1 version of StackGuide MCP, most recently published on Jul 30, 2026.
- Where can I find the source code for StackGuide MCP?
- The source code for StackGuide MCP is hosted at github.com/taimiralain/StackGuide-MCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.