Vercel Ai Chat Mcp
@andrewhuang427
关于 Vercel Ai Chat Mcp
Add mcp servers to vercel's open source ai chat
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Vercel Ai Chat Mcp?
Vercel Ai Chat Mcp is a free, open-source template built with Next.js and the AI SDK that helps you quickly build powerful chatbot applications. It comes with data persistence, authentication, and support for multiple LLM model providers.
How to use Vercel Ai Chat Mcp?
You can deploy your own version to Vercel with one click, or run it locally by installing Vercel CLI, linking your instance, and downloading environment variables. Then run pnpm install and pnpm dev.
Key features of Vercel Ai Chat Mcp
- Built with Next.js App Router and React Server Components
- Integrated AI SDK for unified LLM interactions
- Supports xAI, OpenAI, Anthropic, and more model providers
- Default chat model is xAI's
grok-2-1212 - Data persistence via Neon Serverless Postgres
- File storage with Vercel Blob
- Authentication using Auth.js
- Styling with shadcn/ui and Tailwind CSS
Use cases of Vercel Ai Chat Mcp
- Quickly prototype and deploy a production-ready AI chatbot
- Build custom chat interfaces with dynamic generative UIs
- Switch between LLM providers without rewriting code
- Integrate chat history and file uploads in a single app
FAQ from Vercel Ai Chat Mcp
What LLM providers are supported?
The template ships with xAI by default but supports switching to OpenAI, Anthropic, Cohere, and many more through the AI SDK.
What are the runtime requirements?
It requires Node.js and pnpm, and is designed to run on Vercel or locally with environment variables.
How is data persisted?
Chat history and user data are saved using Neon Serverless Postgres, and files are stored with Vercel Blob.
How do I deploy my own version?
Click the "Deploy with Vercel" button in the README, which clones the repository, sets a AUTH_SECRET environment variable, and deploys to Vercel automatically.
How do I run it locally?
Install Vercel CLI, link your local instance with vercel link, pull environment variables with vercel env pull, then run pnpm install and pnpm dev.
AI 与智能体 分类下的更多 MCP 服务器
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
评论