Claude Plugins
Rank #34,154com.repuso/monitoring
Google reviews API - fetch reviews from Google, Trustpilot, TripAdvisor, G2 + 50 platforms
Claude Plugins is a Model Context Protocol (MCP) server published by repuso-hq. It ranks #34,154 of 115,591 servers tracked on MCP Toplist. Claude Plugins is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 81,437 of 115,591 servers on MCP Toplist.
Use Claude Plugins
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http monitoring https://api.repuso.com/public/v1/mcp[mcp_servers.monitoring]
url = "https://api.repuso.com/public/v1/mcp"Add to ~/.codex/config.toml.
https://api.repuso.com/public/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"monitoring": {
"url": "https://api.repuso.com/public/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"monitoring": {
"type": "http",
"url": "https://api.repuso.com/public/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"monitoring": {
"serverUrl": "https://api.repuso.com/public/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"monitoring": {
"url": "https://api.repuso.com/public/v1/mcp"
}
}
}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.repuso%2Fmonitoring)<a href="https://mcptoplist.com/server/com.repuso%2Fmonitoring"><img src="https://mcptoplist.com/badge/com.repuso%2Fmonitoring.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
repuso-hq
Available versions (3)
| Version | Published |
|---|---|
| 2.0.0 | Aug 31, 2026 |
| 1.1.0 | Aug 11, 2026 |
| 1.0.0 | Aug 8, 2026 |
Frequently asked questions
- Who maintains Claude Plugins?
- Claude Plugins is maintained by repuso-hq, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Claude Plugins listed on the Official MCP Registry?
- Yes — Claude Plugins is listed on the Official MCP Registry.
- How many versions does Claude Plugins have?
- MCP Toplist tracks 3 versions of Claude Plugins, most recently published on Aug 31, 2026.
- Where can I find the source code for Claude Plugins?
- The source code for Claude Plugins is hosted at github.com/repuso-hq/claude-plugins.