Allows searching for and downloading 3D models from Sketchfab using the Sketchfab API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sketchfab MCPsearch for low poly medieval castle"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
👁 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
Related MCP server: Freesound MCP
Environment Variables
SKETCHFAB_API_TOKEN: Your Sketchfab API token
How to use
Create an Sketchfab account: https://sketchfab.com/
You can find your Sketchfab API Token at: https://sketchfab.com/settings/password
Add the following MCP server as a command in Cursor:
env SKETCHFAB_API_TOKEN=PLACEHOLDER uvx sketchfab-mcpRunning with Docker
docker build -t sketchfab-mcp .
docker run -it --rm -p 8000:8000 -e SKETCHFAB_API_TOKEN=PLACEHOLDER sketchfab-mcpThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fastmcp-me/sketchfab_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
