Skip to main content
ClaudeWave
magebitcom avatar
magebitcom

inclusify-plugin

Ver en GitHub

Install surface for the Inclusify MCP server: plugin manifests, MCP registry entry, and the accessibility fix-loop skill.

MCP ServersRegistry oficial0 estrellas0 forksNOASSERTIONActualizado today
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 8/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/magebitcom/inclusify-plugin
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "inclusify-plugin": {
      "command": "node",
      "args": ["/path/to/inclusify-plugin/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/magebitcom/inclusify-plugin and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Inclusify for AI agents

Connect your AI assistant to [Inclusify](https://inclusifyapp.com) and ask about the
accessibility of your own websites: what is failing, where it lives in your source, and whether
the fix you just wrote actually fixes it.

This repository is the install surface — the plugin manifests, the registry entry and one skill.
The MCP server itself runs at `https://app.inclusifyapp.com/api/mcp/customer` and is not open
source.

## Install

**Cursor** — [Add to Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=inclusify&config=eyJ1cmwiOiJodHRwczovL2FwcC5pbmNsdXNpZnlhcHAuY29tL2FwaS9tY3AvY3VzdG9tZXIifQ==),
or install the Inclusify plugin from the Cursor marketplace.

**Claude Code**

```bash
claude mcp add --transport http inclusify https://app.inclusifyapp.com/api/mcp/customer
```

Or install this repository as a plugin marketplace, which brings the skill with it:

```bash
/plugin marketplace add magebitcom/inclusify-plugin
```

**Gemini CLI**

```bash
gemini extensions install https://github.com/magebitcom/inclusify-plugin
```

**Everything else** — Claude web and desktop, ChatGPT, VS Code, Windsurf, Continue and the rest
are one URL each. The exact file and field name per client are documented at
[inclusifyapp.com/docs/integrations/mcp](https://inclusifyapp.com/docs/integrations/mcp).

## First connection

Your client registers itself and opens a browser tab. You sign in to Inclusify or create an
account; if you have no organisation yet you are asked to name one, which is your workspace.
A consent screen shows what the client gets — your basic profile and email address, nothing
else. No API key is involved anywhere.

## What you need for it to say anything useful

- The website has to be in your Inclusify account. Asking about a domain you have not added
  returns "no website by that name here" rather than scanning a stranger's site.
- The tools work per website on the Pro plan. Account-wide questions across every site need
  Enterprise on at least one website.
- A site that has never been scanned has no score yet.

## What it can do

Twenty-two tools: where a site stands, the fix list with the strings to grep for in your own
templates, live keyboard and screen-reader checks, rendering under forced colours and 400% zoom,
alt-text review, checking a fix before you deploy it, and a pass/fail gate for CI.

They are the same tools on every client. Each one, along with what it deliberately does not know
and the two allowances that bound the live checks, is documented on the page linked above — the
reference lives in one place on purpose, so this README does not restate it.

## The skill

`skills/accessibility-fix-loop` teaches the loop that actually resolves issues rather than
silencing them: read the fix list, grep your source for the strings it hands you, validate the
markup before deploying, then confirm against a later scan. It also tells the assistant to take
a `masked` verdict seriously — `aria-hidden`, `display: none` and swapping a button for a div
all make a scanner go quiet while leaving the barrier in place.

## Contributing

Issues and pull requests on the manifests, the skill and the docs are welcome. Problems with the
server itself, your account or your billing go to support@inclusifyapp.com.

## Licence

MIT, see [LICENSE](LICENSE). The Inclusify name and logo are trademarks of Magebit.

Lo que la gente pregunta sobre inclusify-plugin

¿Qué es magebitcom/inclusify-plugin?

+

magebitcom/inclusify-plugin es mcp servers para el ecosistema de Claude AI. Install surface for the Inclusify MCP server: plugin manifests, MCP registry entry, and the accessibility fix-loop skill. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-21.

¿Cómo se instala inclusify-plugin?

+

Puedes instalar inclusify-plugin clonando el repositorio (https://github.com/magebitcom/inclusify-plugin) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar magebitcom/inclusify-plugin?

+

Nuestro agente de seguridad ha analizado magebitcom/inclusify-plugin y le ha asignado un Trust Score de 72/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene magebitcom/inclusify-plugin?

+

magebitcom/inclusify-plugin es mantenido por magebitcom. La última actividad registrada en GitHub es del 2026-08-21, con 0 issues abiertos.

¿Hay alternativas a inclusify-plugin?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega inclusify-plugin en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: magebitcom/inclusify-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/magebitcom-inclusify-plugin)](https://claudewave.com/repo/magebitcom-inclusify-plugin)
<a href="https://claudewave.com/repo/magebitcom-inclusify-plugin"><img src="https://claudewave.com/api/badge/magebitcom-inclusify-plugin" alt="Featured on ClaudeWave: magebitcom/inclusify-plugin" width="320" height="64" /></a>

Más MCP Servers

Alternativas a inclusify-plugin