MCP Surface Lint
Rank #14,503io.github.DLeibner/mcp-surface-lint
Statically audits MCP tool surfaces for token cost, schema quality, and design issues.
MCP Surface Lint is a Model Context Protocol (MCP) server published by DLeibner. It ranks #14,503 of 132,046 servers tracked on MCP Toplist. MCP Surface Lint is listed on Official MCP, with 5 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 117,543 of 132,046 servers on MCP Toplist.
Use MCP Surface Lint
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-surface-lint https://mcplint-web.vercel.app/api/mcp[mcp_servers.mcp-surface-lint]
url = "https://mcplint-web.vercel.app/api/mcp"Add to ~/.codex/config.toml.
https://mcplint-web.vercel.app/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-surface-lint": {
"url": "https://mcplint-web.vercel.app/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-surface-lint": {
"type": "http",
"url": "https://mcplint-web.vercel.app/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-surface-lint": {
"serverUrl": "https://mcplint-web.vercel.app/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-surface-lint": {
"url": "https://mcplint-web.vercel.app/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.DLeibner%2Fmcp-surface-lint)<a href="https://mcptoplist.com/server/io.github.DLeibner%2Fmcp-surface-lint"><img src="https://mcptoplist.com/badge/io.github.DLeibner%2Fmcp-surface-lint.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
DLeibner
Available versions (5)
| Version | Published |
|---|---|
| 0.4.0 | Sep 21, 2026 |
| 0.3.3 | Aug 11, 2026 |
| 0.3.2 | Aug 11, 2026 |
| 0.3.1 | Aug 11, 2026 |
| 0.2.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains MCP Surface Lint?
- MCP Surface Lint is maintained by DLeibner, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is MCP Surface Lint listed on the Official MCP Registry?
- Yes — MCP Surface Lint is listed on the Official MCP Registry.
- How many versions does MCP Surface Lint have?
- MCP Toplist tracks 5 versions of MCP Surface Lint, most recently published on Sep 21, 2026.
- Where can I find the source code for MCP Surface Lint?
- The source code for MCP Surface Lint is hosted at github.com/DLeibner/mcp-surface-lint.
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.