Curio — design style library
Rank #40,069com.designbycurio/curio
A design-style library for AI agents: search real styles, fetch a ready-to-apply design spec.
Curio — design style library is a Model Context Protocol (MCP) server published by voltwake. It ranks #40,069 of 132,113 servers tracked on MCP Toplist. Curio — design style library is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 5, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 92,044 of 132,113 servers on MCP Toplist.
Use Curio — design style library
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http curio https://mcp.designbycurio.com/mcp[mcp_servers.curio]
url = "https://mcp.designbycurio.com/mcp"Add to ~/.codex/config.toml.
https://mcp.designbycurio.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"curio": {
"url": "https://mcp.designbycurio.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"curio": {
"type": "http",
"url": "https://mcp.designbycurio.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"curio": {
"serverUrl": "https://mcp.designbycurio.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"curio": {
"url": "https://mcp.designbycurio.com/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/com.designbycurio%2Fcurio)<a href="https://mcptoplist.com/server/com.designbycurio%2Fcurio"><img src="https://mcptoplist.com/badge/com.designbycurio%2Fcurio.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
voltwake
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Jun 10, 2026 |
| 0.2.0 | Jun 5, 2026 |
Frequently asked questions
- Who maintains Curio — design style library?
- Curio — design style library is maintained by voltwake, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Curio — design style library listed on the Official MCP Registry?
- Yes — Curio — design style library is listed on the Official MCP Registry.
- How many versions does Curio — design style library have?
- MCP Toplist tracks 2 versions of Curio — design style library, most recently published on Jun 10, 2026.
- Where can I find the source code for Curio — design style library?
- The source code for Curio — design style library is hosted at github.com/voltwake/curio-mcp-extension.
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.