Skip to main content
Glama
gsccoelho

mcp-vue3-python

by gsccoelho

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gerar_estrutura_vueA

Utilize esta tool para gerar a estrutura completa de um CRUD Vue 3. Ela cria automaticamente os arquivos base de Molecules, Organisms e Views.

Args: module_name: Nome base do módulo em PascalCase ou camelCase (ex: 'MovCadastral') src_path: O caminho absoluto da pasta 'src' do workspace/projeto Vue atual. (ex: 'C:/projetos/meu-app/src')

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The agent will always select the correct tool.

Naming Consistency5/5

Since there is only one tool, naming consistency is inherently perfect. The single name follows a clear pattern (verb_noun in Portuguese).

Tool Count4/5

The server is focused on generating Vue 3 structures, and one tool may suffice for that narrow purpose. However, it falls below the typical 3-15 tool range, making it slightly thin.

Completeness3/5

The tool generates only the base file structure for Molecules, Organisms, and Views. It lacks generation of services, stores, or Python backend components implied by the server name, leaving notable gaps for a full CRUD workflow.

Maintenance

ActivityInactive
ResponsivenessNo issues