Shoporacle
Rank #43,810io.tooloracle/shoporacle
MCP server providing shoporacle capabilities
Shoporacle is a Model Context Protocol (MCP) server published by ToolOracle. It ranks #43,810 of 115,460 servers tracked on MCP Toplist. Shoporacle is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Mar 17, 2026.
Ranks ahead of 71,650 of 115,460 servers on MCP Toplist.
Use Shoporacle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shoporacle https://tooloracle.io/shop/mcp/[mcp_servers.shoporacle]
url = "https://tooloracle.io/shop/mcp/"Add to ~/.codex/config.toml.
https://tooloracle.io/shop/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shoporacle": {
"url": "https://tooloracle.io/shop/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shoporacle": {
"type": "http",
"url": "https://tooloracle.io/shop/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shoporacle": {
"serverUrl": "https://tooloracle.io/shop/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shoporacle": {
"url": "https://tooloracle.io/shop/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.tooloracle%2Fshoporacle)<a href="https://mcptoplist.com/server/io.tooloracle%2Fshoporacle"><img src="https://mcptoplist.com/badge/io.tooloracle%2Fshoporacle.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
ToolOracle
Other servers by ToolOracle
- Hoteloracle#33,971 · 2 vers
- PaymentOracle — Verifiable Multi-Rail Payment Receipts#34,702 · 1 ver
- Flightoracle#43,804 · 2 vers
- Joboracle#43,805 · 2 vers
- Macroooracle#43,806 · 2 vers
- Memeoracle#43,807 · 2 vers
- Newsoracle#43,808 · 2 vers
- Rankoracle#43,809 · 2 vers
- Smartmoneyoracle#43,811 · 2 vers
- Yieldoracle#43,812 · 2 vers
- CarbonOracle#51,979 · 1 ver
- Accessoracle#52,324 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Mar 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Shoporacle?
- Shoporacle is maintained by ToolOracle, which publishes 62 MCP servers (72 total versions) tracked on MCP Toplist.
- Is Shoporacle listed on the Official MCP Registry?
- Yes — Shoporacle is listed on the Official MCP Registry, alongside Glama.
- How many versions does Shoporacle have?
- MCP Toplist tracks 2 versions of Shoporacle, most recently published on Mar 17, 2026.
- Where can I find the source code for Shoporacle?
- The source code for Shoporacle is hosted at github.com/ToolOracle/shoporacle.