Shopgraph
Rank #2,827io.github.laundromatic/shopgraph
Clean product data from any URL. Schema.org + AI extraction. 200 free calls/month.
Shopgraph is a Model Context Protocol (MCP) server published by laundromatic. It ranks #2,827 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Shopgraph is listed across 3 registries — Official MCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on Apr 4, 2026.
Ranks ahead of 129,219 of 132,046 servers on MCP Toplist.
Use Shopgraph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shopgraph https://shopgraph.dev/mcpclaude mcp add shopgraph -- npx -y shopgraph[mcp_servers.shopgraph]
url = "https://shopgraph.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.shopgraph]
command = "npx"
args = ["-y", "shopgraph"]Add to ~/.codex/config.toml.
https://shopgraph.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shopgraph": {
"command": "npx",
"args": [
"-y",
"shopgraph"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shopgraph": {
"url": "https://shopgraph.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"shopgraph": {
"command": "npx",
"args": [
"-y",
"shopgraph"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shopgraph": {
"type": "http",
"url": "https://shopgraph.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"shopgraph": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shopgraph"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shopgraph": {
"serverUrl": "https://shopgraph.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shopgraph": {
"command": "npx",
"args": [
"-y",
"shopgraph"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shopgraph": {
"url": "https://shopgraph.dev/mcp"
}
}
}{
"mcpServers": {
"shopgraph": {
"command": "npx",
"args": [
"-y",
"shopgraph"
]
}
}
}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.laundromatic%2Fshopgraph)<a href="https://mcptoplist.com/server/io.github.laundromatic%2Fshopgraph"><img src="https://mcptoplist.com/badge/io.github.laundromatic%2Fshopgraph.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
laundromatic
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Apr 4, 2026 |
| 1.0.0 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Shopgraph?
- Shopgraph is maintained by laundromatic, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Shopgraph listed on the Official MCP Registry?
- Yes — Shopgraph is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does Shopgraph have?
- MCP Toplist tracks 3 versions of Shopgraph, most recently published on Apr 4, 2026.
- Where can I find the source code for Shopgraph?
- The source code for Shopgraph is hosted at github.com/laundromatic/shopgraph.
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.