Artisign
Rank #13,050dev.artisign/artisign
An artificial artisan for UI design: agents build screens, a design system keeps them consistent.
Artisign is a Model Context Protocol (MCP) server published by artisign. It ranks #13,050 of 132,046 servers tracked on MCP Toplist. Artisign is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 118,996 of 132,046 servers on MCP Toplist.
Use Artisign
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add artisign -- npx -y artisign[mcp_servers.artisign]
command = "npx"
args = ["-y", "artisign"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"artisign": {
"command": "npx",
"args": [
"-y",
"artisign"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"artisign": {
"command": "npx",
"args": [
"-y",
"artisign"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"artisign": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"artisign"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"artisign": {
"command": "npx",
"args": [
"-y",
"artisign"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"artisign": {
"command": "npx",
"args": [
"-y",
"artisign"
]
}
}
}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/dev.artisign%2Fartisign)<a href="https://mcptoplist.com/server/dev.artisign%2Fartisign"><img src="https://mcptoplist.com/badge/dev.artisign%2Fartisign.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
artisign
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Sep 21, 2026 |
Frequently asked questions
- Who maintains Artisign?
- Artisign is maintained by artisign, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Artisign listed on the Official MCP Registry?
- Yes — Artisign is listed on the Official MCP Registry, alongside Glama.
- How many versions does Artisign have?
- MCP Toplist tracks 1 version of Artisign, most recently published on Sep 21, 2026.
- Where can I find the source code for Artisign?
- The source code for Artisign is hosted at github.com/artisign/artisign.
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.