Ges Mcp Server
БесплатноНе проверенGESF MCP Server - AI Compliance Assistant for GDPR, OWASP, NIST, CIS. Check compliance, generate policies, assess risks via MCP protocol.
Описание
GESF MCP Server - AI Compliance Assistant for GDPR, OWASP, NIST, CIS. Check compliance, generate policies, assess risks via MCP protocol.
README
GESF Compliance Score: 100% (A)
Framework Score Grade Controls GDPR 100% A 22/22 passed OWASP 100% A 6/6 passed CIS 100% A 5/5 passed (Last evaluated: 2026-07-01)
Compliance-as-Code framework that automatically enforces GDPR, OWASP, NIST, and CIS engineering standards.
Install
🍺 Homebrew (macOS)
brew tap greenarmor/gesf
brew install ges
Installs Node.js automatically. One command, zero config.
📦 npm
npm install -g @greenarmor/ges
Requires Node.js >= 22. The ges command is available system-wide.
📦 pnpm
pnpm add -g @greenarmor/ges
⚡ npx (no install)
npx @greenarmor/ges init
Downloads and runs on demand. No global install. Best for CI/one-off use.
All methods produce the same ges CLI. Homebrew manages Node.js automatically. npm/pnpm require Node.js installed separately. npx requires nothing — it fetches everything at runtime.
Windows troubleshooting
If ges is not recognized after install, the npm global bin directory is not in your PATH:
# Check where npm installs globals
npm config get prefix
# Use npx as a quick alternative (no PATH needed)
npx @greenarmor/ges --version
# Or add npm's prefix to PATH permanently
$currentPath = [Environment]::GetEnvironmentVariable("PATH", "User")
$npmPrefix = "$(npm config get prefix)"
[Environment]::SetEnvironmentVariable("PATH", "$currentPath;$npmPrefix", "User")
# Restart PowerShell, then:
ges --version
If you use nvm-windows, global packages don't carry over between Node versions — re-run npm install -g @greenarmor/ges after nvm use.
Usage
cd your-project
ges init # Set up GESF in your project
ges audit # Scan for compliance issues
ges score # View compliance score
ges infer # AI-powered insights
ges dashboard # Start web dashboard
Quick Comparison
| Method | Install Command | Requires Node? | Best For |
|---|---|---|---|
| Homebrew | brew tap greenarmor/gesf && brew install ges |
No (auto) | macOS developers |
| npm | npm install -g @greenarmor/ges |
Yes (>=22) | JS/TS teams |
| pnpm | pnpm add -g @greenarmor/ges |
Yes (>=22) | pnpm users |
| npx | npx @greenarmor/ges <cmd> |
Yes (>=22) | One-off audits, CI |
Установить Ges Mcp Server в Claude Desktop, Claude Code, Cursor
unyly install ges-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add ges-mcp-server -- npx -y @greenarmor/ges-mcp-serverFAQ
Ges Mcp Server MCP бесплатный?
Да, Ges Mcp Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ges Mcp Server?
Нет, Ges Mcp Server работает без API-ключей и переменных окружения.
Ges Mcp Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Ges Mcp Server в Claude Desktop, Claude Code или Cursor?
Открой Ges Mcp Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Ges Mcp Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
