Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

AccessLint/mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccessLint MCP Server

Note

This repository has moved. Development now happens in the AccessLint monorepo under mcp/.

This repository is archived and read-only. Please open issues and pull requests in the new location.

The MCP (Model Context Protocol) server providing accessibility analysis tools for WCAG conformance is published to npm as @accesslint/mcp.

Installation

{
  "mcpServers": {
    "accesslint": {
      "command": "npx",
      "args": ["-y", "@accesslint/mcp"]
    }
  }
}

For full documentation, see the README in the monorepo.

About

MCP server providing accessibility analysis tools for WCAG conformance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors