artscii
Rank #37,921io.github.rxolve/artscii
LLMs can't draw. This MCP can. 81 arts + 100 kaomoji + diagrams + charts.
artscii is a Model Context Protocol (MCP) server published by rxolve. It ranks #37,921 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. artscii is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 94,192 of 132,113 servers on MCP Toplist.
Use artscii
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add artscii -- npx -y artscii[mcp_servers.artscii]
command = "npx"
args = ["-y", "artscii"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"artscii": {
"command": "npx",
"args": [
"-y",
"artscii"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"artscii": {
"command": "npx",
"args": [
"-y",
"artscii"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"artscii": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"artscii"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"artscii": {
"command": "npx",
"args": [
"-y",
"artscii"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"artscii": {
"command": "npx",
"args": [
"-y",
"artscii"
]
}
}
}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.rxolve%2Fartscii)<a href="https://mcptoplist.com/server/io.github.rxolve%2Fartscii"><img src="https://mcptoplist.com/badge/io.github.rxolve%2Fartscii.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
rxolve
Other servers by rxolve
View all rxolve servers →Available versions (5)
| Version | Published |
|---|---|
| 0.6.1 | Apr 8, 2026 |
| 0.6.0 | Apr 8, 2026 |
| 0.3.3 | Apr 5, 2026 |
| 0.3.2 | Apr 4, 2026 |
| 0.3.1 | Apr 4, 2026 |
Frequently asked questions
- Who maintains artscii?
- artscii is maintained by rxolve, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is artscii listed on the Official MCP Registry?
- Yes — artscii is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does artscii have?
- MCP Toplist tracks 5 versions of artscii, most recently published on Apr 8, 2026.
- Where can I find the source code for artscii?
- The source code for artscii is hosted at github.com/rxolve/artscii.
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.