Skip to main content
Glama
304,812 tools. Last updated 2026-07-21 13:54

"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
    Connector
  • 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
  • Configure Content Security Policy for Electron apps by specifying bundler, inline styles, eval, and external connections or images. Returns both meta-tag and session.webRequest implementations.
    MIT
  • Scan a directory for UI components and generate screenshot previews for each, creating a zero-config visual catalog to audit components instantly.
    MIT
  • 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

Matching MCP Servers

  • 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 controlled form inputs in React, Vue, or Svelte apps via CDP. Targets by CSS selector or semantic axis (text, regex, role, ariaLabel). Resolves to a single element; stops with clear errors on ambiguity or non-fillable targets.
    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 evaluating JavaScript, retrieving DOM HTML, or extracting SSR-injected SPA state from Next.js, Nuxt, Remix, Apollo, GitHub, or Redux frameworks.
    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
  • Scan a project directory to identify existing UI components by AST signature, enabling reuse across React, Vue, or Svelte files. Returns a list of components and the detected framework profile.
    MIT
  • Simulates a real paste event sequence to set field values on modern frameworks that only respond to paste events.
    MIT
  • Audit your own source code for issues across 18 categories such as security, performance, and accessibility, then fetch live best-practice fixes from official documentation.
    Elastic 2.0
  • Scans local React, Vue, Svelte, and HTML code for missing alt text, unlabeled buttons, inputs, and links to improve accessibility.
    MIT