VegaMCP
БесплатноНе проверенA production-grade MCP server providing an autonomous AI agent swarm, persistent semantic memory, browser automation, multi-model reasoning, and 78+ tools for A
Описание
A production-grade MCP server providing an autonomous AI agent swarm, persistent semantic memory, browser automation, multi-model reasoning, and 78+ tools for AI-first testing and development.
README
🚀 VegaMCP v7.2
Full Spectrum Testing Edition — AI Agent Swarm Platform
Features • Quick Start • Configuration
VegaMCP is a production-grade MCP (Model Context Protocol) server providing an autonomous AI agent swarm, persistent semantic memory, browser automation, multi-model reasoning, security gateway, agent graphs, zero-trust identity, A2A protocol, Docker sandbox v5.0, AI-first testing suite (mobile, web, API, desktop, accessibility, security, visual), and 78+ tools — all accessible via any MCP-compatible client.
Version 7.2 (Sovereign Intelligence) introduces the production Claw Command Center, ultra-fast SQLite chat syncing, local vector Semantic Memory, LLM Output Evaluation, and 6 Unified Omni-Clusters.
📖 Complete Features
Read FEATURES.md for a comprehensive list of all 17 unified V7 capability clusters including Docker Sandbox v5.0.
Quick Start
Prerequisites
- Node.js 20+
- npm 9+
Installation
# Clone the repository
git clone https://github.com/Pastarafian/VegaMCP.git
cd VegaMCP
# Install dependencies
npm install
# Copy environment config
cp .env.example .env
# Edit .env with your API keys
# Build
npm run build
Connect to VS Code (Gemini / Copilot)
Create .vscode/mcp.json in your workspace:
{
"servers": {
"REDACTED": {
"type": "stdio",
"command": "node",
"args": ["/path/to/VegaMCP/build/index.js"],
"cwd": "/path/to/VegaMCP"
}
}
}
Note: API keys can be set in the
envblock ofmcp.jsonor in the.envfile (dotenvis loaded automatically).
Configuration
Copy .env.example to .env and configure:
# At least one reasoning model key required
OPENROUTER_API_KEY= # Supports ALL models via OpenRouter
DEEPSEEK_API_KEY= # Direct DeepSeek API (R1 + Chat)
KIMI_API_KEY= # Kimi K2.5 for coding
# Optional integrations
GITHUB_TOKEN= # GitHub API (60→5000 req/hr)
TAVILY_API_KEY= # AI-powered web search
SEARXNG_URL= # Self-hosted search fallback
SENTRY_AUTH_TOKEN= # Error tracking
SENTRY_ORG=
SENTRY_PROJECT=
# Budget controls
TOKEN_DAILY_BUDGET_USD=5.00
TOKEN_HOURLY_BUDGET_USD=1.00
# Tool profiles
VEGAMCP_TOOL_PROFILE=full # full | minimal | research | coding | ops
Project Structure
VegaMCP/
├── src/
│ ├── index.ts # Server entry point + hub router
│ ├── mcp-extensions.ts # Sampling, logging, progress, roots
│ ├── mcp-protocol/ # v6.0 / v7.0 protocol modules
│ ├── db/ # SQLite + vector store
│ ├── swarm/ # Agent swarm (10 agents)
│ ├── tools/ # All tool implementations
│ ├── resources/ # MCP resource providers
│ ├── prompts/ # MCP prompt templates
│ └── security/ # Rate limiter, validator, guard
├── .env.example # Environment template
├── package.json
└── tsconfig.json
License
MIT
Built with TypeScript • MCP SDK • sql.js • Playwright • DeepSeek • A2A Protocol
Установка VegaMCP
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Pastarafian/VegaMCPFAQ
VegaMCP MCP бесплатный?
Да, VegaMCP MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для VegaMCP?
Нет, VegaMCP работает без API-ключей и переменных окружения.
VegaMCP — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить VegaMCP в Claude Desktop, Claude Code или Cursor?
Открой VegaMCP на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Playwright
Browser automation, scraping, screenshots
автор: MicrosoftPuppeteer
Browser automation and web scraping.
автор: modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
автор: opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
автор: robhunterCompare VegaMCP with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории browse
