mcpbeat Sign in

Kilotest MCP Server

answering

Kilotest is answering right now. Last checked 13 min ago. It exposes 8 tools. Last commit 10 Sep 2026.

Ensemble testing of web pages for accessibility, usability, and standards conformity

Uptime history 15 days of history
15 days agonow
100.0%
Uptime 24h
92 of 92 checks
8
Tools
read from the server
571 ms
Response time
average over 24h
3
Stars
last commit 10 Sep 2026

What the code does

We read the source, 17 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable index.js:559
      const imgPath = path.join(__dirname, 'web', 'tutorial', 'images', imgFile);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add kilotest --transport http https://kilotest.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kilotest": {
      "url": "https://kilotest.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kilotest]
url = "https://kilotest.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "kilotest": {
      "url": "https://kilotest.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kilotest": {
      "url": "https://kilotest.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

getreport
getReport
Get one full report in JSON.
listdiagnoses
listDiagnoses
Provide details about one element reported as exhibiting one issue in one report, including the diagnoses provided by rule engines about how the element exhibited the issue.
listissues
listIssues
Provide details about one report, including basics about the issues reported in it.
listreports
listReports
Provide basics about all available reports.
listviolators
listViolators
Provide details about one issue in one report, including basics about the elements of the tested page that were reported as exhibiting the issue.
requestfeature
requestFeature
Process my request to add or improve a feature.
requestretest
requestRetest
Process my request to retest a page about which a report is available.
requesttest
requestTest
Process my request to test a page about which no report is available yet.

Endpoints

URLTransportStateLatencyChecked
https://kilotest.com/mcp streamable-http answering 669 ms 13 min ago

Alternatives to Kilotest

same job, measured the same way
Wcag Accessibility
by aditya-ariosity

A WCAG accessibility testing MCP for AI agents, Codex, Claude Code, and automated UI audits.

54 installs/wk local only
Validoria MCP
by validoria

Continuous website testing by Validoria — monitor security, SEO, performance, and accessibility.

19 installs/wk 74 tools answering
AudioEye Accessibility Testing
by audioeye

Scans live pages with the AudioEye rules engine and maps accessibility issues to JSX source.

73 installs/wk local only
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

27 installs/wk local only
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

241 installs/wk local only
.NET MCP Server
by jongalloway

AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.

local only
squirrelscan
by squirrelscan

Website QA for your coding agent: audit SEO, performance, security, accessibility over MCP.

20 tools answering
Sheetspec
by helloo1568

Contract testing and quality gates for spreadsheets created by AI agents.

50 installs/wk local only

Kilotest — questions

Answers built from our own checks of this server.

What can Kilotest do?
It exposes 8 tools, read directly from the server on our last check. Among them: getReport, listDiagnoses, listIssues, listReports, listViolators, requestFeature and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Kilotest working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 571 ms. The bar chart above shows every period we have measured.
How do I connect Kilotest?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Kilotest need an API key?
No. Kilotest completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Kilotest?
It answers our handshake in 571 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Kilotest open source?
Yes — it is published under the MIT licence, written in JavaScript, 3 stars on GitHub and 11 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.