mcpbeat Sign in

Boutique MCP Server

local only

Boutique MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 202 installs a week from pypi. Last commit 17 Sep 2026.

Local catalog of MateMatic Boutique: find a legal-data connector or skill, install locally.

Installs per day peak 392 · avg 42 · -70% w/w
a month agotoday
202
Installs / week
pypi · boutique-mcp
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check Boutique MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add boutique-mcp -- uvx boutique-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "boutique-mcp": {
      "args": [
        "boutique-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.boutique-mcp]
command = "uvx"
args = ["boutique-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "boutique-mcp": {
      "args": [
        "boutique-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "boutique-mcp": {
      "args": [
        "boutique-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Boutique MCP

same job, measured the same way
Ae MCP
by junkdoge-joe

A stdio connector for the local ae-mcp After Effects panel; install the AE extension separately.

53 installs/wk local only
Yotta Verify MCP
by yottameta

Pre-install security scanner for AI agent skills (local stdio MCP). Offline static scan; no upload.

567 installs/wk local only
MADB — Agent Memory Database
by spshkar84

Durable causal memory for AI agents — semantic recall, causal lineage, and skills. Local-first.

855 installs/wk local only
Indiana BMV
by pipeworx-io

Indiana BMV branches, kiosks, BMV Connect and motorcycle skills-test locations

37 tools answering
Subdomain API
by subdomain

Find known subdomains of a domain. Passive data; may include historic entries. List or count.

2 tools answering
Delx Living Body
by davidmosiah

Meta-MCP that auto-detects installed wellness connectors and composes them into one body data layer.

141 installs/wk local only
Sheetrender MCP
by sheetrender

Render PDFs from templates and spreadsheet data via SheetRender, locally or at mcp.sheetrender.com

71 installs/wk answering
Backstory: search your data exports locally
by magna-nz

Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.

local only

Boutique MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Boutique MCP?
Boutique MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package boutique-mcp was installed 202 times last week.
How do I connect Boutique MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls boutique-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Boutique MCP?
The pypi package boutique-mcp was installed 202 times in the last week. Week over week that is -70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Boutique MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.