MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Scope MCP Server

by Scope Bid
Developer ToolsLow Risk9.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

AEC subcontractor vendor procurement plumbing layer. Preview - V3 launches 2027.

About

AEC subcontractor vendor procurement plumbing layer. Preview - V3 launches 2027.

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

16 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-scope-bid-scope-aec-mcp": {
      "args": [
        "-y",
        "@scope-bid/scope-aec-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Scope MCP - vertical-services MCP servers

The first vertical-services Model Context Protocol implementation. One shared core, three per-vertical wrappers (legal live, claims and AEC in preview), all under the @scope-bid npm scope.

Why this exists

Anthropic launched the Claude Legal Plugin in February 2026. Major firms (Freshfields globally, LexisNexis as a partner) deployed AI legal assistants firmwide. Those tools generate content - contract review, NDA triage, drafting. They cannot dispatch real-world work to real-world vendors. They have no hands.

Scope is the layer that gives them hands. This monorepo houses the Model Context Protocol servers that connect any MCP-compatible AI workflow (Claude Desktop, Claude Code, Cursor, Claude Cowork, etc.) to Scope's vendor network.

The vertical-MCP pattern

Each vertical gets its own npm package, MCP registry listing, and brand surface. They share a core library so the dispatch primitive is identical across verticals:

VerticalPackageStatusLaunch
Legal services@scope-bid/scope-mcpLiveMay 2026
Insurance claims@scope-bid/scope-claims-mcpPreviewQ3 2026
AEC / construction@scope-bid/scope-aec-mcpPreview2027

Shared core: @scope-bid/mcp-core.

Repo layout

packages/
├── mcp-core/             Shared library: server framework, REST client, core tools
├── scope-mcp/            Legal services (live)
├── scope-claims-mcp/     Insurance claims (preview)
└── scope-aec-mcp/        AEC subcontractor procurement (preview)

Install (any vertical)

Same 8-line config across the family:

{
  "mcpServers": {
    "scope": {
      "command": "npx",
      "args": ["-y", "@scope-bid/scope-mcp"],
      "env": { "SCOPE_API_TOKEN": "scope_pk_..." }
    }
  }
}

Swap the package name (scope-mcp → scope-claims-mcp → scope-aec-mcp) for the other verticals.

Development

npm install
npm run build  # builds all packages via npm workspaces

Each package has its own package.json, tsconfig.json, and server.json (for MCP registry).

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationnpm Package

Details

Published May 3, 2026
Version 0.1.0
0 installs
Local Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
4
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
424
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
59
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

119.3K
Stars
17
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
14
Installs
10.0
Security
5.0
Local

Google Workspace MCP

Free

by Taylorwilsdon · Productivity

Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI

1.6K
Stars
13
Installs
7.0
Security
No ratings yet
Local