Skip to main content
Glama
gapra

@gapra/nuxt-migration-mcp

by gapra

generate_composable

Creates a new Vue 3 composable file for a Nuxt 4 codebase. Define name, path, props, and return values to generate the file.

Instructions

Generate a composable in the target Nuxt 4 codebase. Creates a new composable file with Vue 3 Composition API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesName of the composable (e.g., 'useAuth', 'useFetch')
relativePathYesRelative path in target (e.g., 'composables/useAuth.ts')
moduleNoOptional module name to prefix path (e.g., 'deals', 'tickets')
targetPathNoOptional absolute target path override
propsNoOptional props/refs to include
returnValuesNoOptional values to return

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/gapra/gp-nuxt-migration-mcp'

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