mcp server for Gemini CLI
com.abbyseo/mcp-server
Scan any URL for on-page, technical & content SEO; 0-100 score with copy-paste fixes.
client:Gemini CLI
transport:streamable-http
tools:8
Install mcp server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-server": {
"httpUrl": "https://www.abbyseo.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs