SketchFab-MCP-Server
Dies ist ein MCP -Server (Modellkontextprotokoll) zum Entdecken und Herunterladen von 3D -Modellen
1
Github Watches
4
Github Forks
23
Github Stars
Sketchfab MCP Server
A Model Context Protocol (MCP) server for interacting with Sketchfab's 3D model platform. This MCP allows you to search, view details, and download 3D models from Sketchfab directly through Claude or Cursor.
Features
- Search for 3D Models: Find models on Sketchfab using keywords, tags, and categories
 - View Model Details: Get comprehensive information about specific models
 - Download Models: Download models in various formats (gltf, glb, usdz, source)
 
Prerequisites
- Node.js 18 or higher
 - A Sketchfab API key (for authentication)
 
Installation
- Clone this repository
 - Install dependencies:
npm install - Build the project:
npm run build 
Usage
Running the MCP Server
npm start
To provide your Sketchfab API key, use the --api-key parameter:
node build/index.js --api-key YOUR_API_KEY
Alternatively, you can set the SKETCHFAB_API_KEY environment variable:
export SKETCHFAB_API_KEY=YOUR_API_KEY
npm start
Available Tools
1. sketchfab-search
Search for 3D models on Sketchfab based on keywords and filters.
Parameters:
- 
query(optional): Text search query (e.g., "car", "house", "character") - 
tags(optional): Filter by specific tags (e.g., ["animated", "rigged", "pbr"]) - 
categories(optional): Filter by categories (e.g., ["characters", "architecture", "vehicles"]) - 
downloadable(optional): Set to true to show only downloadable models - 
limit(optional): Maximum number of results to return (1-24, default: 10) 
2. sketchfab-model-details
Get detailed information about a specific Sketchfab model.
Parameters:
- 
modelId: The unique ID of the Sketchfab model 
3. sketchfab-download
Download a 3D model from Sketchfab.
Parameters:
- 
modelId: The unique ID of the Sketchfab model to download - 
format(optional): Preferred format to download the model in (gltf, glb, usdz, source) - 
outputPath(optional): Local directory or file path to save the downloaded file 
Using with Cursor
- Go to Cursor Settings -> MCP -> Add new MCP server
 - Configure your MCP:
- Name: Sketchfab MCP
 - Type: command
 - Command: 
node /path/to/build/index.js --api-key YOUR_API_KEY 
 
Using with Claude Desktop
Add the following MCP config to your Claude Desktop configuration:
{
  "mcpServers": {
    "sketchfab": {
      "command": "node",
      "args": ["/path/to/build/index.js", "--api-key", "YOUR_API_KEY"]
    }
  }
}
Environment Variables
You can set the following environment variables:
- 
SKETCHFAB_API_KEY: Your Sketchfab API key (alternative to passing it with the --api-key parameter) 
License
ISC
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Converts Figma frames into front-end code for various mobile frameworks.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.
🧑🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.
Reviews
user_jb570V46
Greptile MCP Server by sosacrazy126 is a fantastic addition to my toolkit. It offers reliable performance and seamless integration, making my server management tasks much more efficient. Easy to set up and navigate, its user-friendly design ensures a smooth experience. Highly recommended for anyone looking to streamline their server operations! Check it out at https://mcp.so/server/greptile/sosacrazy126.