new-mcp
The Gemini Thinking Server is an MCP implementation that uses Google's Gemini API for sequential problem-solving and analytical capabilities. It supports revising thoughts, branching paths, and session management for comprehensive analysis.
Overview
The Gemini Thinking Server is a specialized Model Context Protocol (MCP) server that integrates with Google's Gemini API to provide an analytical thinking environment. It is designed to break down complex problems, allow for planning and revision, and help with problem analysis when the full scope is unclear.
Features
- Utilizes Gemini's capabilities for thoughtful response generation
- Provides meta-commentary and confidence levels for insights
- Suggests alternative paths and supports branching thoughts
- Enables revision of previous thoughts and session persistence
Usage
Set up your environment with the Gemini API key and run the server using node. The tool accepts various parameters to guide the analysis process and supports session management to save, load, or get session states.
Example Clients
Example clients are provided for different use cases, including basic usage, session persistence, and advanced filtering.