Skip to main content
Glama

Authenticated Next.js MCP Server

.gitignore708 B
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies /node_modules /.pnp .pnp.* .yarn/* !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/versions # testing /coverage # next.js /.next/ /out/ # production /build # misc .DS_Store *.pem # debug npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* # env files (exclude secrets but allow example) .env .env.local .env.development.local .env.test.local .env.production.local !.env.example # vercel .vercel # typescript *.tsbuildinfo next-env.d.ts # clerk configuration (can include secrets) /.clerk/ # prisma /generated/prisma # database files *.db *.db-journal /prisma/dev.db CLAUDE.md

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/vedaterenoglu/ve-nextjs-mcp-server'

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