mcpbeat Sign in

Scope (Legal) MCP Server

local only

Scope (Legal) runs on your own machine — the client starts it, so there is no endpoint to ping. 133 installs a week from npm. Last commit 31 Jul 2026.

Dispatch litigation work to legal vendors from any MCP-compatible AI workflow. Patent pending.

Installs per day peak 46 · avg 22 · +94% w/w
a month agotoday
133
Installs / week
npm · @scope-bid/scope-mcp
1
Stars
0 open issues
31 Jul 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Scope (Legal) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add scope-mcp -- npx -y @scope-bid/scope-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scope-mcp": {
      "args": [
        "-y",
        "@scope-bid/scope-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scope-mcp]
command = "npx"
args = ["-y", "@scope-bid/scope-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "scope-mcp": {
      "args": [
        "-y",
        "@scope-bid/scope-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scope-mcp": {
      "args": [
        "-y",
        "@scope-bid/scope-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SCOPE_API_BASE (Base URL of the Scope API. Defaults to the hosted instance.), SCOPE_API_TOKEN (Bearer token from scope-bid.vercel.app/settings. Required for write tools.), SCOPE_ORG_SLUG (Pin reads/writes to a specific buyer organization.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Scope (Legal)

same job, measured the same way
Scope
by jackgillen15-dev

Dispatch litigation work to legal-services vendors from any MCP-compatible AI workflow.

23 installs/wk local only
Scope (Legal)
by scope

Dispatch litigation work to legal-services vendors from any MCP-compatible AI workflow.

answering
Grabbit MCP
by grabbit

Find high-intent Reddit conversations and manage lead workflows from MCP-compatible AI agents.

answering
Obscuraai MCP Server
by madeinphantom

Generate visual AI automation workflows from any MCP client. No API key required.

52 installs/wk local only
I
Scoring
by sentinelsignal

Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.

8 tools answering
MCP Legal Doc Analyzer
by dbsectrainer

Domain-specific MCP tooling for legal document workflows

23 installs/wk local only
Ami Survey
by speedofred

Measures the cost, tokens and duration of a completed agent workflow from its session log.

local only
Second Eyes Agent Workflow Services
by this-is-hellgate

Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.

59 installs/wk 11 tools answering

Scope (Legal) — questions

Answers built from our own checks of this server.

Why is there no uptime for Scope (Legal)?
Scope (Legal) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @scope-bid/scope-mcp was installed 133 times last week.
How do I connect Scope (Legal)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @scope-bid/scope-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Scope (Legal)?
The npm package @scope-bid/scope-mcp was installed 133 times in the last week. Week over week that is +94%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Scope (Legal) open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.