Official MCP Server for Quasar Framework — AI-Powered Docs Access #18271
Replies: 1 comment
-
|
Hi there. Thanks for the proposal. About 11 months ago, I started the initial efforts towards AI. My first aim was to create a readable/processed markdown version of the docs, since the source markdown files lack JSON API, examples, etc., which are added after some processing and turned into HTML and served via the docs site. Which means there is no easy/proper way of feeding relevant info into the AI context. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please read
I'd like to propose the creation of an official Model Context Protocol (MCP) server for Quasar Framework — similar to what MUI has recently shipped with
@mui/mcp.My Observation
When developers ask AI assistants questions about Quasar components, directives, plugins, or CLI modes, the answers often:
quasar.config.js, Boot Files, Notify, QTable slots)This erodes developer trust and slows down productivity — especially for newcomers who don't yet know what's right vs. wrong.
The Proposal
Create and publish an official
@quasar/mcppackage to npm that:QBtn,QTable,QDialog, etc.)quasar.config.js, Boot Files, SSR, PWA, Electron, Capacitor modes)useQuasar,Notify,Dialog,Loading, etc.)Example Setup (Proposed)
VS Code / Antigravity / Trae IDE / Cursor / Windsurf etc
Claude Code
Why This Matters
quasarframeworkorgPrior Art
@mui/mcp(React)Questions for the Team
quasarframeworkGitHub org?I'm happy to contribute to an initial prototype if there's interest. 🙌
Beta Was this translation helpful? Give feedback.
All reactions