Local catalog of MateMatic Boutique: find a legal-data connector or skill, install locally.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx boutique-mcp
MCP client config
{
"mcpServers": {
"boutique-mcp": {
"command": "uvx",
"args": [
"boutique-mcp"
]
}
}
}