minipainter
Rank #20,528io.github.ArturSkowronski/minipainter
Local-first miniature-paint inventory and cross-brand color matching for AI agents.
minipainter is a Model Context Protocol (MCP) server published by arturskowronski. It ranks #20,528 of 132,345 servers tracked on MCP Toplist. minipainter is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jul 6, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 111,817 of 132,345 servers on MCP Toplist.
Use minipainter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add minipainter -e "INVENTORY_PATH=<your INVENTORY_PATH>" -- npx -y -p minipainter minipainter minipainter-mcpReplace each placeholder with your own value before saving.
[mcp_servers.minipainter]
command = "npx"
args = ["-y", "-p", "minipainter", "minipainter", "minipainter-mcp"]
[mcp_servers.minipainter.env]
INVENTORY_PATH = "<your INVENTORY_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"minipainter": {
"command": "npx",
"args": [
"-y",
"-p",
"minipainter",
"minipainter",
"minipainter-mcp"
],
"env": {
"INVENTORY_PATH": "<your INVENTORY_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"minipainter": {
"command": "npx",
"args": [
"-y",
"-p",
"minipainter",
"minipainter",
"minipainter-mcp"
],
"env": {
"INVENTORY_PATH": "<your INVENTORY_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"minipainter": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"-p",
"minipainter",
"minipainter",
"minipainter-mcp"
],
"env": {
"INVENTORY_PATH": "<your INVENTORY_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"minipainter": {
"command": "npx",
"args": [
"-y",
"-p",
"minipainter",
"minipainter",
"minipainter-mcp"
],
"env": {
"INVENTORY_PATH": "<your INVENTORY_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"minipainter": {
"command": "npx",
"args": [
"-y",
"-p",
"minipainter",
"minipainter",
"minipainter-mcp"
],
"env": {
"INVENTORY_PATH": "<your INVENTORY_PATH>"
}
}
}
}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.ArturSkowronski%2Fminipainter)<a href="https://mcptoplist.com/server/io.github.ArturSkowronski%2Fminipainter"><img src="https://mcptoplist.com/badge/io.github.ArturSkowronski%2Fminipainter.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
arturskowronski
Available versions (1)
| Version | Published |
|---|---|
| 0.7.3 | Jul 7, 2026 |
Frequently asked questions
- Who maintains minipainter?
- minipainter is maintained by arturskowronski, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is minipainter listed on the Official MCP Registry?
- Yes — minipainter is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does minipainter have?
- MCP Toplist tracks 1 version of minipainter, most recently published on Jul 7, 2026.
- Where can I find the source code for minipainter?
- The source code for minipainter is hosted at github.com/arturskowronski/minipainter.
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.