Designesy
Rank #3,448org.designesy.www/designesy
Score any URL against a real design contract — 42 checks, A-F grade, token + motion validation.
Designesy is a Model Context Protocol (MCP) server published by LE-VAI. It ranks #3,448 of 132,046 servers tracked on MCP Toplist. Designesy is listed across 3 registries — Official MCP, Glama and mcp.so, with 23 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 128,598 of 132,046 servers on MCP Toplist.
Use Designesy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http designesy https://www.designesy.org/api/mcpclaude mcp add designesy -- uvx designesy-mcp[mcp_servers.designesy]
url = "https://www.designesy.org/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.designesy]
command = "uvx"
args = ["designesy-mcp"]Add to ~/.codex/config.toml.
https://www.designesy.org/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"designesy": {
"command": "uvx",
"args": [
"designesy-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"designesy": {
"url": "https://www.designesy.org/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"designesy": {
"command": "uvx",
"args": [
"designesy-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"designesy": {
"type": "http",
"url": "https://www.designesy.org/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"designesy": {
"type": "stdio",
"command": "uvx",
"args": [
"designesy-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"designesy": {
"serverUrl": "https://www.designesy.org/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"designesy": {
"command": "uvx",
"args": [
"designesy-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"designesy": {
"url": "https://www.designesy.org/api/mcp"
}
}
}{
"mcpServers": {
"designesy": {
"command": "uvx",
"args": [
"designesy-mcp"
]
}
}
}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/org.designesy.www%2Fdesignesy)<a href="https://mcptoplist.com/server/org.designesy.www%2Fdesignesy"><img src="https://mcptoplist.com/badge/org.designesy.www%2Fdesignesy.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
LE-VAI
Available versions (23)
| Version | Published |
|---|---|
| 1.12.0 | Aug 31, 2026 |
| 1.11.1 | Aug 30, 2026 |
| 1.11.0 | Aug 16, 2026 |
| 1.10.2 | Aug 16, 2026 |
| 1.10.1 | Aug 15, 2026 |
| 1.10.0 | Aug 14, 2026 |
| 1.9.4 | Aug 9, 2026 |
| 1.9.3 | Aug 7, 2026 |
| 1.9.2 | Aug 7, 2026 |
| 1.8.4 | Aug 5, 2026 |
| 1.9.1 | Aug 5, 2026 |
| 1 | Aug 5, 2026 |
| 1.9.0 | Aug 5, 2026 |
| 1.8.3 | Aug 5, 2026 |
| 1.8.1 | Aug 5, 2026 |
| 1.8.0 | Aug 5, 2026 |
| 1.7.0 | Aug 3, 2026 |
| 1.6.0 | Aug 3, 2026 |
| 1.5.0 | Aug 2, 2026 |
| 1.4.2 | Jul 30, 2026 |
| 1.4.1 | Jul 30, 2026 |
| 1.4.0 | Jul 30, 2026 |
| 1.3.1 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Designesy?
- Designesy is maintained by LE-VAI, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is Designesy listed on the Official MCP Registry?
- Yes — Designesy is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Designesy have?
- MCP Toplist tracks 23 versions of Designesy, most recently published on Aug 31, 2026.
- Where can I find the source code for Designesy?
- The source code for Designesy is hosted at github.com/LE-VAI/designesy-org.
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.