SunnysideFigma Context MCP
UnclaimedA comprehensive Model Context Protocol (MCP) server that bridges Figma designs with AI development workflows. It provides 30 specialized tools for extracting pixel-perfect code, assets, and component structures directly from Figma designs.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (27)
analyze_app_structure
Architectural breakdown of a scanned project
analyze_figma_components
Component detection across a file
analyze_token_change_impact
Blast-radius report for a proposed change
apply_token_change
Commit a simulated change
build_dependency_graph
Map which layers consume which tokens
check_figma_dev_connection
Probe the Dev Mode server
debug_token_registry
Inspect the current registry state
download_figma_images
Batch SVG/PNG export to disk
extract_design_tokens
Build a token catalog from current selection
generate_codegen_plugin
Scaffold a new Figma Dev Mode codegen plugin
generate_migration_code
Produce codemod-style output for the change
get_All_Layers_CSS
CSS for every layer in the selection
get_Basic_CSS
Root element CSS via getCSSAsync()
get_figma_data
Raw file or node JSON
get_figma_dev_history
List of past extractions (name, id, layout)
get_figma_dev_mode_code
React + Tailwind from Figma's own generator
get_figma_page_structure
Page-level tree for orientation
get_figma_project_overview
Team/project-level summary
get_JSON
Structured: id, fills, variables, design tokens, allLayersCSS — the highest-signal single call
get_plugin_project_overview
Summary of the full scanned project (requires Scan Entire Project in the plugin)
get_react_component
TypeScript React + CSS module
get_styled_component
React + styled-components
get_tailwind_component
React + Tailwind classes (arbitrary values)
list_token_simulations
List staged simulations
rollback_token_change
Revert an applied change
simulate_token_change
Dry-run a rename/value change
track_design_system_health
Coverage / conflict report