MAScope MCP Server
Rank #61,811io.github.bbb-build/mascope-mcp
World MiniApp reviews and analytics — verified human ratings via World ID
MAScope MCP Server is a Model Context Protocol (MCP) server published by bbb-build. It ranks #61,811 of 132,113 servers tracked on MCP Toplist. MAScope MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 3, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 70,302 of 132,113 servers on MCP Toplist.
Use MAScope MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mascope-mcp -- npx -y mascope-mcp[mcp_servers.mascope-mcp]
command = "npx"
args = ["-y", "mascope-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mascope-mcp": {
"command": "npx",
"args": [
"-y",
"mascope-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mascope-mcp": {
"command": "npx",
"args": [
"-y",
"mascope-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mascope-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mascope-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mascope-mcp": {
"command": "npx",
"args": [
"-y",
"mascope-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mascope-mcp": {
"command": "npx",
"args": [
"-y",
"mascope-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/io.github.bbb-build%2Fmascope-mcp)<a href="https://mcptoplist.com/server/io.github.bbb-build%2Fmascope-mcp"><img src="https://mcptoplist.com/badge/io.github.bbb-build%2Fmascope-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bbb-build
Other servers by bbb-build
View all bbb-build servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 3, 2026 |
Frequently asked questions
- Who maintains MAScope MCP Server?
- MAScope MCP Server is maintained by bbb-build, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MAScope MCP Server listed on the Official MCP Registry?
- Yes — MAScope MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MAScope MCP Server have?
- MCP Toplist tracks 1 version of MAScope MCP Server, most recently published on May 3, 2026.
- Where can I find the source code for MAScope MCP Server?
- The source code for MAScope MCP Server is hosted at github.com/bbb-build/mascope-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.