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
Basic information
More Developer Tools MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Grafana MCP server
grafanaMCP server for Grafana
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Comments