blockbench-mcp-plugin: The Blockbench MCP plugin integrates Blockbench, a 3D model editor, with the Model Context Protocol (MCP) server, allowing it to interact with various AI development tools. It simplifies connecting Blockbench models and context to platforms like VS Code, Claude, and Ollama for enhanced AI-assisted model creation and editing.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Connect Blockbench to AI code assistants for generating or modifying 3D models based on contextual data.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.