Back to directory
falahgs/mcp-image-analysis4puzzle

falahgs/mcp-image-analysis4puzzle

@falahgs

A specialized MCP server that uses Gemini 2.5 Pro to analyze and solve mathematical puzzles for children's education.

mcpgeminipuzzlematheducationimage-analysischildrentool

Installation & Configuration

{
  "mcpServers": {
    "mcp-image-analysis4puzzle": {
      "command": "python",
      "args": [
        "server.py"
      ],
      "env": {
        "GEMINI_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15