Skip to main content
Glama

GemForge-Gemini-Tools-MCP

gemini_reason

Solve complex math, science, and coding problems with transparent, step-by-step reasoning using advanced AI. Ideal for tasks requiring detailed explanations and logical processes.

Instructions

Solves complex problems with step-by-step reasoning using Gemini 2.0 Flash Thinking. Best for math and science problems, coding challenges, and tasks requiring transparent reasoning process.

Input Schema

NameRequiredDescriptionDefault
file_pathNoOptional file path to include with the problem
model_idNoOptional model ID override (advanced users only)
problemYesThe complex problem or question to solve
show_stepsNoWhether to show detailed reasoning steps (default: false)

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "Optional file path to include with the problem", "type": "string" }, "model_id": { "description": "Optional model ID override (advanced users only)", "type": "string" }, "problem": { "description": "The complex problem or question to solve", "type": "string" }, "show_steps": { "default": false, "description": "Whether to show detailed reasoning steps (default: false)", "type": "boolean" } }, "required": [ "problem" ], "type": "object" }

You must be authenticated.

Other Tools from GemForge-Gemini-Tools-MCP

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/PV-Bhat/GemForge-MCP'

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