Skip to main content
Glama
kamolc4

Next.js MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoRuntime environment: development, production, or test.development
LOG_LEVELNoPino log level: debug, info, warn, or error.info
MCP_API_KEYYesShared secret required for /api/mcp. Minimum 16 characters.
RATE_LIMIT_RPMNoMaximum MCP requests per minute per client.60
ALLOWED_ORIGINSNoReserved for production CORS hardening.*
MCP_SERVER_NAMENoMCP server name exposed to clients.nextjs-mcp-server
MCP_SERVER_VERSIONNoMCP server version exposed to clients.1.0.0
NEXTJS_PROJECT_PATHNoProject root that MCP tools inspect. Defaults to current working directory.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kamolc4/nextjs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server