mandarake-surugaya-mcp
Allows sending automated alerts and results to Discord via Apify webhooks.
Integrates with GitHub via Apify MCP Connector for version control and issue tracking.
Integrates with Notion via Apify MCP Connector for storing and organizing results.
Provides tools to search Rakuten Ichiba products and compare prices across marketplaces.
Allows sending automated alerts and results to Slack via Apify webhooks.
Integrates with Supabase via Apify MCP Connector for data persistence and querying.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mandarake-surugaya-mcpcompare prices for a used PlayStation 5 game"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Mandarake & Suruga-ya MCP Server
An MCP server that gives AI agents real-time access to Mandarake auction and Suruga-ya price data for Japanese collectibles. Connect from Claude Desktop, Claude Code, ChatGPT, Cursor, or any MCP client.
まんだらけオークションと駿河屋の中古ホビー価格をAIエージェントからリアルタイム検索できるMCPサーバー。
Tools
Tool | Description | Price |
| Search Mandarake auction listings by keyword | $0.001/call |
| Search Suruga-ya product prices by keyword | $0.001/call |
| Search Rakuten Ichiba products via official API | $0.001/call |
| Cross-reference prices across Suruga-ya, Mandarake, and Rakuten | $0.001/call |
| List available tools and usage info | Free |
Related MCP server: Secondhand MCP
Quick Start
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mandarake-surugaya": {
"url": "https://fruitful-quintessence--mandarake-surugaya-mcp.apify.actor/mcp"
}
}
}Claude Code
claude mcp add mandarake-surugaya \
--transport http \
https://fruitful-quintessence--mandarake-surugaya-mcp.apify.actor/mcpAny MCP Client (Streamable HTTP)
Endpoint: https://fruitful-quintessence--mandarake-surugaya-mcp.apify.actor/mcpOutput Sample
Tool: search_mandarake_auction("フィギュア")
Results:
1. ドラゴンボール フィギュア | ¥3,000 | 5 bids | 12 watchers | まんだらけ 中野店
2. ワンピース フィギュア | ¥2,500 | 3 bids | 8 watchers | まんだらけ 渋谷店
Tool: search_surugaya("フィギュア ドラゴンボール")
Results:
1. ドラゴンボールZ フィギュア | Used: ¥3,500 | List: ¥5,000 | In stock
2. ドラゴンボール フィギュア | Used: ¥1,200 | List: ¥2,000 | In stock
Tool: compare_prices("フィギュア ドラゴンボール")
Results:
| # | 商品名 | 駿河屋 | まんだらけ | 楽天 | 最安 |
| 1 | ドラゴンボールZ フィギュア... | ¥3,500 | ¥3,000 | ¥3,800 | 🟢まんだらけ |
| 2 | ドラゴンボール フィギュア... | ¥1,200 | ¥2,500 | ¥1,500 | 🟢駿河屋 |Use Cases
AI price research agent — Ask "What's the cheapest ポケモン card across Mandarake, Suruga-ya, and Rakuten right now?"
Resale opportunity detection — "Find items where one marketplace is 30% cheaper than the others"
Collectibles portfolio tracking — "Check current prices for my collection across all three marketplaces"
Best price finder — Search all three platforms with one command and see a unified comparison table
Automated alerts — Schedule regular runs and send results to Slack/Discord via Apify webhooks
Integrations
This server runs on Apify. All underlying actors support Apify MCP Connectors (Slack, Notion, Supabase, GitHub) — connect directly from the actor's run screen.
Pricing
$0.001 per tool call (search_mandarake_auction, search_surugaya, compare_prices)
$0.001 per actor start (one fee per session)
$0.00001 per result item (dataset storage fee)
Typical single query: $0.001–$0.002 total
FAQ
What MCP transport is supported? Streamable HTTP (/mcp) and SSE (/sse).
Is this free to try? Yes — Apify provides free platform credits for new users. A few test queries cost pennies.
Can I use both tools in one conversation? Yes. The server exposes all tools simultaneously; your AI agent picks the right one.
Do I need an API key? No. Just point your MCP client at the endpoint URL.
Changelog
v0.1.8 (2026-07-29): Reduced pricing — $0.001 per tool call. Updated README.
v0.1.7 (2026-07-29): PPE pricing configured
v0.1.0 (2026-07-27): Initial release with Mandarake and Suruga-ya search tools
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to search eBay listings, track item prices over time, and identify deals below market value using eBay's APIs. It provides tools for category browsing and retrieving detailed information for specific listings.Last updated1MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to search secondhand marketplaces (Facebook Marketplace, eBay, Depop, Poshmark) for used items with filters like price, condition, size, and color.Last updated39825MIT
- Alicense-qualityCmaintenanceEnables AI agents to interact with Goofish (闲鱼) marketplace, supporting product search, batch inquiry messaging, and conversation management for buyers.Last updated2MIT
- Alicense-qualityCmaintenanceEnables AI agents to search, compare, buy, and sell products across multiple e-commerce platforms through 13 marketplace tools.Last updated1MIT
Related MCP Connectors
Search Rakuten Ichiba products and compare prices via Claude. Zero setup, no API key needed.
AI-agent search API: Google, YouTube, Amazon, Reddit, TikTok, TikTok Shop, Instagram, X, LinkedIn
Agent 知识共享市场 — 让 AI Agent 搜索/购买/上传经验记忆。34 个 Tools,支持记忆搜索、购买、上传、评价、团队协作。
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/atushi1841/mandarake-surugaya-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server