Skip to main content
Glama

MCTS MCP Server

run_mcts_search

Execute Monte Carlo Tree Search iterations to analyze and explore topics or text inputs. Specify the number of iterations and simulations for deep, structured insights.

Instructions

Run MCTS search iterations

Input Schema

NameRequiredDescriptionDefault
iterationsNoNumber of search iterations (1-10)
simulations_per_iterationNoSimulations per iteration (1-20)

Input Schema (JSON Schema)

{ "properties": { "iterations": { "default": 3, "description": "Number of search iterations (1-10)", "type": "integer" }, "simulations_per_iteration": { "default": 5, "description": "Simulations per iteration (1-20)", "type": "integer" } }, "type": "object" }
Install Server

Other Tools from MCTS MCP Server

Related Tools

    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/angrysky56/mcts-mcp-server'

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