Skip to main content
Glama
bbb-build

MAScope MCP Server

by bbb-build

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

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-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

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    D
    maintenance
    An 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 updated
    3
    3
    MIT

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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