vercel-ai-docs-mcp

vercel-ai-docs-mcp

3.5

If you are the rightful owner of vercel-ai-docs-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides AI-powered search and querying capabilities for the Vercel AI SDK documentation.

The Vercel AI SDK Documentation MCP Agent is a server that leverages AI to facilitate efficient search and querying of the Vercel AI SDK documentation. It allows developers to ask questions in natural language and receive accurate, contextualized responses based on the official documentation. The server uses a combination of AI models and semantic search to provide comprehensive answers and maintain conversation context across multiple queries. It includes automated tools for fetching, processing, and indexing the latest documentation, ensuring that users always have access to the most up-to-date information. The server is compatible with various MCP clients, making it a versatile tool for developers working with the Vercel AI SDK.

Features

  • Direct Documentation Search: Query the Vercel AI SDK documentation index directly using similarity search.
  • AI-Powered Agent: Ask natural language questions about the Vercel AI SDK and receive comprehensive answers.
  • Session Management: Maintain conversation context across multiple queries.
  • Automated Indexing: Includes tools to fetch, process, and index the latest Vercel AI SDK documentation.

Tools

  1. agent-query

    Query the Vercel AI SDK documentation using an AI agent that can search and synthesize information.

  2. direct-query

    Perform a direct similarity search against the Vercel AI SDK documentation index.

  3. clear-memory

    Clears the conversation memory for a specific session or all sessions.