If you're working with Qingkuai (.qk) files and want Claude to help with language-specific tasks, this server exposes the same toolchain that powers the official VS Code extension. It provides docs search, syntax validation, compilation, and formatting operations through MCP. The underlying language service handles compiler integration, type checking, and framework semantics for Qingkuai's component syntax. Useful when you need an AI assistant that understands .qk file structure, can validate directives and generic parameters, or format code according to Qingkuai conventions. Built by the same team maintaining the LSP server and TypeScript plugin, so it speaks the language natively.
Qingkuai Language Features is the official language tooling workspace for QingKuai files (.qk).
It contains the full toolchain used by the VS Code extension, including:
| Package | Description |
|---|---|
packages/language-service | Core language intelligence and compiler-adapter logic |
packages/language-server | LSP server on top of language-service |
packages/vscode-extension | VS Code extension client + grammar + commands |
packages/typescript-plugin | TS server plugin for QingKuai-specific behavior |
packages/mcp-server | Model Context Protocol server for AI assistant integration |
Install from VS Code Marketplace:
qingkuai-tools.qingkuai-language-featuresAfter installation, open any .qk file to activate the extension.
.qk files and embedded languages (js/ts/css/sass/scss/less/stylus/postcss)git clone https://github.com/qingkuai-js/language-features.git
cd language-features
pnpm install
npm run build
This command builds all packages via Rollup and emits outputs into dist directories.
npm run dev
cd packages/vscode-extension
npm run build:grammars
typescript-plugin-qingkuai) for tsserver.qingkuai-language-service.MIT
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp