sketchfab-mcp-server

sketchfab-mcp-server

26

The Sketchfab MCP Server is a tool that allows users to interact directly with Sketchfab's 3D model platform. It enables searching, viewing details, and downloading of 3D models using a command-line interface. This server integrates with systems like Claude and Cursor for seamless operations.

What is the Sketchfab MCP Server?

The Sketchfab MCP Server is a protocol server that allows users to interact with Sketchfab's 3D model platform, enabling search, detail viewing, and downloading of models.

What are the prerequisites for using the Sketchfab MCP Server?

You need Node.js 18 or higher and a Sketchfab API key for authentication.

How do I run the Sketchfab MCP Server?

You can start the server using npm start and provide your Sketchfab API key using the --api-key parameter or by setting the SKETCHFAB_API_KEY environment variable.

Can I download models in different formats?

Yes, you can download models in various formats such as gltf, glb, usdz, and source.

How do I integrate the Sketchfab MCP Server with Cursor?

You can integrate it by adding a new MCP server in Cursor settings and configuring it with the appropriate command and API key.