MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Blender MCP Server

by Ahujasid
DesignUse Caution1.5Local
Free

Control Blender 3D through natural language for modeling and animation

About

The Blender MCP Server lets your AI assistant control Blender 3D through natural language commands. Create and manipulate 3D objects, apply materials, set up scenes, manage animations, and execute Blender Python scripts.

Created by ahujasid, this community server connects to a running Blender instance via an addon. It translates natural language instructions into Blender Python API calls, enabling AI-driven 3D modeling and scene creation.

Perfect for 3D artists and developers who want to accelerate their Blender workflow with AI-assisted modeling, scene setup, and animation prototyping.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "blender": {
      "args": [
        "blender-mcp"
      ],
      "command": "uvx"
    }
  }
}

Security Report

1.5
Use Caution1.5Critical Risk

This MCP server has significant security vulnerabilities including arbitrary code execution capabilities, hardcoded API keys, and overly permissive network access. The execute_code function allows running arbitrary Python code in Blender without restrictions, and multiple API keys are exposed in the source code. Package verification found 1 issue (1 critical, 0 high severity).

2 tools verified · Open access · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

process_spawn

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

Reviews

No reviews yet

Be the first to review this server!

Version History

v2.1.0Dec 15, 2025Re-scanned

Added support for streaming responses and improved error handling for rate-limited requests.

v2.0.0Nov 1, 2025Re-scanned

Major release: new tool registration API, breaking changes to configuration format. See migration guide.

v1.5.0Sep 20, 2025Re-scanned

Added OAuth 2.0 support and improved connection pooling.

v1.0.0Jul 1, 2025Re-scanned

Initial stable release.

1

installs

New

no ratings yet

Tags

blender3dmodelingcreativecommunity

Use Cases

  • 3D modeling
  • Scene creation
  • Material application
  • Animation setup
  • Blender script generation

Links

Source CodeDocumentationPyPI Package

Details

Published July 30, 2025
Version 2.3.1
17,470 stars
1 installs
Local Plugin