New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@contractgate/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contractgate/mcp-server

Official Model Context Protocol server for ContractGate — infer, dry-run, deploy, and inspect quarantine.

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
65
282.35%
Maintainers
1
Weekly downloads
 
Created
Source

@contractgate/mcp-server

Official Model Context Protocol server for ContractGate. Thin stdio wrapper over the existing HTTP API.

See docs/mcp-reference.md for tools, auth, and the host config snippet. Official registry metadata: server.json.

{
  "mcpServers": {
    "contractgate": {
      "command": "npx",
      "args": ["-y", "@contractgate/mcp-server"],
      "env": {
        "CONTRACTGATE_API_KEY": "${CONTRACTGATE_API_KEY}"
      }
    }
  }
}
cd mcp
npm install
npm test
npm run build

Keywords

mcp

FAQs

Package last updated on 17 Sep 2026

Related posts