Query Svelte project component graphs, unused components, and route dependencies.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "svelte-component-graph-mcp" yet — see the docs or source repo.
Scan this SvelteKit project's component dependency graph, list components not referenced by any page or component, and group them by directory.
A grouped list of unused components, organized by directory for cleanup.
Query which Svelte components the /dashboard route depends on, output the component tree by import depth, and mark shared components.
A component dependency tree for the route, showing hierarchy and reusable shared components.
I plan to refactor components/ui/Modal.svelte. Find all components and routes that directly or indirectly depend on it, and summarize the potential impact scope.
A list of affected components and routes, plus a summary of the refactor impact scope.
Scan React and Vue projects to expose component metadata for AI coding agents.
Search and access Svelte documentation quickly with built-in caching support.
Access official Svelte docs and auto-fix code issues during development.
Index a monorepo into a graph for fast code structure queries.
Search, read, and discover related design system components via MCP.
Helps developers discover Q-SYS controls and build Svelte UI components.