Back to directory
vercel-ai-docs

vercel-ai-docs

@IvanAmador48

A Model Context Protocol (MCP) server that provides AI-powered search and querying capabilities for the Vercel AI SDK documentation. This project enables developers to ask questions about the Vercel AI SDK and receive accurate, contextualized responses based on the official documentation.

AIDocumentationSearchVercel AI SDKNode.jsTypeScriptMCPcloud

Installation & Configuration

{
  "mcpServers": {
    "vercel-ai-docs": {
      "command": "npx",
      "args": [
        "-y",
        "vercel-ai-docs-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/2
Updated
2026/6/8