MCP Directory
Back

MCP-Next.js

by sattarrasouli · TypeScript · ★ 0

A Next.js project with MCP using mcp-handler and @modelcontextprotocol/sdk to test multiple tools in real-time

#ai#api#frontend#javascript#mcp#mcp-handler#mcp-server#model-context-protocol#nextjs#sdk

Install

npx -y github:sattarrasouli/MCP-Next.js

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-next-js": {
      "command": "npx",
      "args": [
        "-y",
        "github:sattarrasouli/MCP-Next.js"
      ]
    }
  }
}

From the README

A simple **MCP (Model Context Protocol) server** built with **Next.js** and **TypeScript** and **mcp-handler** that exposes multiple interactive tools via a standardized JSON-RPC API. This project demonstrates how to build, expose, and call micro-tools that can be connected to ChatGPT or any LLM supporting MCP. --- Each MCP tool can be called using JSON-RPC 2.0 format. Use either Postman or curl to send requests.
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers