Qlane
Rank #69,007ai.qlane/qlane
AI QA that runs your app in a browser on every pull request: projects, test targets, test cases.
Qlane is a Model Context Protocol (MCP) server published by qlaneai. It ranks #69,007 of 132,046 servers tracked on MCP Toplist. Qlane is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 17, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 63,039 of 132,046 servers on MCP Toplist.
Use Qlane
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http qlane https://mcp-eu.qlane.ai/api/mcpclaude mcp add --transport http qlane https://mcp-us.qlane.ai/api/mcp[mcp_servers.qlane]
url = "https://mcp-eu.qlane.ai/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.qlane]
url = "https://mcp-us.qlane.ai/api/mcp"Add to ~/.codex/config.toml.
https://mcp-eu.qlane.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp-us.qlane.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"qlane": {
"url": "https://mcp-eu.qlane.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"qlane": {
"url": "https://mcp-us.qlane.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qlane": {
"type": "http",
"url": "https://mcp-eu.qlane.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"qlane": {
"type": "http",
"url": "https://mcp-us.qlane.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qlane": {
"serverUrl": "https://mcp-eu.qlane.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qlane": {
"serverUrl": "https://mcp-us.qlane.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qlane": {
"url": "https://mcp-eu.qlane.ai/api/mcp"
}
}
}{
"mcpServers": {
"qlane": {
"url": "https://mcp-us.qlane.ai/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/ai.qlane%2Fqlane)<a href="https://mcptoplist.com/server/ai.qlane%2Fqlane"><img src="https://mcptoplist.com/badge/ai.qlane%2Fqlane.svg" alt="MCP Toplist: #69,007 of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
qlaneai
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 17, 2026 |
Frequently asked questions
- Who maintains Qlane?
- Qlane is maintained by qlaneai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Qlane listed on the Official MCP Registry?
- Yes — Qlane is listed on the Official MCP Registry, alongside Glama.
- How many versions does Qlane have?
- MCP Toplist tracks 1 version of Qlane, most recently published on Aug 17, 2026.
- Where can I find the source code for Qlane?
- The source code for Qlane is hosted at github.com/qlaneai/agent-plugin.
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.