blessed-mcp-server

mustafa-boorenie/blessed-mcp-server

3.2

If you are the rightful owner of blessed-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Blender MCP Router is a FastMCP server that facilitates LLM routing and Blender integration through a persistent TCP socket.

Tools

Functions exposed to the LLM to take actions

generate_text

Unified text generation routed through LiteLLM.

get_scene_info

Fetches information about the current Blender scene.

get_object_info

Retrieves details about a specific object in Blender.

get_viewport_screenshot

Captures a screenshot of the current Blender viewport.

execute_blender_code

Executes custom Python code within Blender.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources