asdesigned
Rank #22,595io.github.Maher-Reven/asdesigned
Diff a rendered UI element against its Figma source and get every drifted property with its delta.
asdesigned is a Model Context Protocol (MCP) server published by Maher-Reven. It ranks #22,595 of 132,113 servers tracked on MCP Toplist. asdesigned is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 9, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 109,518 of 132,113 servers on MCP Toplist.
Use asdesigned
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add asdesigned -e "FIGMA_TOKEN=<your FIGMA_TOKEN>" -e "ASDESIGNED_BROWSER=<your ASDESIGNED_BROWSER>" -- npx -y asdesigned asdesigned-mcpReplace each placeholder with your own value before saving.
[mcp_servers.asdesigned]
command = "npx"
args = ["-y", "asdesigned", "asdesigned-mcp"]
[mcp_servers.asdesigned.env]
FIGMA_TOKEN = "<your FIGMA_TOKEN>"
ASDESIGNED_BROWSER = "<your ASDESIGNED_BROWSER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asdesigned": {
"command": "npx",
"args": [
"-y",
"asdesigned",
"asdesigned-mcp"
],
"env": {
"FIGMA_TOKEN": "<your FIGMA_TOKEN>",
"ASDESIGNED_BROWSER": "<your ASDESIGNED_BROWSER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asdesigned": {
"command": "npx",
"args": [
"-y",
"asdesigned",
"asdesigned-mcp"
],
"env": {
"FIGMA_TOKEN": "<your FIGMA_TOKEN>",
"ASDESIGNED_BROWSER": "<your ASDESIGNED_BROWSER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"asdesigned": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"asdesigned",
"asdesigned-mcp"
],
"env": {
"FIGMA_TOKEN": "<your FIGMA_TOKEN>",
"ASDESIGNED_BROWSER": "<your ASDESIGNED_BROWSER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asdesigned": {
"command": "npx",
"args": [
"-y",
"asdesigned",
"asdesigned-mcp"
],
"env": {
"FIGMA_TOKEN": "<your FIGMA_TOKEN>",
"ASDESIGNED_BROWSER": "<your ASDESIGNED_BROWSER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asdesigned": {
"command": "npx",
"args": [
"-y",
"asdesigned",
"asdesigned-mcp"
],
"env": {
"FIGMA_TOKEN": "<your FIGMA_TOKEN>",
"ASDESIGNED_BROWSER": "<your ASDESIGNED_BROWSER>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Maher-Reven%2Fasdesigned)<a href="https://mcptoplist.com/server/io.github.Maher-Reven%2Fasdesigned"><img src="https://mcptoplist.com/badge/io.github.Maher-Reven%2Fasdesigned.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Maher-Reven
Other servers by Maher-Reven
View all Maher-Reven servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 9, 2026 |
Frequently asked questions
- Who maintains asdesigned?
- asdesigned is maintained by Maher-Reven, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is asdesigned listed on the Official MCP Registry?
- Yes — asdesigned is listed on the Official MCP Registry, alongside Glama.
- How many versions does asdesigned have?
- MCP Toplist tracks 1 version of asdesigned, most recently published on Sep 9, 2026.
- Where can I find the source code for asdesigned?
- The source code for asdesigned is hosted at github.com/Maher-Reven/asdesigned.
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.