# Bio Render MCP

> Connects to Bio Render via Scalekit MCP to search scientific icons and templates for life-science diagrams.

**URL:** https://caywork.com/learn/docs/node/biorendermcp-node

## Content

The **Bio Render MCP Node** integrates securely with Bio Render's scientific illustration library through the Scalekit MCP gateway. It enables your AI agent to search for icons and templates to build biology-focused diagrams and figures.

## Parameters

### Required Parameters
* **action** (string): The target Bio Render MCP tool action to run. Must be one of the enabled actions:
  * `biorendermcp_search-icons`: Search the Bio Render icon library.
  * `biorendermcp_search-templates`: Search the Bio Render template library.

### Optional Parameters
* **params** (object): A key-value dictionary containing action-specific inputs (e.g., `{'query': 'cell membrane', 'limit': 10}`).

## Practical Use Cases
1. **Scientific figure creation**: Locate relevant icons or pre-built templates for biology, life-science, and medical diagrams.
2. **Brand and presentation assets**: Pull consistent scientific imagery into reports, slides, and publications.