Kilotest
Rank #5,589io.github.jrpool/kilotest
Ensemble testing of web pages for accessibility, usability, and standards conformity
Kilotest is a Model Context Protocol (MCP) server published by jrpool. It ranks #5,589 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Kilotest is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 126,457 of 132,046 servers on MCP Toplist.
Use Kilotest
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kilotest https://kilotest.com/mcp[mcp_servers.kilotest]
url = "https://kilotest.com/mcp"Add to ~/.codex/config.toml.
https://kilotest.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kilotest": {
"url": "https://kilotest.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kilotest": {
"type": "http",
"url": "https://kilotest.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kilotest": {
"serverUrl": "https://kilotest.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kilotest": {
"url": "https://kilotest.com/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.jrpool%2Fkilotest)<a href="https://mcptoplist.com/server/io.github.jrpool%2Fkilotest"><img src="https://mcptoplist.com/badge/io.github.jrpool%2Fkilotest.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jrpool
Available versions (1)
| Version | Published |
|---|---|
| 2.1.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Kilotest?
- Kilotest is maintained by jrpool, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Kilotest listed on the Official MCP Registry?
- Yes — Kilotest is listed on the Official MCP Registry, alongside Glama.
- How many versions does Kilotest have?
- MCP Toplist tracks 1 version of Kilotest, most recently published on Aug 26, 2026.
- Where can I find the source code for Kilotest?
- The source code for Kilotest is hosted at github.com/jrpool/kilotest.
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.