Odel
boutique mcp

boutique mcp

Local
@matematicsolutionsPythonApache-2.0Updated 2w ago

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).

PyPIboutique-mcpv0.2.2

Run

uvx boutique-mcp

MCP client config

{
  "mcpServers": {
    "boutique-mcp": {
      "command": "uvx",
      "args": [
        "boutique-mcp"
      ]
    }
  }
}