MCP.so
登录

Chat Nextjs Mcp Client

@shricodev

关于 Chat Nextjs Mcp Client

⚡ Chat MCP Client for Remote hosted MCP Servers (with Composio) and locally hosted MCP servers. 📡

基本信息

分类

AI 与智能体

运行时

node

传输方式

stdio

发布者

shricodev

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "chat-nextjs-mcp-client": {
      "command": "bun",
      "args": [
        "dev"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Chat Nextjs Mcp Client?

Chat Nextjs Mcp Client is a Next.js web application bootstrapped with create-next-app. It uses the Geist font family and provides a development server for building and editing pages.

How to use Chat Nextjs Mcp Client?

Run npm run dev, yarn dev, pnpm dev, or bun dev to start the development server, then open http://localhost:3000 in a browser. Edit app/page.tsx to see auto-updating changes.

Key features of Chat Nextjs Mcp Client

  • Bootstrapped with create-next-app for Next.js
  • Uses next/font to optimize Geist font loading
  • Development server with hot reload on file save
  • Ready for deployment on the Vercel platform

Use cases of Chat Nextjs Mcp Client

  • Building and testing a Next.js application locally
  • Rapidly prototyping a web page with auto-updating preview
  • Learning Next.js features through an interactive tutorial resource

FAQ from Chat Nextjs Mcp Client

How do I start the development server?

Run npm run dev, yarn dev, pnpm dev, or bun dev from the project root.

How do I edit the main page?

Modify the file app/page.tsx – the browser will auto-update to reflect changes.

What font does this project use?

It uses next/font to automatically load and optimize the Geist font family from Vercel.

How can I deploy the app?

The easiest method is through the Vercel Platform; see the Next.js deployment documentation for details.

Where can I learn more about Next.js?

Check the Next.js Documentation and the interactive Learn Next.js tutorial – links are provided in the README.

评论

AI 与智能体 分类下的更多 MCP 服务器