PluginBench
MCP Server
Active
MIT

lockvet MCP Server

io.github.matteo-sung/lockvet

What is the lockvet MCP server?

Explain any lockfile or workflow-pin change: bumps, vulns, ages, deprecations — 61 formats

How to install lockvet

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • GITHUB_TOKEN
    secret

    GitHub token — private repos and higher API rate limits for vet_url/queue

  • GITLAB_TOKEN
    secret

    GitLab token (read_api) — private projects and self-hosted instances

  • BITBUCKET_TOKEN
    secret

    Bitbucket Cloud access token or app password — private repos, workspace queue scans

  • GITEA_TOKEN
    secret

    Gitea/Forgejo/Codeberg token — private repos

  • AZURE_DEVOPS_TOKEN
    secret

    Azure DevOps PAT (Code: Read) — private projects

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lockvet": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/matteo-sung/lockvet:0.6.4",
        "lockvet",
        "mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>",
        "GITLAB_TOKEN": "<YOUR_GITLAB_TOKEN>",
        "BITBUCKET_TOKEN": "<YOUR_BITBUCKET_TOKEN>",
        "GITEA_TOKEN": "<YOUR_GITEA_TOKEN>",
        "AZURE_DEVOPS_TOKEN": "<YOUR_AZURE_DEVOPS_TOKEN>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "lockvet": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/matteo-sung/lockvet:0.6.4",
        "lockvet",
        "mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>",
        "GITLAB_TOKEN": "<YOUR_GITLAB_TOKEN>",
        "BITBUCKET_TOKEN": "<YOUR_BITBUCKET_TOKEN>",
        "GITEA_TOKEN": "<YOUR_GITEA_TOKEN>",
        "AZURE_DEVOPS_TOKEN": "<YOUR_AZURE_DEVOPS_TOKEN>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "lockvet": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/matteo-sung/lockvet:0.6.4",
        "lockvet",
        "mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>",
        "GITLAB_TOKEN": "<YOUR_GITLAB_TOKEN>",
        "BITBUCKET_TOKEN": "<YOUR_BITBUCKET_TOKEN>",
        "GITEA_TOKEN": "<YOUR_GITEA_TOKEN>",
        "AZURE_DEVOPS_TOKEN": "<YOUR_AZURE_DEVOPS_TOKEN>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "lockvet": {
      "type": "stdio",
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/matteo-sung/lockvet:0.6.4",
        "lockvet",
        "mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>",
        "GITLAB_TOKEN": "<YOUR_GITLAB_TOKEN>",
        "BITBUCKET_TOKEN": "<YOUR_BITBUCKET_TOKEN>",
        "GITEA_TOKEN": "<YOUR_GITEA_TOKEN>",
        "AZURE_DEVOPS_TOKEN": "<YOUR_AZURE_DEVOPS_TOKEN>"
      }
    }
  }
}
Claude Code
claude mcp add lockvet --env GITHUB_TOKEN=<YOUR_GITHUB_TOKEN> --env GITLAB_TOKEN=<YOUR_GITLAB_TOKEN> --env BITBUCKET_TOKEN=<YOUR_BITBUCKET_TOKEN> --env GITEA_TOKEN=<YOUR_GITEA_TOKEN> --env AZURE_DEVOPS_TOKEN=<YOUR_AZURE_DEVOPS_TOKEN> -- docker run -i --rm ghcr.io/matteo-sung/lockvet:0.6.4 lockvet mcp

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →