Review Guru MCP Server
Rank #53,149io.github.kapruka/reviewguru
Query Sri Lankan businesses, doctors, and reviews from any MCP-aware AI agent.
Review Guru MCP Server is a Model Context Protocol (MCP) server published by kapruka. It ranks #53,149 of 132,405 servers tracked on MCP Toplist. Review Guru MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 79,256 of 132,405 servers on MCP Toplist.
Use Review Guru MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add reviewguru -e "REVIEWGURU_API=<your REVIEWGURU_API>" -- uvx reviewguru-mcpReplace each placeholder with your own value before saving.
[mcp_servers.reviewguru]
command = "uvx"
args = ["reviewguru-mcp"]
[mcp_servers.reviewguru.env]
REVIEWGURU_API = "<your REVIEWGURU_API>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"reviewguru": {
"command": "uvx",
"args": [
"reviewguru-mcp"
],
"env": {
"REVIEWGURU_API": "<your REVIEWGURU_API>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"reviewguru": {
"command": "uvx",
"args": [
"reviewguru-mcp"
],
"env": {
"REVIEWGURU_API": "<your REVIEWGURU_API>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"reviewguru": {
"type": "stdio",
"command": "uvx",
"args": [
"reviewguru-mcp"
],
"env": {
"REVIEWGURU_API": "<your REVIEWGURU_API>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"reviewguru": {
"command": "uvx",
"args": [
"reviewguru-mcp"
],
"env": {
"REVIEWGURU_API": "<your REVIEWGURU_API>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"reviewguru": {
"command": "uvx",
"args": [
"reviewguru-mcp"
],
"env": {
"REVIEWGURU_API": "<your REVIEWGURU_API>"
}
}
}
}Replace each placeholder with your own value before saving.
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.github.kapruka%2Freviewguru)<a href="https://mcptoplist.com/server/io.github.kapruka%2Freviewguru"><img src="https://mcptoplist.com/badge/io.github.kapruka%2Freviewguru.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kapruka
Other servers by kapruka
View all kapruka servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | May 2, 2026 |
| 0.1.1 | May 2, 2026 |
Frequently asked questions
- Who maintains Review Guru MCP Server?
- Review Guru MCP Server is maintained by kapruka, which publishes 2 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Review Guru MCP Server listed on the Official MCP Registry?
- Yes — Review Guru MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Review Guru MCP Server have?
- MCP Toplist tracks 2 versions of Review Guru MCP Server, most recently published on May 2, 2026.
- Where can I find the source code for Review Guru MCP Server?
- The source code for Review Guru MCP Server is hosted at github.com/kapruka/reviewguru-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.