Metadata-Version: 2.4
Name: iflow-mcp_yuan-manx-blendermcp
Version: 0.1.0
Summary: Blender integration through the Model Context Protocol
Author-email: Yuan-ManX <yuan-manx@example.com>
License: MIT
Project-URL: Homepage, https://github.com/Yuan-ManX/BlenderMCP
Project-URL: Repository, https://github.com/Yuan-ManX/BlenderMCP
Project-URL: Issues, https://github.com/Yuan-ManX/BlenderMCP/issues
Keywords: mcp,blender,3d,model-context-protocol
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mcp>=1.0.0
Requires-Dist: requests>=2.31.0
Provides-Extra: blender
Requires-Dist: bpy; extra == "blender"
Dynamic: license-file

# BlenderMCP

Python implementation of BlenderMCP (Blender Model Context Protocol Integration).

[BlenderMCP](https://github.com/ahujasid/blender-mcp) - Blender Model Context Protocol Integration. BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
