MCP.so
Sign In

Vibgrate MCPVerifiedFeatured

@Vibgrate

About 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

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Developer Tools MCP servers