A
licenseC
qualityD
maintenanceAllows interaction with Sketchfab's 3D model platform through Claude or Cursor, enabling users to search, view details, and download 3D models directly from the AI interface.
4
27 npm
39
ISC
No user-submitted related servers found.
Scored across 5 tools
Each tool targets a distinct function: search, details, download, categories, licenses. No overlap or ambiguity.
All tools start with 'sketchfab-' and most use verb_noun pattern (list-categories, list-licenses), but 'sketchfab-model-details' uses noun_noun, a slight deviation.
5 tools is well-scoped for a Sketchfab server, providing essential operations without unnecessary bloat.
Coverage includes search, details, download, and supporting list operations for filters. Missing upload or modify, but appropriate for a read-focused server.