@usespectra/mcp
Freeby MCP Community
Spectra — AI readiness audit for Figma and Paper design systems. MCP server with 8 tools for scanning, scoring, and auto-fixing design systems.
v2.3.5Added Apr 12, 2026
figmapaperpaper-designmcpdesign-system
@usespectra/mcp MCP Server
Spectra — AI readiness audit for Figma and Paper design systems. MCP server with 8 tools for scanning, scoring, and auto-fixing design systems.
Installation
npx -y @usespectra/mcp
Reviews
Installation
Quick install
npx -y @usespectra/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@usespectra/mcp": {
"command": "npx",
"args": ["-y", "@usespectra/mcp"]
}
}
}