MCP Validator
Rank #1,053com.wildrunai/mcp-validator
MCP server providing validator capabilities
MCP Validator is a Model Context Protocol (MCP) server published by wildrunai. It ranks #1,053 of 132,046 servers tracked on MCP Toplist, and its repository has 465 GitHub stars. MCP Validator is listed on Official MCP, with 5 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Mar 26, 2026.
Ranks ahead of 130,993 of 132,046 servers on MCP Toplist.
Use MCP Validator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-validator https://wildrunai.com/api/mcp[mcp_servers.mcp-validator]
url = "https://wildrunai.com/api/mcp"Add to ~/.codex/config.toml.
https://wildrunai.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-validator": {
"url": "https://wildrunai.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-validator": {
"type": "http",
"url": "https://wildrunai.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-validator": {
"serverUrl": "https://wildrunai.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-validator": {
"url": "https://wildrunai.com/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/com.wildrunai%2Fmcp-validator)<a href="https://mcptoplist.com/server/com.wildrunai%2Fmcp-validator"><img src="https://mcptoplist.com/badge/com.wildrunai%2Fmcp-validator.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wildrunai
Available versions (5)
| Version | Published |
|---|---|
| 1.3.0 | Mar 26, 2026 |
| 1.2.0 | Mar 25, 2026 |
| 1.1.0 | Mar 25, 2026 |
| 1.0.0 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Validator?
- MCP Validator is maintained by wildrunai, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is MCP Validator listed on the Official MCP Registry?
- Yes — MCP Validator is listed on the Official MCP Registry.
- How many versions does MCP Validator have?
- MCP Toplist tracks 5 versions of MCP Validator, most recently published on Mar 26, 2026.
- Where can I find the source code for MCP Validator?
- The source code for MCP Validator is hosted at github.com/wildrunai/wildrunai.
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.