uni-app
A cross-platform framework using Vue.js
Uni template compiler (uni-app) MCP Server
Model Context Protocol (uni-template-compiler) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"uni-template-compiler": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-uni-template-compiler"
]
}
}
}