Skip to main content
Glama
204,191 tools. Last updated 2026-06-14 22:53

"Raycast" matching MCP tools:

  • Cast a ray from the camera through screen coordinates and return hit objects for object picking or interaction in a Three.js scene.
    MIT
  • Generate a 3D grid of light probes around Point, Spot, and Area lights, using density gradient: denser near lights, sparser at edges. Raycast finds ground; CheckSphere avoids interior probes. Use lightprobe-analyze for spacing.
    Apache 2.0
  • Manage virtual robots in Unity or VRChat by creating, updating, deleting, and operating them. Perform tasks like loading environments, testing navigation, and syncing with physical robots.
    MIT
  • Perform spatial queries in Roblox including raycasting, ground detection, placement checks, area scanning, and collision detection.
  • Cast a ray through a scene of meshes, returning sorted hits on axis-aligned bounding boxes for spatial queries.

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Bridges locally installed Raycast extensions to any MCP-compatible client via stdio or HTTP. It enables headless execution of extension logic by shimming UI components and leveraging existing OAuth tokens.
    Last updated
    29
    MIT