Mascope
FreeNot checkedQueries World MiniApp reviews and analytics with verified human ratings via World ID.
About
Queries World MiniApp reviews and analytics with verified human ratings via World ID.
README
MAScope MCP Server
MCP server for MAScope — World MiniApp reviews and analytics data, powered by verified humans.
Every review on MAScope is posted by a human verified through World ID proof-of-personhood. No bots. No fakes. Real reviews.
Tools
| Tool | Description |
|---|---|
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 |
Setup
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"mascope": {
"command": "npx",
"args": ["-y", "mascope-mcp"]
}
}
}
Claude Code
claude mcp add mascope -- npx -y mascope-mcp
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"mascope": {
"command": "npx",
"args": ["-y", "mascope-mcp"]
}
}
}
VS Code
Add to .vscode/mcp.json:
{
"servers": {
"mascope": {
"command": "npx",
"args": ["-y", "mascope-mcp"]
}
}
}
Rate Limits
Free tier: 100 API calls/day per IP address. Rate limit headers are included in all responses.
License
MIT
Installing Mascope
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/bbb-build/mascope-mcpFAQ
Is Mascope MCP free?
Yes, Mascope MCP is free — one-click install via Unyly at no cost.
Does Mascope need an API key?
No, Mascope runs without API keys or environment variables.
Is Mascope hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Mascope in Claude Desktop, Claude Code or Cursor?
Open Mascope on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Mascope with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
