MAScope MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MAScope MCP Serversearch for meditation mini apps"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 World MiniApps by keyword, category, or sort criteria |
| Get detailed info about a specific MiniApp (rank, users, trend) |
| Get verified reviews with ratings, comments, and distribution |
| Get trending apps sorted by growth rate |
| Category breakdown with app count and top apps |
| Compare 2-5 apps side by side |
Related MCP server: mcp-server-npm
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-mcpCursor
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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server for searching and exploring MCP servers from the Glama MCP directory. This server provides tools to search for MCP servers, get detailed information about specific servers, and explore available server attributes using the Glama MCP API.Last updated33MIT
- AlicenseAqualityFmaintenanceMCP server to search npm packages, view details, compare, check downloads, and inspect dependencies.Last updated647MIT
- Alicense-qualityBmaintenanceMCP server that scrapes app data from Google Play and Apple App Store, providing tools for search, details, reviews, and similar apps.Last updated21MIT
- AlicenseAqualityAmaintenanceMCP server for searching and discovering 4,000+ public APIsLast updated3MIT
Related MCP Connectors
MCP server for ScanMalware.com URL scanning, malware detection, and analysis.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
An MCP server for deep research or task groups
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bbb-build/mascope-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server