Skip to main content
Glama

MCTS MCP Server

set_provider

Configure the Language Model provider and model within the MCTS MCP Server to enable specific AI analysis and text processing workflows.

Instructions

Set the LLM provider and model

Input Schema

NameRequiredDescriptionDefault
modelNoModel name (optional)
providerNoProvider namegemini

Input Schema (JSON Schema)

{ "properties": { "model": { "description": "Model name (optional)", "type": "string" }, "provider": { "default": "gemini", "description": "Provider name", "type": "string" } }, "type": "object" }

You must be authenticated.

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