ClaudeWave
IvanAmador
IvanAmador

vercel-ai-docs-mcp

View on GitHub

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.

MCP Servers48 stars10 forksTypeScriptUpdated 1y ago
ClaudeWave Trust Score
29/100
! Caution
Passed
  • Clear description
  • Mature repo (>1y old)
Flags
  • !No license declared
  • !Stale (last commit >374d ago)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "vercel-ai-docs-mcp": {
      "command": "node",
      "args": ["/path/to/vercel-ai-docs-mcp/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/IvanAmador/vercel-ai-docs-mcp and follow its README for install instructions.
Use cases
🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers