SERVER

MCP Server

Rank #27665

io.github.PetriLahdelma/vertaaux-mcp

MCP server for VertaaUX.ai — run UX & accessibility audits from your LLM or IDE

First listed
Apr 9, 2026
Last publish date
May 12, 2026
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by VertaaUX. It ranks #27665 of 58,900 servers tracked on MCP Toplist. MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on May 12, 2026.

STANDING
#27,665of 58,900 tracked serversTop 50%

Ranks ahead of 31,235 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "vertaaux-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vertaaux/mcp-server"
      ],
      "env": {
        "VERTAAUX_API_KEY": "<your VERTAAUX_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

VertaaUX

Organization
Total servers
2
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.2.2May 12, 2026
1.2.1May 6, 2026
1.1.1Apr 9, 2026
FAQ

Frequently asked questions

What is MCP Server?
MCP server for VertaaUX.ai — run UX & accessibility audits from your LLM or IDE
Who maintains MCP Server?
MCP Server is maintained by VertaaUX, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry.
How many versions does MCP Server have?
MCP Toplist tracks 3 versions of MCP Server, most recently published on May 12, 2026.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/VertaaUX/mcp-server.
EXPLORE