Google PageRank for AI agents. 25,000+ tools indexed.

blender-mcp MCP Server

zorak1103/blender-mcp

Score: 61.1 Rank #3 MCP Server
Are you the maintainer of zorak1103/blender-mcp? Claim this listing →

A MCP server that lets LLMs such as Claude control Blender — creating scenes, manipulating objects, assigning materials, configuring shader nodes, applying modifiers, setting keyframes, and rendering.

Add AgentRank to Claude Code Discover and compare tools like zorak1103/blender-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

zorak1103/blender-mcp is a Python MCP server licensed under GPL-3.0. A MCP server that lets LLMs such as Claude control Blender — creating scenes, manipulating objects, assigning materials, configuring shader nodes, applying modifiers, setting keyframes, and rendering. Topics: ai, blender, claude, cline, llm, mcp, opencode.

Ranked #3 out of 116 indexed tools.

In the top 3% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python GPL-3.0 47,031 pypi/wk
aiblenderclaudeclinellmmcpopencode

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads 13% 47,031/wk

47,031 weekly installs → widely installed

Forks 0
Description Detailed
License GPL-3.0

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for zorak1103/blender-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/zorak1103--blender-mcp)](https://agentrank-ai.com/tool/zorak1103--blender-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/zorak1103--blender-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/zorak1103--blender-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="zorak1103/blender-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# blender-mcp

A [Model Context Protocol](https://modelcontextprotocol.io/) server that lets LLMs such as Claude control Blender — creating scenes, manipulating objects, assigning materials, configuring shader nodes, applying modifiers, setting keyframes, and rendering.

```
                  ┌──── HTTP (recommended) ────────────────┐
Claude Code ──────┤                                         ├──> Blender (GUI)
  / any client    └──stdio──> launcher.py ──HTTP ───────────┘     └─ MCP Server on localhost:8400
```

Blender must be running with the add-on enabled. The add-on exposes a Streamable HTTP MCP endpoint at `http://localhost:8400/mcp` — any MCP client that supports HTTP transport can connect directly. For clients that only support stdio transport, `launcher.py` acts as a thin stdio-to-HTTP proxy.

---

## Prerequisites

| Requirement | Notes |
|---|---|
| Blender 4.0 or newer | Must run in GUI mode (not headless) |
| Python 3.11+ (system) | Only needed for `launcher.py` (stdio fa
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.