Skip to main content
Glama
521,367 tools. Updated 2026-09-06 10:44

"Vulkan" matching MCP tools:

  • Produce a non-executing debug or capture launch plan for gdb, lldb, strace, perfetto, RenderDoc, or Vulkan layers on a specified target.
    MIT
  • Create or replace files with UTF-8 text, PDF, or DOCX using HTML formatting. Supports rich formatting like headings, tables, and styles.
    MIT
  • Identify GPU adapters, driver versions, Vulkan SDK presence, shader compilers, and Vulkan API version to prevent rendering code from guessing unsupported features.
    MIT
  • List all directories currently accessible to the server, enabling you to register new directories and understand the filesystem scope before performing file operations.
    MIT

Matching MCP Servers

  • F
    license
    Not graded
    quality
    A
    maintenance
    Provides offline, privacy-preserving image recognition, OCR, and scene description for AI assistants via the Model Context Protocol, with Vulkan-accelerated local processing.
    1
    -
  • F
    license
    A
    quality
    B
    maintenance
    Enables AI coding agents to test and automate Android apps rendering UI in OpenGL/Vulkan/Metal surfaces via screenshot-based vision tools for tapping, swiping, long-pressing, and recording, without accessibility tree dependency.
    9
    2
    -
  • Read text and document files (PDF, DOCX, PPTX, XLSX, ODT, ODP, ODS) with flexible modes: full file, first N lines, last N lines, or a specific line range. Extracts PDF content with format metadata.
    MIT
  • Search file contents using regular expressions, returning matching lines with context. Configure case sensitivity, file types, and output modes.
    MIT
  • Rebuild the documentation embedding index for semantic search. Use clean mode to rebuild from scratch or index only missing docs, with optional slug selection.
    MIT
  • Attach one or more image files for AI vision analysis. Enable the AI to see, describe, and extract text from images.
    MIT
  • Compiles shader files to SPIR-V or DXIL with automatic compiler selection by extension. Reports errors with file and line, supporting Vulkan and DirectX targets.
    MIT
  • List directory contents in simple, detailed, tree, or JSON formats. Sort by name or size, and exclude files using glob patterns.
    MIT
  • Perform bulk move, copy, and rename operations on files and directories with security validation and conflict resolution for existing destinations.
    MIT
  • Batch read multiple files concurrently with per-file mode control. Each file can specify full read, first N lines, last N lines, or an arbitrary line range. Supports text and documents like PDF, DOCX.
    MIT
  • Edit text and code files with intelligent matching strategies. Supports single-file or batch multi-file edits with dry-run preview and atomic rollback.
    MIT
  • Deletes files and directories securely with optional recursive deletion and force removal. Validates paths and processes up to 100 paths concurrently.
    MIT
  • Find files and directories recursively using glob patterns. Returns absolute paths to all matched items, solving the problem of locating files when exact paths are unknown.
    MIT
  • Upscale an image to higher resolution using real-ESRGAN with Vulkan acceleration. Requires a discrete GPU for practical performance; integrated graphics may be slow.
    MIT
  • Enlarge and enhance local images using Real-ESRGAN with GPU acceleration, no login required. Outputs a high-resolution PNG at up to 4x scale, with model options for general photos or anime.
    MIT
  • Write multiple files of various types (text, PDF, DOCX) concurrently. Auto-detects file type by extension and supports HTML formatting for PDF/DOCX. Failed writes for individual files don't halt the batch.
    MIT