World MiniApp reviews and analytics — verified human ratings via World ID
World MiniApp reviews and analytics — verified human ratings via World ID. That is what the mascope mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
MCP server for MAScope — World MiniApp reviews and analytics data, powered by verified humans.
The server publishes 7 tools. What each one is for:
search_miniapps — Search World MiniApps by keyword, category, or sort criteriaget_app_details — Get detailed info about a specific MiniApp (rank, users, trend)get_app_reviews — Get verified reviews with ratings, comments, and distributionget_trending_apps — Get trending apps sorted by growth rateget_category_analytics — Category breakdown with app count and top appscompare_apps — Compare 2-5 apps side by sideCursor — The Cursor tool exposed by this serverInstallation goes through your MCP client rather than a global install: point it at mascope-mcp on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Mascope's toolset — search_miniapps, get_app_details, get_app_reviews and 4 more — is a fair guide to whether it matches your workflow. It is maintained by bbb-build; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| search_miniapps | Search World MiniApps by keyword, category, or sort criteria |
| get_app_details | Get detailed info about a specific MiniApp (rank, users, trend) |
| get_app_reviews | Get verified reviews with ratings, comments, and distribution |
| get_trending_apps | Get trending apps sorted by growth rate |
| get_category_analytics | Category breakdown with app count and top apps |
| compare_apps | Compare 2-5 apps side by side |
| Cursor | The Cursor tool exposed by this server. |
{
"mcpServers": {
"mascope": {
"command": "npx",
"args": ["-y", "mascope-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.