HoShy✓
io.github.Negimaru1025/hoshy · v0.4.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Negimaru1025/hoshy",
"description": "Search Rakuten Ichiba products and compare prices via Claude. Zero setup, no API key needed.",
"title": "HoShy",
"repository": {
"url": "https://github.com/Negimaru1025/HoShy",
"source": "github"
},
"version": "0.4.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://hoshy.negimaru1025.workers.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}