awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ahujasid avatar

ahujasid/blender-mcp

0
View on GitHub↗
17,168 stars·1,626 forks·Python·mit·50 views

Blender Mcp

This project is a Model Context Protocol server that functions as an automation tool for 3D design software. It acts as a bridge between creative applications and external intelligence agents, enabling users to manipulate geometry, materials, and lighting through natural language instructions.

The tool distinguishes itself by providing a standardized interface for remote command execution and scene data exchange. By utilizing a protocol-based communication layer, it allows external models to query viewport status and object properties, facilitating automated decision-making and real-time scene inspection during the design process.

Beyond basic scene manipulation, the software supports the execution of custom scripts and the automated management of 3D assets. It integrates directly with the host application to perform complex tasks, such as importing external models or modifying scene configurations, through dynamic code injection and remote procedure calls.

Features

  • Model Context Protocol - Connects creative applications to external intelligence agents to enable remote control and data exchange using standardized communication protocols.
  • Model Context Protocol Servers - Implements a server for the Model Context Protocol to bridge 3D design software with external intelligence agents.
  • Creative Application Connectors - Links creative applications to external intelligence interfaces using standardized protocols to facilitate remote control and data exchange.
  • 3D Design Automation Tools - Automates 3D design tasks by executing scripts and managing scene properties within creative applications.
  • AI-Assisted Modeling Interfaces - Uses natural language commands to create, modify, and manage complex geometry and scene elements within professional 3D design software.
  • AI-Driven Modeling Interfaces - Acts as a gateway for controlling 3D geometry, materials, and lighting through natural language instructions.
  • AI-Driven Workspace Controllers - Executes modeling and animation tasks by sending natural language commands to the application to manipulate scene elements and object properties directly.
  • Automated Asset Management Systems - Fetches, imports, and applies external 3D models and textures into a workspace through automated workflows and intelligent agents.
  • Python Scripting Engines - Executes dynamic code within the host application runtime to manipulate internal scene data and object properties directly.
  • 3D Scene Inspectors - Provides real-time inspection of 3D viewport data and object properties to facilitate automated design workflows.
  • Art and Media Generation - Integrates 3D modeling and rendering workflows.
  • Media and Content Creation - Enables natural language control for 3D modeling in Blender.
  • Agent-to-Server Bridges - Bridges design tools with external intelligence agents to streamline repetitive tasks and accelerate the production of complex visual content.
  • Programmatic Geometry Manipulators - Creates, modifies, and deletes 3D geometry and scene elements through natural language commands or programmatic instructions.
  • Scene Initialization - Creates, modifies, and deletes objects, materials, and lighting configurations within the 3D environment based on natural language instructions.
  • JSON-RPC Interfaces - Communicates between the host application and external intelligence agents using a standardized message format for remote procedure calls.
  • Automated Asset Importers - Fetches and imports 3D models, textures, and environment assets from online repositories and generation services directly into the active workspace.
  • Material Systems - Applies, modifies, and updates material properties and colors on 3D objects within the active workspace to achieve desired visual results.
  • Custom Scripting Engines - Runs arbitrary code within a host environment to perform complex tasks or extend software functionality through remote commands.
  • Application Layer Architectures - Provides a communication interface that maps external requests to internal software functions for seamless control of the workspace.

Star history

Star history chart for ahujasid/blender-mcpStar history chart for ahujasid/blender-mcp

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ahujasid/blender-mcp do?

This project is a Model Context Protocol server that functions as an automation tool for 3D design software. It acts as a bridge between creative applications and external intelligence agents, enabling users to manipulate geometry, materials, and lighting through natural language instructions.

What are the main features of ahujasid/blender-mcp?

The main features of ahujasid/blender-mcp are: Model Context Protocol, Model Context Protocol Servers, Creative Application Connectors, 3D Design Automation Tools, AI-Assisted Modeling Interfaces, AI-Driven Modeling Interfaces, AI-Driven Workspace Controllers, Automated Asset Management Systems.

Which projects share features with ahujasid/blender-mcp?

Projects with overlapping indexed features include: lastmile-ai/mcp-agent — mcp-agent is a framework for building AI agents that integrate with Model Context Protocol servers to execute tools… langchain-ai/deepagents — Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing… prefecthq/fastmcp — FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models… czlonkowski/n8n-mcp — This project provides a Model Context Protocol server that enables autonomous agents to interact with and manage… modelcontextprotocol/typescript-sdk — This project provides a TypeScript software development kit for the Model Context Protocol, a standard designed to… chatmcp/mcp-server-chatsum — This project is a Model Context Protocol server that bridges messaging platforms with AI assistants. It functions as…

Projects sharing features with Blender Mcp

These projects share indexed features with Blender Mcp. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lastmile-ai/mcp-agentlastmile-ai avatar

    lastmile-ai/mcp-agent

    8,037View on GitHub↗

    mcp-agent is a framework for building AI agents that integrate with Model Context Protocol servers to execute tools and access data. It functions as a multi-agent orchestrator and protocol-compliant server, enabling the creation of agents that can discover and invoke tools from connected external servers. The project distinguishes itself through a durable workflow engine that supports long-running tasks capable of pausing, resuming, and surviving restarts. It implements complex orchestration patterns, including iterative evaluator-optimizer loops, hierarchical workflow nesting, and specialist

    Pythonagentsaiai-agents
    View on GitHub↗8,037
  • langchain-ai/deepagentslangchain-ai avatar

    langchain-ai/deepagents

    25,006View on GitHub↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Pythonagentsdeepagentslangchain
    View on GitHub↗25,006
  • prefecthq/fastmcpPrefectHQ avatar

    PrefectHQ/fastmcp

    22,994View on GitHub↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Pythonagentsfastmcpllms
    View on GitHub↗22,994
  • czlonkowski/n8n-mcpczlonkowski avatar

    czlonkowski/n8n-mcp

    21,780View on GitHub↗

    This project provides a Model Context Protocol server that enables autonomous agents to interact with and manage automation workflows. It functions as an integration layer, allowing language models to discover, build, test, and deploy complex automation sequences through natural language instructions and structured schema-based communication. The platform distinguishes itself by offering granular control over automation logic, including the ability to perform surgical, incremental patches to specific workflow nodes rather than replacing entire structures. It supports multi-instance connectivi

    TypeScriptmcpmcp-servern8n
    View on GitHub↗21,780
  • Compare all 30 related projects→