sketchfab-mcp-server

AliRezaBeigy/sketchfab-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
MCP server for searching, browsing, and downloading 3D models from Sketchfab in MCP clients.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sketchfab-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "AliRezaBeigy/sketchfab-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for [Sketchfab](https://sketchfab.com). Search, browse, inspect, and download 3D models from Cursor, Claude Desktop, and other MCP clients. > **API key required:** All tools need a valid **Sketchfab API token**. Create one at [sketchfab.com/settings/password](https://sketchfab.com/settings/password) (API token section). Pass it via `--api-key`, the `SKETCHFAB_API_KEY` environment variable, or in your MCP client config.

Tools (1)

env