by MCP Community
Basic MCP App Server example using Vue
Basic MCP App Server example using Vue
npx -y @modelcontextprotocol/server-basic-vue
{
"mcpServers": {
"server-basic-vue": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-basic-vue"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared