Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎯 Marketing
  3. Minipainter
Minipainter logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 11:02:24 AM

Minipainter

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Local-first miniature-paint inventory and cross-brand color matching for AI agents.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "minipainter": {
      "command": "npx",
      "args": [
        "-y",
        "minipainter"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🎯 More in Marketing

Documentation Overview

MINIPAINTER

The paint bench, indexed.

CI npm

Site: arturskowronski.github.io/minipainter

minipainter is a local-first paint registry for miniature-painting workflows. It exists for one practical reason: AI paint suggestions are much more useful when they understand the paints you actually own.

The project gives you:

  • a deterministic local catalog (1,607 paints across Citadel, Army Painter, Vallejo, AK) and inventory
  • owned-first paint lookup and cross-brand color matching
  • a colored terminal UI (TUI) that shows each paint's real RGB as a swatch
  • MCP servers for both Claude Desktop and ChatGPT
  • a CLI surface designed for both humans and agent workflows

The colored TUI

The ledger TUI is a real colored terminal app: a MINIPAINTER banner, gold section frames, green OWNED / red MISSING status, and a truecolor swatch of every paint's own RGB. Color turns on for a TTY and honors NO_COLOR.

MINIPAINTER terminal UI β€” catalog

Why This Exists

Most paint advice workflows break at the same point: they recommend paints you do not have on hand.

minipainter is built to solve that exact problem:

  • keep a local record of what is in your paint rack
  • search it quickly by name, role, family, and approximate color
  • prepare a stable inventory foundation for a future AI skill that can inspect links, photos, and model images

The long-term goal is not β€œAI picks random colors for miniatures.” The goal is β€œAI reasons from your actual inventory first, then suggests stronger alternatives only when useful.”

Feature Highlights

  • Owned-first matching: lookups and recommendations can prioritize paints you already have.
  • Catalog in repo, inventory in your home: paint records live in data/catalog/; what you own lives in ~/.minipainting/inventory.json and follows you across projects.
  • RGB-aware search: approximate RGB values help with nearest-color matching.
  • Colored TUI: terminal ledger with per-paint RGB swatches and OWNED/MISSING status.
  • Agent-friendly CLI: deterministic command output for AI integration (Claude + ChatGPT MCP).

Screenshots

Hero Screen

Full-screen TUI with banner, catalog, detail panel, and command strip.

text
See: docs/assets/hero.txt

Hero Screen

Search View

Filtered lookup for a semantic search like bone.

text
See: docs/assets/search.txt

Search View

Owned View

Inventory-only presentation focused on what is already bound to your collection.

text
See: docs/assets/owned.txt

Owned View

CLI Flow

Representative command-line usage for search, ownership updates, and color matching.

text
See: docs/assets/cli.txt

CLI Flow

Run with Docker (Postgres)

The whole stack β€” MCP/HTTP server plus a Postgres that stores your inventory β€” starts with one command. Inventory persists in a named volume, so it survives container restarts and docker compose down / recreation (only down -v wipes it).

Terminal
docker compose up --build        # http://localhost:3000
  • GET /health β€” liveness
  • GET /api/inventory β€” owned paints (from Postgres)
  • POST /mcp β€” MCP for Claude Desktop Β· POST /mcp/v3 β€” MCP for ChatGPT (search/fetch)

Storage is selected by DATABASE_URL: set it (as docker-compose.yml does) for Postgres, leave it unset to use a local JSON inventory file (unchanged local behavior). See .env.example.

Deploy

Any Docker + Postgres host works (Fly.io, Railway, a VPS…). For a one-click remote MCP server with a managed database, the repo ships a Render Blueprint (render.yaml) that provisions the web service and Postgres together and wires DATABASE_URL automatically:

Deploy to Render

The reference deployment warpaint-mcp.fly.dev runs on Fly.io with Fly Managed Postgres β€” see docs/deploy-fly.md for the fly mpg attach + migration steps.

Install

The fastest way β€” run it straight from npm with npx, no clone, no install:

Terminal
npx minipainter paint search bone
npx minipainter match color "#d2c29b"
npx minipainter tui

Or install it globally to get the short mpaint command everywhere:

Terminal
npm install -g minipainter
mpaint paint search bone
mpaint match color "#d2c29b"

The catalog is bundled, so search and matching work on first run with nothing to configure. Your inventory lives at ~/.minipainting/inventory.json, created automatically the first time you mark a paint owned (legacy ~/.warpaint/ is auto-migrated).

Requirements:

  • Node.js 18 or newer
  • POSIX-ish shell (Linux, macOS, WSL)

From source

To hack on it, clone and run against the working tree:

bash
git clone https://github.com/ArturSkowronski/minipainter.git
cd minipainter
npm install
node src/cli.mjs paint search bone

After that you have four usage modes:

  • CLI / TUI β€” see Quickstart below
  • Self-hosted HTTP server β€” a single Docker-friendly runtime with JSON storage and API endpoints
  • Local MCP for Claude Desktop β€” see Claude Desktop MCP Setup
  • Remote MCP for Claude mobile/web β€” see Remote MCP

Quickstart

Initialize the local inventory at ~/.minipainting/inventory.json:

bash
node src/cli.mjs catalog sync

Search paints:

bash
node src/cli.mjs paint search black
node src/cli.mjs paint search bone --json

Inspect one paint:

bash
node src/cli.mjs paint show "Abaddon Black" --json

Mark paints as owned or missing:

bash
node src/cli.mjs inventory own "Abaddon Black"
node src/cli.mjs inventory unown "Abaddon Black"
node src/cli.mjs inventory list

Run semantic or color matching:

bash
node src/cli.mjs match describe bone
node src/cli.mjs match color "#d2c29b"

Launch the TUI:

bash
node src/cli.mjs tui

Run the MCP server locally:

bash
node src/mcp-server.mjs

Run the self-hosted HTTP server locally:

bash
DATA_DIR=.minipainting-data node src/mcp-http-server.mjs

TUI Workflow

The TUI is centered around three presentation areas:

  • FORGE CATALOG: visible paints in the current scope
  • SELECTED PIGMENT: the currently highlighted paint with provider, families, usage, and RGB
  • RITUAL COMMANDS: the command legend for the active session

Current TUI commands:

  • search <text>
  • owned
  • catalog
  • toggle
  • quit

Recommended use:

  1. start with catalog
  2. narrow with search bone, search black, or similar queries
  3. inspect the selected pigment panel
  4. toggle ownership as your collection changes

Project Direction

Implemented now:

  • local JSON registry
  • starter provider catalogs for Citadel and Army Painter
  • owned / missing inventory tracking
  • deterministic search and color matching
  • colored terminal presentation with per-paint swatches
  • local MCP server for Claude Desktop

Planned later:

  • a separate skill for parsing paint-set links
  • image-driven inventory fill from paint bottle photos
  • model-photo analysis that recommends owned paints first
  • stronger cross-provider equivalents and matching hints

Technical Notes

  • Built-in catalog data lives in data/catalog/ (Citadel and Army Painter, kept in version control)
  • Inventory file: ~/.minipainting/inventory.json β€” stores only owned paint ids in the form { "version": 1, "owned": ["citadel/abaddon-black", ...] }
  • Self-hosted server data directory: DATA_DIR (defaults to /data in Docker); inventory lives at <DATA_DIR>/inventory.json
  • The catalog and inventory are composed at runtime; saving never rewrites the catalog
  • IDs are stable by convention (provider + name slug); on load, owned ids missing from the catalog are reported as warnings instead of being silently dropped
  • A pre-existing project-local .minipainting/registry.json next to the inventory path is auto-migrated on first run
  • Legacy .warpaint/ data directories are auto-renamed to .minipainting/ on first run (both home and project-local variants)
  • Override the inventory location at the API surface with { inventoryPath } or { cwd } (the latter resolves to <cwd>/.minipainting/inventory.json, which is what the test suite uses for isolation)
  • RGB values are approximate reference colors for matching, not a guarantee of final painted appearance
  • MCP entrypoint: node src/mcp-server.mjs
  • MCP helper script: npm run mcp
  • HTTP server helper script: npm run server
  • README demo captures are reproducible via:
Terminal
npm run generate:demo

Claude Desktop MCP Setup

minipainter now includes a local MCP server so Claude Desktop can use your paint registry directly.

Example local MCP config:

config.json
{
  "mcpServers": {
    "minipainter": {
      "command": "node",
      "args": ["/absolute/path/to/minipainter/src/mcp-server.mjs"]
    }
  }
}

After adding the server, Claude Desktop can call tools such as:

  • paint_search
  • paint_show
  • inventory_list
  • inventory_mark_owned
  • inventory_mark_unowned
  • match_color
  • match_describe

Suggested local flow:

  1. initialize your registry once with node src/cli.mjs catalog sync
  2. add the MCP server to Claude Desktop
  3. ask Claude to search paints or update ownership through the exposed tools

Agent Skill

For Claude Code, fetch the skill straight from the site, no clone required. It ships with the right guardrails baked in: JSON-only reads, product_format rules, failure handling.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Marketing View all alternatives
  • Amazon DSP MCP Server logoAmazon DSP MCP Server

    Amazon DSP management β€” CRUD, async reports, targeting, and audience management

    🎯 Marketing0 views
    Compare vs Amazon DSP MCP Server β†’
  • Google Analytics MCP logoGoogle Analytics MCP

    An MCP server that provides [describe what your server does]

    🎯 Marketing2 views
    Compare vs Google Analytics MCP β†’
  • AdLoop logoAdLoop

    Google Ads, GA4 and Tag Manager in your AI client, with a preview before every change.

    🎯 Marketing0 views
    Compare vs AdLoop β†’
  • VibeSEO logoVibeSEO

    SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

    🎯 Marketing0 views
    Compare vs VibeSEO β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

npm downloads
460
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Minipainter

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "minipainter": { "command": "npx", "args": ["-y","minipainter"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMinipainter AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/minipainter?style=directory)](https://allmcps.com/mcp/minipainter)
HTML Embed
<a href="https://allmcps.com/mcp/minipainter"><img src="https://allmcps.com/api/badge/minipainter?style=directory" alt="Minipainter on AllMCPs" /></a>

Technical Specs & Signals

Category🎯Marketing
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedAug 22, 2026
2/7 checks healthy over the last 46d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 22, 2026
npm downloads460/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· minipainter (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎯 Marketing β†’Best MCP servers for Marketing β†’Alternatives to Minipainter β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients