vergate-mcp
MCP (Model Context Protocol) server for Vergate — run security scans, technology profiling, performance (Lighthouse), SEO/AEO, accessibility and more from Claude Code, OpenClaw and other MCP clients.
Works over two transports:
- stdio (default) — for Claude Code, OpenClaw and local MCP clients
- HTTP/SSE — for web tools
Install
pip install vergate-mcp
There is no npm package — a global npm install triggers macOS's "Access other apps and services on this device" prompt on end-user machines, which we deliberately avoid.
Run
# stdio (default — wire it up in your MCP client)
vergate-mcp
# HTTP transport (for web tools)
vergate-mcp --transport http --host 0.0.0.0 --port 8080
Configure
Point it at your Vergate account:
export VERGATE_BACKEND_URL=https://api.vergate.dev
export VERGATE_API_KEY=pk_...
# optional: pin to one project
export VERGATE_PROJECT_ID=<project-uuid>
Tools
scan_website, get_scan_results, list_scans, profile_site,
performance_check, seo_check, accessibility_check,
deliverability_check, list_integrations, scan_integrations,
list_code_scans, create_project, list_projects, get_project_scans,
run_project_scan, issue_badge, verify_badge — 17 tools.
Docs
Full setup guides: https://vergate.dev/docs/mcp
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vergate_mcp-0.2.0.tar.gz.
File metadata
- Download URL: vergate_mcp-0.2.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1469d546f6e37235f0b4f0ec921bfdbba4ecd5b6c21cc15619517be38f78e91f
|
|
| MD5 |
9f048b7d7b13db8b860e5ef162f7a685
|
|
| BLAKE2b-256 |
afc7346a76762402dfe3512c5ef17219c59d3e4e74325e8765425195046a1a63
|
File details
Details for the file vergate_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: vergate_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74598b38cc70c7868d18dbc51c1ad59d1e591968a36fdfb2b77aaf71fb36a0fa
|
|
| MD5 |
814dd4652214db5450d8394da4ef2512
|
|
| BLAKE2b-256 |
091f304ae46ea0d969190598b20af8ce2957e592f148a1dc98b3135055178353
|