search_accessibility_articles
Search the e11y documentation repository for web accessibility articles, W3C WAI-ARIA patterns, and implementation guidance. Use fuzzy matching to find relevant content even with typos.
Instructions
Search for relevant web accessibility articles from the e11y-mcp documentation repository. Find W3C WAI-ARIA patterns and accessibility implementation guidance with fuzzy matching and content search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to find relevant accessibility articles (supports fuzzy matching and typos) | |
| maxResults | No | Maximum number of results to return (1-20) | |
| outputMode | No | Output format: "json" for formatted JSON (default), "compact-json" for minified JSON | json |
| includeContent | No | Search within article content for better results (recommended) |