mcpbeat Sign in

Orchestraprime MCP Server

by orchestraprime Your server? Claim it
local only

Orchestraprime runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 8 Feb 2026.

Regulatory intelligence (FDA, ICH, EMA) and sanctions screening (OFAC, EU, UK) for Claude

Installs per day peak 14 · avg 7 · +8% w/w
a month agotoday
35
Installs / week
npm · @orchestraprime/mcp-server
0
Stars
0 open issues
8 Feb 2026
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Orchestraprime 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 orchestraprime -- npx -y @orchestraprime/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orchestraprime": {
      "args": [
        "-y",
        "@orchestraprime/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orchestraprime]
command = "npx"
args = ["-y", "@orchestraprime/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "orchestraprime": {
      "args": [
        "-y",
        "@orchestraprime/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orchestraprime": {
      "args": [
        "-y",
        "@orchestraprime/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Orchestraprime

same job, measured the same way
AI Compliance Monitor
by vdineshk

Regulatory intelligence for AI agents across jurisdictions

4 tools answering
mcp-sanctions
by atomno-mcp

Sanctions/watchlist screening (RF, OFAC, EU, UK, UN) with confidence levels for KYC/AML.

404 installs/wk local only
Gcc Intelligence
by mdfifty50-boop

GCC regulatory intelligence, ZATCA e-invoicing, and Arabic NLP for AI agents

38 installs/wk local only
SONAR — KYB, sanctions screening & competitive intelligence
by ivanolegvak

Sanctions, PEP, KYB, and competitive intelligence on any company. Panama Papers cross-check.

182 installs/wk local only
Sanctions
by cz-agents

Sanctions screening for KYC/AML — EU FSF + OFAC SDN checks for Czech companies & individuals.

171 installs/wk 6 tools answering
Cortellis Regulatory Intelligence
by cortellis-regulatory-intelligence
answering
Sanctions Screening
by hatchloop

Screen a name or entity against OFAC SDN, the EU Consolidated list and the UK list.

8 tools answering
Global Intel Exchange
by joseph-ceo

Real-time sanctions screening, CVE, and company registry checks for agents.

46 installs/wk local only

Orchestraprime — questions

Answers built from our own checks of this server.

Why is there no uptime for Orchestraprime?
Orchestraprime 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 @orchestraprime/mcp-server was installed 35 times last week.
How do I connect Orchestraprime?
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 @orchestraprime/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Orchestraprime?
The npm package @orchestraprime/mcp-server was installed 35 times in the last week. Week over week that is +8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Orchestraprime open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.