Readystack Themes
Rank #18,639io.github.jmshinhwa/eaa-form-lint-wcag22
Names every WCAG 2.2 AA form failure on its line, with the criterion and the fix
Readystack Themes is a Model Context Protocol (MCP) server published by jmshinhwa. It ranks #18,639 of 130,187 servers tracked on MCP Toplist. Readystack Themes is listed on Official MCP, with 1 tracked version. It was first listed on Sep 13, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 111,548 of 130,187 servers on MCP Toplist.
Use Readystack Themes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add eaa-form-lint-wcag22 -- npx -y @readystack/eaa-form-lint-wcag22 --mcp[mcp_servers.eaa-form-lint-wcag22]
command = "npx"
args = ["-y", "@readystack/eaa-form-lint-wcag22", "--mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"eaa-form-lint-wcag22": {
"command": "npx",
"args": [
"-y",
"@readystack/eaa-form-lint-wcag22",
"--mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"eaa-form-lint-wcag22": {
"command": "npx",
"args": [
"-y",
"@readystack/eaa-form-lint-wcag22",
"--mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"eaa-form-lint-wcag22": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/eaa-form-lint-wcag22",
"--mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"eaa-form-lint-wcag22": {
"command": "npx",
"args": [
"-y",
"@readystack/eaa-form-lint-wcag22",
"--mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"eaa-form-lint-wcag22": {
"command": "npx",
"args": [
"-y",
"@readystack/eaa-form-lint-wcag22",
"--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.jmshinhwa%2Feaa-form-lint-wcag22)<a href="https://mcptoplist.com/server/io.github.jmshinhwa%2Feaa-form-lint-wcag22"><img src="https://mcptoplist.com/badge/io.github.jmshinhwa%2Feaa-form-lint-wcag22.svg" alt="MCP Toplist: Top 25% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jmshinhwa
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Sep 13, 2026 |
Frequently asked questions
- Who maintains Readystack Themes?
- Readystack Themes is maintained by jmshinhwa, which publishes 40 MCP servers (45 total versions) tracked on MCP Toplist.
- Is Readystack Themes listed on the Official MCP Registry?
- Yes — Readystack Themes is listed on the Official MCP Registry.
- How many versions does Readystack Themes have?
- MCP Toplist tracks 1 version of Readystack Themes, most recently published on Sep 13, 2026.
- Where can I find the source code for Readystack Themes?
- The source code for Readystack Themes is hosted at github.com/jmshinhwa/readystack-themes.
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.