mcpserver.lol
registry/css-sota-mcp
Connection check verified live · 27h ago

css-sota-mcp

What CSS you can actually ship today, from live Baseline data and MDN browser-compat-data.

Tools 6
GitHub stars
Installs / wk
Licence MIT
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

audit_css read-only source*targetinclude_passing
Scan CSS source and report every feature in it that does not meet a browser support target. Targets are either a Baseline level ("baseline-widely", "baseline-newly") or an explicit…
check_support read-only valuebcd_keypropertyall_browsers
Look up which browser versions support a CSS property, value, selector, at-rule or function, from MDN browser-compat-data bundled with this server (no network call). Give either a…
dont_make_me_think read-only cssurlhtmlmodetopic
UI/UX guidelines and a review of a page against them. mode="guidelines" returns the principles — Nielsen's 10 heuristics, Hick's and Fitts's laws, WCAG 2.2, neurodiversity-inclusiv…
get_feature read-only feature_id*include_mdn
Get everything known about one CSS feature: Baseline status and dates, the browser versions it shipped in, its description, spec links, Web Platform Tests scores, usage, and MDN re…
search_css_features read-only limitquerysinceuntilbaseline
Search CSS features on the Web Platform Dashboard (webstatus.dev) by keyword, Baseline status, and the date range in which they reached Baseline. Use this to answer questions like…
whats_new read-only limitsinceuntiltransition
List CSS features that crossed a Baseline threshold within a date range, newest first. Use this to answer "what CSS can I start using now?", to write release notes, or to catch up…