axcess-mcp-server

axcess-mcp-server is a skill for Claude Code, Codex from sicxz/axcess-mcp-server. It costs 0 tokens per session (827 once invoked), scanned A, original, no licence file.

A tool for reviewing interface designs for accessibility problems that automated scanners may miss. Accessibility means making software usable by people with different abilities.

In plain words
What is it for?
Use it to evaluate typography and interface accessibility, rank issues by severity, identify affected elements, and get suggested fixes.
Why use it?
It adds human-focused checks beyond tools such as axe, Lighthouse, and WAVE, and links findings to WCAG accessibility guidelines.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to evaluate typography and interface accessibility, rank issues by severity, identify affected elements, and get suggested fixes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sicxz/axcess-mcp-server/axcess-mcp-server
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sicxz/axcess-mcp-server --skill axcess-mcp-server
Clone the repo
git clone --depth 1 https://github.com/sicxz/axcess-mcp-server

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for axcess-mcp-server

README.md
[![agentmods](https://agentmods.dev/badge/skills/sicxz/axcess-mcp-server/axcess-mcp-server/github.svg)](https://agentmods.dev/skills/sicxz/axcess-mcp-server/axcess-mcp-server)
Your own site
<a href="https://agentmods.dev/skills/sicxz/axcess-mcp-server/axcess-mcp-server"><img src="https://agentmods.dev/badge/skills/sicxz/axcess-mcp-server/axcess-mcp-server/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for axcess-mcp-server

Your own site · 80×15
<a href="https://agentmods.dev/skills/sicxz/axcess-mcp-server/axcess-mcp-server"><img src="https://agentmods.dev/badge/skills/sicxz/axcess-mcp-server/axcess-mcp-server.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 827 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00827
Opus 5 $0.00000 $0.00413
Sonnet 5 $0.00000 $0.00165
Haiku 4.5 $0.00000 $0.00083

Measured 9d ago against content hash 85ff5065a750, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

axcess-mcp-server scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

SKILL.md · 112 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 112 lines · 0 tokens per session scan A 85ff5065a750

Subscribe to this mod's changes

axcess-mcp-server is a skill published in the GitHub repository sicxz/axcess-mcp-server (0 stars, last pushed 5mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 827 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

absolute-ui

Build polished, intentional UIs with concrete CSS/Tailwind values — typography, color, layout, spacing, dark mode, accessibility, animations, components. Encodes specific, opinionated rules with exact values, not vague advice. Covers buttons, cards, forms, tables, navigation, dashboards, landing pages, onboarding, and…

maddhruv/absolute · 121 tokens

figma-edit

Use when reading or editing a Figma file through the figma-edit-mcp server — inspecting nodes; creating or modifying shapes, frames, text, styles, variables, components, instances, annotations, or prototype reactions; and recovering from the server's structured errors. Explains the plugin's hard constraints (scope…

neozhehan/figma-edit-mcp · 82 tokens

design-system

Document and define UI design system tokens, components, and guidelines.

furkangonel/cowrangler · 16 tokens

zenith

Author, edit, and render deterministic .zen design documents (posters, decks/slides, social graphics, flyers, books, magazines, diagrams, ads) with the zenith CLI. Use when the task is to create or change a visual design as structured, editable, version-controllable source — not a flat AI image. Covers: design tokens…

zenitheditor/zenith · 197 tokens

uxloom

Validates UI/UX designs with UXLoom — models user journeys as state machines and proves what screens are missing (unreachable states, dead ends, empty/loading/error coverage, WCAG contrast, touch targets, localization overflow) before code exists. Use when designing screens or user flows, validating AI-generated UI…

uxloom-dev/uxloom · 91 tokens

design-reference

Answer a design question with evidence from real websites instead of taste — type scale, spacing, container width, palette, or "what do sites like this actually do". Use when the user asks how big a heading should be, how much padding a section needs, what a kind of site normally looks like, or asks for design…

bryntay/a1-mcp · 72 tokens