boutique-mcp
Rank #20,768io.github.matematicsolutions/boutique-mcp
Local catalog of MateMatic Boutique: find a legal-data connector or skill, install locally.
boutique-mcp is a Model Context Protocol (MCP) server published by matematicsolutions. It ranks #20,768 of 115,460 servers tracked on MCP Toplist. boutique-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 94,692 of 115,460 servers on MCP Toplist.
Use boutique-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add boutique-mcp -- uvx boutique-mcp[mcp_servers.boutique-mcp]
command = "uvx"
args = ["boutique-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"boutique-mcp": {
"command": "uvx",
"args": [
"boutique-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"boutique-mcp": {
"command": "uvx",
"args": [
"boutique-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"boutique-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"boutique-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"boutique-mcp": {
"command": "uvx",
"args": [
"boutique-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"boutique-mcp": {
"command": "uvx",
"args": [
"boutique-mcp"
]
}
}
}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.matematicsolutions%2Fboutique-mcp)<a href="https://mcptoplist.com/server/io.github.matematicsolutions%2Fboutique-mcp"><img src="https://mcptoplist.com/badge/io.github.matematicsolutions%2Fboutique-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
matematicsolutions
Other servers by matematicsolutions
- sg-eli-mcp#9,472 · 3 vers
- it-eli-mcp#10,931 · 4 vers
- pk-eli-mcp#10,932 · 4 vers
- at-eli-mcp#11,428 · 3 vers
- de-eli-mcp#11,657 · 3 vers
- dk-eli-mcp#11,658 · 3 vers
- es-eli-mcp#11,659 · 3 vers
- fi-eli-mcp#11,660 · 3 vers
- fr-eli-mcp#11,661 · 3 vers
- hr-eli-mcp#11,662 · 3 vers
- ie-eli-mcp#11,663 · 3 vers
- lt-eli-mcp#11,664 · 3 vers
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Aug 24, 2026 |
| 0.1.2 | Aug 7, 2026 |
| 0.1.0 | Jul 13, 2026 |
Frequently asked questions
- Who maintains boutique-mcp?
- boutique-mcp is maintained by matematicsolutions, which publishes 45 MCP servers (128 total versions) tracked on MCP Toplist.
- Is boutique-mcp listed on the Official MCP Registry?
- Yes — boutique-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does boutique-mcp have?
- MCP Toplist tracks 3 versions of boutique-mcp, most recently published on Aug 24, 2026.
- Where can I find the source code for boutique-mcp?
- The source code for boutique-mcp is hosted at github.com/matematicsolutions/boutique-mcp.