Piloter des audits RGAA 4.1 sur Ara, référentiel embarqué. Non officiel.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
ara-rgaa-mcp · npm · 2.5.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.DavidPivert/ara-rgaa-mcp",
"description": "Piloter des audits RGAA 4.1 sur Ara, référentiel embarqué. Non officiel.",
"title": "Ara — audits d'accessibilité RGAA",
"repository": {
"url": "https://github.com/DavidPivert/ara-rgaa-mcp",
"source": "github"
},
"version": "2.5.0",
"websiteUrl": "https://github.com/DavidPivert/ara-rgaa-mcp#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "ara-rgaa-mcp",
"version": "2.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Jeton JWT Ara. Voie recommandée : elle évite d'écrire un mot de passe en clair dans la configuration.",
"isSecret": true,
"name": "ARA_AUTH_TOKEN"
},
{
"description": "Adresse e-mail du compte Ara, utilisée pour l'authentification au démarrage si ARA_AUTH_TOKEN n'est pas fourni.",
"name": "ARA_USERNAME"
},
{
"description": "Mot de passe du compte Ara, utilisé avec ARA_USERNAME. Préférer ARA_AUTH_TOKEN.",
"isSecret": true,
"name": "ARA_PASSWORD"
},
{
"description": "URL de base de l'API Ara. Par défaut https://ara.numerique.gouv.fr/api ; à changer uniquement pour viser une instance Ara auto-hébergée.",
"default": "https://ara.numerique.gouv.fr/api",
"name": "ARA_BASE_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-29T14:15:29.394204Z",
"publishedAt": "2026-07-29T14:15:29.394204Z",
"updatedAt": "2026-07-29T14:15:29.394204Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 2.5.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.