streamable-httpupdated 5mo ago
| Tool | Description | |------|-------------| | reviewsearch | Search for product reviews, tests, and ratings from news sources. Returns articl | | brandmonitor | Monitor all news mentions of a brand. Returns mention count, top sources, and re | | competitorcompare | Compare news sentiment between your brand and a competitor. Returns sentiment sc | | productreviews | Find product test and review articles. Highlights trusted sources like Stiftung | | sentimenttrend | Analyze overall sentiment trend for a brand based on recent news.
What can you do with revieworacle?
⭐ reviewOracle
Consumer MCP Server — 8 tools | Part of ToolOracle
Quick Connect
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/review/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"revieworacle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/review/mcp/"]
}
}
}
Tools (8)
| Tool | Description |
|---|---|
review_search |
Search for product reviews, tests, and ratings from news sources. Returns articl |
brand_monitor |
Monitor all news mentions of a brand. Returns mention count, top sources, and re |
competitor_compare |
Compare news sentiment between your brand and a competitor. Returns sentiment sc |
product_reviews |
Find product test and review articles. Highlights trusted sources like Stiftung |
sentiment_trend |
Analyze overall sentiment trend for a brand based on recent news. Returns positi |
warentest_search |
Search Stiftung Warentest results for any product category. |
alert_check |
Check for recent negative news, recalls, warnings or lawsuits about a brand. |
health_check |
ReviewOracle server status. |
Pricing
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 100 calls/day | €0 |
| Pro | 10,000 calls/day | €29/month |
| Enterprise | Unlimited | Custom |
Free tier includes all tools with rate limiting. Upgrade for higher limits and priority support.
Part of ToolOracle
reviewOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the largest collection of production-ready MCP tools for AI agents.
Related Oracles:
- FeedOracle — Evidence-grade compliance data infrastructure
- ToolOracle — 42 Oracles, 390+ MCP Tools
Links
- 🌐 Live:
https://tooloracle.io/review/mcp/ - 📚 Docs: tooloracle.io/docs
- 🏠 Platform: tooloracle.io
Built by FeedOracle — Evidence by Design
Install
Add revieworacle to your client. Pick the one you use.
claude mcp add --transport http revieworacle https://tooloracle.io/review/mcp/codex mcp add revieworacle --url https://tooloracle.io/review/mcp/{
"mcpServers": {
"revieworacle": {
"url": "https://tooloracle.io/review/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"revieworacle": {
"type": "http",
"url": "https://tooloracle.io/review/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"revieworacle": {
"url": "https://tooloracle.io/review/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"revieworacle": {
"serverUrl": "https://tooloracle.io/review/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
8 tools
revieworacle exposes 8 tools to a connected agent.
- review_search
- Search for product reviews, tests, and ratings from news sources. Returns articl
- brand_monitor
- Monitor all news mentions of a brand. Returns mention count, top sources, and re
- competitor_compare
- Compare news sentiment between your brand and a competitor. Returns sentiment sc
- product_reviews
- Find product test and review articles. Highlights trusted sources like Stiftung
- sentiment_trend
- Analyze overall sentiment trend for a brand based on recent news. Returns positi
- warentest_search
- Search Stiftung Warentest results for any product category.
- alert_check
- Check for recent negative news, recalls, warnings or lawsuits about a brand.
- health_check
- ReviewOracle server status.
Score
55 / 100
Adequate
- Documentation18/25
- Maintenance13/25
- Trust6/20
- Capability6/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 148 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 8 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | May 7, 2026 |