Skip to main content
Glama

mmla_validate_code

Validate Python code against MMLA specifications using BlueMouse's failure pattern database to prevent logic errors before execution.

Instructions

Validate code against MMLA specification.

🚨 核心修正 1: 絕對門禁檢查 只有狀態為 GREEN 的節點才能進行代碼驗證

Args: code: The Python code to validate node_id: The MMLA node ID to validate against use_agentic_loop: If True, use Agentic Loop with auto-fix (up to 16 retries)

Returns: JSON string with validation results

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYes
node_idYes
use_agentic_loopNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/peijun1700/bluemouse'

If you have feedback or need assistance with the MCP directory API, please join our Discord server