Skip to content
Gemini CLI

AIDataParser for Gemini CLI

io.github.shibley/aidataparser

Extract schema-guaranteed JSON from PDFs, images and messy text. 50 free credits, no card.

client:Gemini CLI transport:streamable-http tools:7

Install AIDataParser in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "aidataparser": {
      "httpUrl": "https://aidataparser.com/v1/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

AIDataParser in other clients