Perfonext Build MCP
Rank #15,262io.github.souvikdu/perfonext-build-mcp
MCP server for Next.js build stats, chunk attribution, and bundle optimization advice.
Perfonext Build MCP is a Model Context Protocol (MCP) server published by souvikdu. It ranks #15,262 of 132,113 servers tracked on MCP Toplist. Perfonext Build MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 29, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 116,851 of 132,113 servers on MCP Toplist.
Use Perfonext Build MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add perfonext-build-mcp -- npx -y @perfonext/build-mcp[mcp_servers.perfonext-build-mcp]
command = "npx"
args = ["-y", "@perfonext/build-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"perfonext-build-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/build-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"perfonext-build-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/build-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"perfonext-build-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@perfonext/build-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"perfonext-build-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/build-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"perfonext-build-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/build-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.souvikdu%2Fperfonext-build-mcp)<a href="https://mcptoplist.com/server/io.github.souvikdu%2Fperfonext-build-mcp"><img src="https://mcptoplist.com/badge/io.github.souvikdu%2Fperfonext-build-mcp.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
souvikdu
Other servers by souvikdu
View all souvikdu servers →Available versions (1)
| Version | Published |
|---|---|
| 0.6.2 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Perfonext Build MCP?
- Perfonext Build MCP is maintained by souvikdu, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Perfonext Build MCP listed on the Official MCP Registry?
- Yes — Perfonext Build MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Perfonext Build MCP have?
- MCP Toplist tracks 1 version of Perfonext Build MCP, most recently published on Sep 4, 2026.
- Where can I find the source code for Perfonext Build MCP?
- The source code for Perfonext Build MCP is hosted at github.com/souvikdu/perfonext-build-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.