MCP.so
Sign In
Servers

Chat Nextjs Mcp Client

@shricodev

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

Add this server to your MCP-compatible client using the configuration below.

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

More from AI & Agents