by jmanhype · MCP Server · ★ 86
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
vggt-mps Port of Facebook Research's VGGT (Visual Geometry Grounded Transformer) to Apple Silicon via PyTorch's MPS backend. Takes single or multi-view images and produces depth maps, camera poses, and 3D point clouds. What it produces Given N input images, VGGT predicts: Architecture The upstream VGGT model is a 1B-parameter transformer trained on multi-view geometry tasks. This repo wraps it with: MPS device detection and dtype handling (float32 for Metal compatibility) A sparse attention module () that patches the model at runtime for O(n) memory scaling instead of O(n^2) A unified CLI ( command with subcommands) A Gradio web interface An MCP server for Claude Desktop integration vggt-mps/ src/ vggtcore.py # Core VGGT processing vggtsparseattention.py # Runtime sparse attention patch config.py # Centralized configuration visualization.py #
| Stars | 86 |
| Forks | 8 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 71.2040328080351/100 |
| Open Issues | 8 |
| Last Updated | 2026-03-25 |
| Created | 2025-09-18 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~2539k |
These tools work well together with vggt-mps for enhanced workflows:
Looking for a vggt-mps alternative? If you're comparing vggt-mps with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Daymon puts your favorite AI to work 24/7. It schedules, remembers, and orchestrates your own virtual team. Fr
Native Safari browser automation for AI agents. 80 tools via AppleScript — zero overhead, keeps logins, runs s
MCP server that execute applescript giving you full control of your Mac
Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and ar
Enhances construction site safety using YOLO for object detection, identifying hazards like workers without he
An MCP server providing tools for image processing operations
Explore other popular mcp server tools:
vggt-mps is VGGT 3D Vision Agent optimized for Apple Silicon with Metal Performance Shaders. It is categorized as a MCP Server with 86 GitHub stars.
vggt-mps is primarily written in Python. It covers topics such as 3d-reconstruction, apple-silicon, claude-desktop.
You can find installation instructions and usage details in the vggt-mps GitHub repository at github.com/jmanhype/vggt-mps. The project has 86 stars and 8 forks, indicating an active community.
vggt-mps is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to vggt-mps on Agent Skills Hub include daymon, safari-mcp, applescript-mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.