
chat
A simple NextJS MCP client with sensible keybindings
Repository Info
About This Server
A simple NextJS MCP client with sensible keybindings
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Anirudh's Chat
Background
MCP servers have come a long way, and it's been easier than ever to create and run MCP servers, but the only way to use them is through Claude Desktop or their code editor. There's no "ChatGPT for MCP" yet.
This was my attempt at creating a simple open source MCP playground, where I could test out MCP servers and see how they work. At its full potential, if MCP is the internet for agents, what does Chromium look like?
I also was heavily inspired by t3.chat, which has some great features that I wanted to replicate, like the tree-based chat history.
Core Features
- Fully Vercel AI SDK compatible
- Git-based chat history.
- No database/auth required, just Node.js.
Getting Started
Prerequisites
- Node.js (v20 or higher)
- pnpm (a faster alternative to npm)
Running the project
# Clone the repository
git clone https://github.com/kamath/chat
cd chat
# Install dependencies
pnpm install
# Start the development server
pnpm dev
Quick Start
Clone the repository
git clone https://github.com/kamath/chatInstall dependencies
cd chat
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.