Skip to main content
Glama
522,293 tools. Updated 2026-09-06 12:44

"Svelte" matching MCP tools:

  • Given a svelte component or module returns a list of suggestions to fix any issues it has. This tool MUST be used whenever the user is asking to write svelte code before sending the code back to the user
    ConnectorNo auth
  • Look up Svelte 5 and SvelteKit definitions from TypeScript declarations, covering runes like $state and $derived, features, and patterns with syntax, quick, or full detail levels.
    MIT
  • Detect the technologies behind any public website—frameworks, CMS, analytics, CDNs, and server-side languages—with confidence levels and evidence.
    MIT
  • Retrieve the CSS selector path, framework component tree, and full DOM context of the element clicked during a bug report to trace the issue directly to its source component.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • The official Svelte MCP server providing docs and autofixing tools for Svelte development

  • Checks AI-written SvGrid code against the real API, plus version-pinned Svelte 5 grid docs.

  • Convert a screenshot, mockup, or wireframe image into framework-specific component code. Supports React, Next.js, Vue, Angular, Svelte, HTML, and UI libraries like shadcn/ui.
    MIT
  • Generate UI components for React, Vue, Angular, Svelte, or HTML with style audit and design context awareness. Integrates with libraries like shadcn/ui, Radix UI, and more.
    MIT
  • Fill form inputs reliably, including React/Vue/Svelte controlled fields that ignore direct value assignment. Target by CSS selector or semantic text/ARIA/role, then verify the actual value after fill.
    MIT
  • Inspect or operate on a browser tab by evaluating JavaScript, retrieving HTML, or extracting SPA state from SSR-injected data.
    MIT
  • Fill form inputs in React/Vue/Svelte apps where standard value assignment fails. Use CSS selectors or semantic targeting (text, regex, role, ariaLabel) to set values in controlled inputs.
    MIT
  • Inspect or operate on a browser tab by running JavaScript, retrieving HTML, or extracting SSR-injected SPA state with three actions: js, dom, appState.
    MIT
  • Record implementation details for completed tasks to create a searchable knowledge base that prevents code duplication and helps future AI agents discover existing artifacts.
    GPL 3.0
  • Create a draft GitHub pull request applying atomic accessibility patches from UX audit suggestions. Prevents conflicts and invalid code, can output patch locally.
    MIT
  • Reviews frontend/UI code for wasteful re-renders, accessibility flaws, and questionable design, then returns categorized issues and fixes.
    MIT
  • Simulates a real paste event sequence to set field values on modern frameworks that only respond to paste events.
    MIT
  • Scan your own source code for issues in 18 categories including security, performance, accessibility, and more, then get live best-practice fixes from official docs with exact file:line locations.
    Elastic 2.0
  • Scans local React, Vue, Svelte, and HTML code for missing alt text, unlabeled buttons, inputs, and links to improve accessibility.
    MIT