Skip to main content
Glama

Nuxt MCP Server on Vercel

by atinux
nuxt.config.ts350 B
// https://nuxt.com/docs/api/configuration/nuxt-config export default defineNuxtConfig({ modules: ['@nuxt/eslint'], devtools: { enabled: true }, future: { compatibilityVersion: 4 }, compatibilityDate: '2024-11-01', eslint: { config: { stylistic: { quotes: 'single', commaDangle: 'never' } } } })

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/atinux/mcp-with-nuxt-vercel'

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