quickshell-mcp

franklinnolasco7/quickshell-mcp
★ 0 stars Python AI/LLM Updated today
An MCP server for Quickshell development.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "quickshell-mcp": {
      "command": "uvx",
      "args": [
        "quickshell-mcp"
      ]
    }
  }
}

Or install with pip: pip install quickshell-mcp

README Excerpt

<!-- mcp-name: io.github.franklinnolasco7/quickshell-mcp --> **An MCP server that connects AI coding agents to live Quickshell, QML, and Qt documentation.** --- Search APIs, discover implementation patterns, explain errors, and validate QML **before** your agent writes or runs code. Quickshell changes quickly, and AI coding agents can generate QML from outdated or incomplete training data. `quickshell-mcp` lets agents verify APIs against current documentation, find existing implementation patter

Tools (20)

assumptionsdependenciesintegrationquickshell_check_compatibilityquickshell_coding_assistantquickshell_explain_errorquickshell_find_patternquickshell_generate_componentquickshell_get_implementationquickshell_list_versionsquickshell_migratequickshell_searchquickshell_search_allquickshell_search_implementationsquickshell_statsquickshell_validate_qmlreferencesvalidationverificationverified_surface

Topics

mcp-servermodel-context-protocolquickshell