Marketbasketanalysis MCP Server
Rank #51,674io.github.48x-ai/marketbasketanalysis-mcp
Co-purchase intelligence and merchant ops tools for AI shopping, ecommerce, and B2B agents
Marketbasketanalysis MCP Server is a Model Context Protocol (MCP) server published by 48x-ai. It ranks #51,674 of 132,113 servers tracked on MCP Toplist. Marketbasketanalysis MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 5, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 80,439 of 132,113 servers on MCP Toplist.
Use Marketbasketanalysis MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http marketbasketanalysis-mcp https://mcp.marketbasketanalysis.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add marketbasketanalysis-mcp -e "MBA_API_KEY=<your MBA_API_KEY>" -e "MBA_API_BASE=<your MBA_API_BASE>" -e "MBA_PLATFORM=<your MBA_PLATFORM>" -- npx -y @marketbasketanalysis/mcpReplace each placeholder with your own value before saving.
[mcp_servers.marketbasketanalysis-mcp]
url = "https://mcp.marketbasketanalysis.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.marketbasketanalysis-mcp]
command = "npx"
args = ["-y", "@marketbasketanalysis/mcp"]
[mcp_servers.marketbasketanalysis-mcp.env]
MBA_API_KEY = "<your MBA_API_KEY>"
MBA_API_BASE = "<your MBA_API_BASE>"
MBA_PLATFORM = "<your MBA_PLATFORM>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.marketbasketanalysis.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marketbasketanalysis-mcp": {
"command": "npx",
"args": [
"-y",
"@marketbasketanalysis/mcp"
],
"env": {
"MBA_API_KEY": "<your MBA_API_KEY>",
"MBA_API_BASE": "<your MBA_API_BASE>",
"MBA_PLATFORM": "<your MBA_PLATFORM>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"marketbasketanalysis-mcp": {
"url": "https://mcp.marketbasketanalysis.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marketbasketanalysis-mcp": {
"command": "npx",
"args": [
"-y",
"@marketbasketanalysis/mcp"
],
"env": {
"MBA_API_KEY": "<your MBA_API_KEY>",
"MBA_API_BASE": "<your MBA_API_BASE>",
"MBA_PLATFORM": "<your MBA_PLATFORM>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"marketbasketanalysis-mcp": {
"type": "http",
"url": "https://mcp.marketbasketanalysis.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"marketbasketanalysis-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@marketbasketanalysis/mcp"
],
"env": {
"MBA_API_KEY": "<your MBA_API_KEY>",
"MBA_API_BASE": "<your MBA_API_BASE>",
"MBA_PLATFORM": "<your MBA_PLATFORM>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"marketbasketanalysis-mcp": {
"serverUrl": "https://mcp.marketbasketanalysis.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marketbasketanalysis-mcp": {
"command": "npx",
"args": [
"-y",
"@marketbasketanalysis/mcp"
],
"env": {
"MBA_API_KEY": "<your MBA_API_KEY>",
"MBA_API_BASE": "<your MBA_API_BASE>",
"MBA_PLATFORM": "<your MBA_PLATFORM>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"marketbasketanalysis-mcp": {
"url": "https://mcp.marketbasketanalysis.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marketbasketanalysis-mcp": {
"command": "npx",
"args": [
"-y",
"@marketbasketanalysis/mcp"
],
"env": {
"MBA_API_KEY": "<your MBA_API_KEY>",
"MBA_API_BASE": "<your MBA_API_BASE>",
"MBA_PLATFORM": "<your MBA_PLATFORM>"
}
}
}
}Replace each placeholder with your own value before saving.
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.48x-ai%2Fmarketbasketanalysis-mcp)<a href="https://mcptoplist.com/server/io.github.48x-ai%2Fmarketbasketanalysis-mcp"><img src="https://mcptoplist.com/badge/io.github.48x-ai%2Fmarketbasketanalysis-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
48x-ai
Available versions (3)
| Version | Published |
|---|---|
| 0.7.1 | Sep 2, 2026 |
| 0.7.0 | Aug 27, 2026 |
| 0.6.0 | Aug 5, 2026 |
Frequently asked questions
- Who maintains Marketbasketanalysis MCP Server?
- Marketbasketanalysis MCP Server is maintained by 48x-ai, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Marketbasketanalysis MCP Server listed on the Official MCP Registry?
- Yes — Marketbasketanalysis MCP Server is listed on the Official MCP Registry.
- How many versions does Marketbasketanalysis MCP Server have?
- MCP Toplist tracks 3 versions of Marketbasketanalysis MCP Server, most recently published on Sep 2, 2026.
- Where can I find the source code for Marketbasketanalysis MCP Server?
- The source code for Marketbasketanalysis MCP Server is hosted at github.com/48x-ai/marketbasketanalysis-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.