WizerAPI Review Intelligence
Rank #60,903com.wizerapi/review-intelligence
Analyze customer reviews: sentiment, emotion, topics, themes, digests, and drafted replies.
WizerAPI Review Intelligence is a Model Context Protocol (MCP) server published by wizerai1111. It ranks #60,903 of 115,460 servers tracked on MCP Toplist. WizerAPI Review Intelligence is listed on Official MCP, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 54,557 of 115,460 servers on MCP Toplist.
Use WizerAPI Review Intelligence
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http review-intelligence https://mcp.wizerapi.com/reviews[mcp_servers.review-intelligence]
url = "https://mcp.wizerapi.com/reviews"Add to ~/.codex/config.toml.
https://mcp.wizerapi.com/reviewsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"review-intelligence": {
"url": "https://mcp.wizerapi.com/reviews"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"review-intelligence": {
"type": "http",
"url": "https://mcp.wizerapi.com/reviews"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"review-intelligence": {
"serverUrl": "https://mcp.wizerapi.com/reviews"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"review-intelligence": {
"url": "https://mcp.wizerapi.com/reviews"
}
}
}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/com.wizerapi%2Freview-intelligence)<a href="https://mcptoplist.com/server/com.wizerapi%2Freview-intelligence"><img src="https://mcptoplist.com/badge/com.wizerapi%2Freview-intelligence.svg" alt="MCP Toplist: #60,903 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wizerai1111
Other servers by wizerai1111
View all wizerai1111 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 17, 2026 |
Frequently asked questions
- Who maintains WizerAPI Review Intelligence?
- WizerAPI Review Intelligence is maintained by wizerai1111, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is WizerAPI Review Intelligence listed on the Official MCP Registry?
- Yes — WizerAPI Review Intelligence is listed on the Official MCP Registry.
- How many versions does WizerAPI Review Intelligence have?
- MCP Toplist tracks 1 version of WizerAPI Review Intelligence, most recently published on Jul 17, 2026.
- Where can I find the source code for WizerAPI Review Intelligence?
- The source code for WizerAPI Review Intelligence is hosted at github.com/wizerai1111/wizerapi.