blender-mcp: BlenderMCP connects Blender 3D to large language models like Claude AI, enabling prompt-driven 3D modeling and real-time object manipulation through natural language. It acts as a real-time socket bridge, allowing AI assistants to create, modify, and inspect 3D scenes.; python-sdk: The MCP Python SDK provides a robust implementation of the Model Context Protocol, enabling developers to build secure, standardized servers that expose data and functionality to LLM applications. It also includes a client library for connecting to any MCP server, supporting various standard transports like stdio, Streamable HTTP, and SSE.
Prompt-driven 3D scene creation and modeling.
Integrating custom business logic and data sources with LLM-powered applications.