Accessibility Bridge

v1.0.0Developer Toolsstable

Connects Claude to a live Chrome browser's accessibility tree to generate stable, framework-agnostic test selectors and perform accessibility audits. It enables users to read element roles and states exactly as a screen reader would to help write, de

mcp-accessibility-bridgemcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Accessibility Bridge?

Accessibility Bridge is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to connects claude to a live chrome browser's accessibility tree to generate stable, framework-agnostic test selectors and perform accessibility audits. it enables users to read element roles and states ...

Connects Claude to a live Chrome browser's accessibility tree to generate stable, framework-agnostic test selectors and perform accessibility audits. It enables users to read element roles and states exactly as a screen reader would to help write, de

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Connects Claude to a live Chrome browser's accessibility tre

Use Cases

Generate stable test selectors from live Chrome accessibility trees.
Perform accessibility audits by reading elements as a screen reader would.
yashpreetbathla

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-accessibility-bridge

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Accessibility Bridge

What is Accessibility Bridge?

Accessibility Bridge is a Model Context Protocol (MCP) server that connects claude to a live chrome browser's accessibility tree to generate stable, framework-agnostic test selectors and perform accessibility audits. it enables users to read element roles and states exactly as a screen reader would to help write, de It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Accessibility Bridge?

Follow the installation instructions on the Accessibility Bridge GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Accessibility Bridge?

Accessibility Bridge works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Accessibility Bridge free to use?

Yes, Accessibility Bridge is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-accessibility-bridge": { "command": "npx", "args": ["-y", "mcp-accessibility-bridge"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Accessibility Bridge?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides