MotionSpec — verified web motion (reduced-motion / WCAG)
Rank #7,732io.github.MasterPlayspots/motionspec
Deterministic motion compiler + validator: reports WCAG 2.2.2 pause-path candidates, fail-closed.
MotionSpec — verified web motion (reduced-motion / WCAG) is a Model Context Protocol (MCP) server published by MasterPlayspots. It ranks #7,732 of 132,046 servers tracked on MCP Toplist. MotionSpec — verified web motion (reduced-motion / WCAG) is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 124,314 of 132,046 servers on MCP Toplist.
Use MotionSpec — verified web motion (reduced-motion / WCAG)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http motionspec https://api.motionspec.dev/mcpclaude mcp add motionspec -- npx -y motionspec[mcp_servers.motionspec]
url = "https://api.motionspec.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.motionspec]
command = "npx"
args = ["-y", "motionspec"]Add to ~/.codex/config.toml.
https://api.motionspec.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"motionspec": {
"command": "npx",
"args": [
"-y",
"motionspec"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"motionspec": {
"url": "https://api.motionspec.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"motionspec": {
"command": "npx",
"args": [
"-y",
"motionspec"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"motionspec": {
"type": "http",
"url": "https://api.motionspec.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"motionspec": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"motionspec"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"motionspec": {
"serverUrl": "https://api.motionspec.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"motionspec": {
"command": "npx",
"args": [
"-y",
"motionspec"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"motionspec": {
"url": "https://api.motionspec.dev/mcp"
}
}
}{
"mcpServers": {
"motionspec": {
"command": "npx",
"args": [
"-y",
"motionspec"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MasterPlayspots%2Fmotionspec)<a href="https://mcptoplist.com/server/io.github.MasterPlayspots%2Fmotionspec"><img src="https://mcptoplist.com/badge/io.github.MasterPlayspots%2Fmotionspec.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MasterPlayspots
Available versions (11)
| Version | Published |
|---|---|
| 1.2.7 | Aug 5, 2026 |
| 1.2.6 | Aug 2, 2026 |
| 1.2.5 | Jul 14, 2026 |
| 1.2.4 | Jul 12, 2026 |
| 1.2.2 | Jul 9, 2026 |
| 1.0.6 | Jul 3, 2026 |
| 1.0.5 | Jul 1, 2026 |
| 1.0.4 | Jun 21, 2026 |
| 1.0.3 | Jun 19, 2026 |
| 1.0.2 | Jun 19, 2026 |
| 1.0.1 | Jun 19, 2026 |
Frequently asked questions
- Who maintains MotionSpec — verified web motion (reduced-motion / WCAG)?
- MotionSpec — verified web motion (reduced-motion / WCAG) is maintained by MasterPlayspots, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is MotionSpec — verified web motion (reduced-motion / WCAG) listed on the Official MCP Registry?
- Yes — MotionSpec — verified web motion (reduced-motion / WCAG) is listed on the Official MCP Registry, alongside Glama.
- How many versions does MotionSpec — verified web motion (reduced-motion / WCAG) have?
- MCP Toplist tracks 11 versions of MotionSpec — verified web motion (reduced-motion / WCAG), most recently published on Aug 5, 2026.
- Where can I find the source code for MotionSpec — verified web motion (reduced-motion / WCAG)?
- The source code for MotionSpec — verified web motion (reduced-motion / WCAG) is hosted at github.com/MasterPlayspots/motionspec.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.