Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Sketchfab

FreeNot checked

Search and download 3D models from Sketchfab using the Sketchfab API.

GitHubEmbed

About

Search and download 3D models from Sketchfab using the Sketchfab API.

README

Add to Cursor Add to VS Code Add to Claude Add to ChatGPT Add to Codex Add to Gemini

Sketchfab MCP

A microservice for interacting with the Sketchfab API using MCP (Model Control Protocol).

Features

  • Search for downloadable models on Sketchfab
  • Download a model from Sketchfab given a UID

Environment Variables

  • SKETCHFAB_API_TOKEN: Your Sketchfab API token

How to use

  1. Create an Sketchfab account: https://sketchfab.com/
  2. You can find your Sketchfab API Token at: https://sketchfab.com/settings/password
  3. Add the following MCP server as a command in Cursor:
env SKETCHFAB_API_TOKEN=PLACEHOLDER uvx sketchfab-mcp

Running with Docker

docker build -t sketchfab-mcp .
docker run -it --rm -p 8000:8000 -e SKETCHFAB_API_TOKEN=PLACEHOLDER sketchfab-mcp

from github.com/fastmcp-me/sketchfab_mcp

Installing Sketchfab

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/fastmcp-me/sketchfab_mcp

FAQ

Is Sketchfab MCP free?

Yes, Sketchfab MCP is free — one-click install via Unyly at no cost.

Does Sketchfab need an API key?

No, Sketchfab runs without API keys or environment variables.

Is Sketchfab hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Sketchfab in Claude Desktop, Claude Code or Cursor?

Open Sketchfab on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Sketchfab with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs