MCP.so
ログイン

Vibgrate MCP認証済み注目

@Vibgrate

Vibgrate MCP について

Query your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "vibgrate": {
      "type": "http",
      "url": "https://mcp.vibgrate.com",
      "headers": {
        "Authorization": "Bearer vtm_YOUR_TOKEN_HERE"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Vibgrate MCP?

Your team's drift, vulnerability, and migration data, queryable from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools across 14 groups for DriftScores, CVEs and EOL runtimes, upgrade paths and blast-radius analysis, reports, and organization catalog management. Source code never leaves your environment — the server only exposes metadata collected by the Vibgrate CLI.

Connect

Paste the endpoint into your MCP client and complete OAuth (2.1 + PKCE, scoped revocable tokens):

https://mcp.vibgrate.com

Or use a dashboard access token:

{
  "mcpServers": {
    "vibgrate": {
      "type": "http",
      "url": "https://mcp.vibgrate.com",
      "headers": {
        "Authorization": "Bearer vtm_YOUR_TOKEN_HERE"
      }
    }
  }
}

Docs: vibgrate.com/mcp · Trust & security: vibgrate.com/mcp-trust

What your agent can do

  • Query drift — scores, risk breakdowns, 90-day trends
  • Inspect security — CVEs, EOL runtimes, CVSS scores
  • Plan migrations — upgrade paths, blast-radius analysis
  • Generate reports — exec summaries, action plans, exports
  • Manage the org catalog — business units, environments, applications (write scope)

Scopes: vibgrate:read / vibgrate:write, selected per workspace at OAuth consent.

Prefer local and offline?

Vibgrate AI Context (vg serve) is the local-first companion in the same package: version-correct library docs, a deterministic code map of your repo, and offline drift reporting — matched to your lockfile. Fully offline under --local, no account needed. Apache-2.0.

npx @vibgrate/cli serve

Details: vibgrate.com/library

コメント

「開発者ツール」の他のコンテンツ