Midnight + Next.js MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm.
Unified MCP server for Midnight blockchain development and Next.js dApps.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add midnight-nextjs-mcp -- npx -y midnight-nextjs-mcp
{
"mcpServers": {
"midnight-nextjs-mcp": {
"args": [
"-y",
"midnight-nextjs-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.midnight-nextjs-mcp]
command = "npx"
args = ["-y", "midnight-nextjs-mcp"]
{
"mcpServers": {
"midnight-nextjs-mcp": {
"args": [
"-y",
"midnight-nextjs-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"midnight-nextjs-mcp": {
"args": [
"-y",
"midnight-nextjs-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.