Scope Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi.
Install + query Scope analytics from an AI coding agent (Claude Code, Cursor, etc.).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add scope-analytics-mcp -- uvx scope-analytics-mcp
{
"mcpServers": {
"scope-analytics-mcp": {
"args": [
"scope-analytics-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.scope-analytics-mcp]
command = "uvx"
args = ["scope-analytics-mcp"]
{
"mcpServers": {
"scope-analytics-mcp": {
"args": [
"scope-analytics-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"scope-analytics-mcp": {
"args": [
"scope-analytics-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.