Skip to content

MCP · Vercel

Vercel MCP

Deploys + build logs + runtime logs in agent context.

OPEN SOURCEAPICLIArchived

Vercel-native MCP server for deploying directly from chat, inspecting build/runtime logs, and reading deployment metadata. Original github.com/vercel/mcp community URL is no longer published; first-party MCP integration ships via the Vercel docs.

Model support

Model-agnostic

Where it runs

  • API
  • CLI

Tags

  • #mcp
  • #deploy
  • #logs
Open Vercel MCP

This entry is archived — the primary URL above may no longer resolve. Kept here as a historical record.

Related in MCP

  • View GitHub MCP details
    MCPOPEN SOURCEDeployed

    GitHub MCP

    GitHub

    Reads + writes GitHub from any MCP-aware agent.

    Official GitHub MCP server. Wired into Claude Code and most agentic surfaces to read PRs, post comments, create branches, and run secret-scanning. Used daily at Blokz.

    • mcp
    • git
    • code-review
    • open-source
  • View Supabase MCP details
    MCPOPEN SOURCEDeployed

    Supabase MCP

    Supabase

    Postgres + auth + edge functions from inside the agent.

    MCP server that exposes Supabase project ops — list tables, apply migrations, deploy edge functions, fetch advisors. Removes a context-switch cliff between code and database.

    • mcp
    • database
    • postgres
    • open-source