lunge
Rank #20,244io.github.thuupx/lunge
Agent-native API client: execute/test REST/GraphQL/WS/SSE with assertions, extraction, collections
lunge is a Model Context Protocol (MCP) server published by thuupx. It ranks #20,244 of 132,113 servers tracked on MCP Toplist. lunge is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 22, 2026.
Ranks ahead of 111,869 of 132,113 servers on MCP Toplist.
Use lunge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lunge -- npx -y lunge-mcp[mcp_servers.lunge]
command = "npx"
args = ["-y", "lunge-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lunge": {
"command": "npx",
"args": [
"-y",
"lunge-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lunge": {
"command": "npx",
"args": [
"-y",
"lunge-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lunge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lunge-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lunge": {
"command": "npx",
"args": [
"-y",
"lunge-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lunge": {
"command": "npx",
"args": [
"-y",
"lunge-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.thuupx%2Flunge)<a href="https://mcptoplist.com/server/io.github.thuupx%2Flunge"><img src="https://mcptoplist.com/badge/io.github.thuupx%2Flunge.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
thuupx
Other servers by thuupx
View all thuupx servers →Available versions (1)
| Version | Published |
|---|---|
| 1.3.1 | Jul 22, 2026 |
Frequently asked questions
- Who maintains lunge?
- lunge is maintained by thuupx, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is lunge listed on the Official MCP Registry?
- Yes — lunge is listed on the Official MCP Registry, alongside Glama.
- How many versions does lunge have?
- MCP Toplist tracks 1 version of lunge, most recently published on Jul 22, 2026.
- Where can I find the source code for lunge?
- The source code for lunge is hosted at github.com/thuupx/lunge.
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.