NextChat with MCP Server Builder
About
NextChat with MCP server creation functionality and OpenRouter integration
Details
- Author
- vredrick2
- Downloads
- 346
- Categories
- Other
Jump to
- Chat-based MCP server creation and deployment
- Automatic tool extraction from user descriptions
- One-click deployment (simulated in current version)
- Integration guides for Cursor, Claude Desktop, Windsurf, and direct API
- Uses OpenRouter for flexible LLM model selection
Clone the repository, install dependencies with npm or yarn, and create a .env.local file with your OpenRouter API key and enable MCP. Start the development server with npm run dev or yarn dev, then open http://localhost:3000. Begin a new chat and type a phrase like “Create an MCP server,” then follow the prompts to name, describe, extract tools, and deploy your server.
NextChat with MCP Server Builder
This is a customized version of NextChat that adds the ability to create and deploy MCP (Model Context Protocol) servers through chat interactions, using OpenRouter for LLM models.
Features
- Chat-based MCP Server Creation: Create MCP servers by simply chatting with the AI
- Tool Extraction: Automatically extract tools from your description
- One-click Deployment: Deploy your MCP server with a single click
- Integration Guides: Get integration instructions for various AI systems
- OpenRouter Integration: Use a wide range of LLM models through OpenRouter
Getting Started
Prerequisites
- Node.js 18.0.0 or later
- npm or yarn
- An OpenRouter API key
Installation
1. Clone the repository:
git clone https://github.com/vredrick2/NextChat.git
cd NextChat
2. Install dependencies:
```bash
npm install
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



