Gud API
Rank #42,633io.github.gudlab/gud-api-mcp
AI agents create, run, and save API requests as Gud API collections in your project.
Gud API is a Model Context Protocol (MCP) server published by gudlab. It ranks #42,633 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Gud API is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 89,480 of 132,113 servers on MCP Toplist.
Use Gud API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gud-api-mcp -- npx -y --project . @gudlab/gud-api-mcp[mcp_servers.gud-api-mcp]
command = "npx"
args = ["-y", "--project", ".", "@gudlab/gud-api-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gud-api-mcp": {
"command": "npx",
"args": [
"-y",
"--project",
".",
"@gudlab/gud-api-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gud-api-mcp": {
"command": "npx",
"args": [
"-y",
"--project",
".",
"@gudlab/gud-api-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gud-api-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--project",
".",
"@gudlab/gud-api-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gud-api-mcp": {
"command": "npx",
"args": [
"-y",
"--project",
".",
"@gudlab/gud-api-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gud-api-mcp": {
"command": "npx",
"args": [
"-y",
"--project",
".",
"@gudlab/gud-api-mcp"
]
}
}
}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.gudlab%2Fgud-api-mcp)<a href="https://mcptoplist.com/server/io.github.gudlab%2Fgud-api-mcp"><img src="https://mcptoplist.com/badge/io.github.gudlab%2Fgud-api-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
gudlab
Other servers by gudlab
View all gudlab servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Jul 9, 2026 |
| 0.1.2 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Gud API?
- Gud API is maintained by gudlab, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Gud API listed on the Official MCP Registry?
- Yes — Gud API is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Gud API have?
- MCP Toplist tracks 2 versions of Gud API, most recently published on Jul 9, 2026.
- Where can I find the source code for Gud API?
- The source code for Gud API is hosted at github.com/gudlab/gud-api.
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.