Ara — audits d'accessibilité RGAA
Rank #20,384io.github.DavidPivert/ara-rgaa-mcp
Piloter des audits RGAA 4.1 sur Ara, référentiel embarqué. Non officiel.
Ara — audits d'accessibilité RGAA is a Model Context Protocol (MCP) server published by DavidPivert. It ranks #20,384 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Ara — audits d'accessibilité RGAA is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Jun 4, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 111,662 of 132,046 servers on MCP Toplist.
Use Ara — audits d'accessibilité RGAA
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ara-rgaa-mcp -e "ARA_AUTH_TOKEN=<your ARA_AUTH_TOKEN>" -e "ARA_USERNAME=<your ARA_USERNAME>" -e "ARA_PASSWORD=<your ARA_PASSWORD>" -e "ARA_BASE_URL=<your ARA_BASE_URL>" -- npx -y ara-rgaa-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ara-rgaa-mcp]
command = "npx"
args = ["-y", "ara-rgaa-mcp"]
[mcp_servers.ara-rgaa-mcp.env]
ARA_AUTH_TOKEN = "<your ARA_AUTH_TOKEN>"
ARA_USERNAME = "<your ARA_USERNAME>"
ARA_PASSWORD = "<your ARA_PASSWORD>"
ARA_BASE_URL = "<your ARA_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ara-rgaa-mcp": {
"command": "npx",
"args": [
"-y",
"ara-rgaa-mcp"
],
"env": {
"ARA_AUTH_TOKEN": "<your ARA_AUTH_TOKEN>",
"ARA_USERNAME": "<your ARA_USERNAME>",
"ARA_PASSWORD": "<your ARA_PASSWORD>",
"ARA_BASE_URL": "<your ARA_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ara-rgaa-mcp": {
"command": "npx",
"args": [
"-y",
"ara-rgaa-mcp"
],
"env": {
"ARA_AUTH_TOKEN": "<your ARA_AUTH_TOKEN>",
"ARA_USERNAME": "<your ARA_USERNAME>",
"ARA_PASSWORD": "<your ARA_PASSWORD>",
"ARA_BASE_URL": "<your ARA_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ara-rgaa-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ara-rgaa-mcp"
],
"env": {
"ARA_AUTH_TOKEN": "<your ARA_AUTH_TOKEN>",
"ARA_USERNAME": "<your ARA_USERNAME>",
"ARA_PASSWORD": "<your ARA_PASSWORD>",
"ARA_BASE_URL": "<your ARA_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ara-rgaa-mcp": {
"command": "npx",
"args": [
"-y",
"ara-rgaa-mcp"
],
"env": {
"ARA_AUTH_TOKEN": "<your ARA_AUTH_TOKEN>",
"ARA_USERNAME": "<your ARA_USERNAME>",
"ARA_PASSWORD": "<your ARA_PASSWORD>",
"ARA_BASE_URL": "<your ARA_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ara-rgaa-mcp": {
"command": "npx",
"args": [
"-y",
"ara-rgaa-mcp"
],
"env": {
"ARA_AUTH_TOKEN": "<your ARA_AUTH_TOKEN>",
"ARA_USERNAME": "<your ARA_USERNAME>",
"ARA_PASSWORD": "<your ARA_PASSWORD>",
"ARA_BASE_URL": "<your ARA_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.DavidPivert%2Fara-rgaa-mcp)<a href="https://mcptoplist.com/server/io.github.DavidPivert%2Fara-rgaa-mcp"><img src="https://mcptoplist.com/badge/io.github.DavidPivert%2Fara-rgaa-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
DavidPivert
Available versions (10)
| Version | Published |
|---|---|
| 2.5.0 | Jul 29, 2026 |
| 2.4.0 | Jul 29, 2026 |
| 2.3.0 | Jul 29, 2026 |
| 2.2.1 | Jul 29, 2026 |
| 2.2.0 | Jul 29, 2026 |
| 2.1.3 | Jul 29, 2026 |
| 2.1.2 | Jul 29, 2026 |
| 2.1.1 | Jul 29, 2026 |
| 2.1.0 | Jul 29, 2026 |
| 2.0.1 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Ara — audits d'accessibilité RGAA?
- Ara — audits d'accessibilité RGAA is maintained by DavidPivert, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Ara — audits d'accessibilité RGAA listed on the Official MCP Registry?
- Yes — Ara — audits d'accessibilité RGAA is listed on the Official MCP Registry, alongside Glama.
- How many versions does Ara — audits d'accessibilité RGAA have?
- MCP Toplist tracks 10 versions of Ara — audits d'accessibilité RGAA, most recently published on Jul 29, 2026.
- Where can I find the source code for Ara — audits d'accessibilité RGAA?
- The source code for Ara — audits d'accessibilité RGAA is hosted at github.com/DavidPivert/ara-rgaa-mcp.
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.