Back to Home
burnworks icon

mcp-a11y-learning-guide

Verified Safe

by burnworks

Overview

A local Model Context Protocol (MCP) server designed to assist users learning web accessibility by acting as a guide, providing curated official WCAG/W3C resources and learning paths through a chatbot interface.

Installation

Run Command
node /full_path_to/mcp-a11y-learning-guide/dist/index.js

Security Notes

The server explicitly whitelists allowed URL prefixes for all external references (W3C/WAIC domains), preventing calls to untrusted external sources. It loads configuration and knowledge from local YAML and Markdown files, which is appropriate for its intended local operation. No dynamic code execution (e.g., 'eval') or hardcoded secrets were found in the provided source code. The primary security considerations revolve around ensuring the integrity of the local mapping files, which is outside the application's direct control.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens750
Stars0
Forks0
Last Update2025-11-28

Tags

AccessibilityWCAGLearning GuideAI AssistantModel Context Protocol