Google Autocomplete API
by johnisanerd · ai-ml · mcp-server, glama
Enables AI agents to fetch Google autocomplete suggestions for partial queries, returning ranked results as clean JSON. Supports batch queries, localization, and integration with place lookups.
Source: https://github.com/johnisanerd/Google-Autocomplete-API
Install
git clone https://github.com/johnisanerd/Google-Autocomplete-APITags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Google Autocomplete API is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- Google Maps Contributor Reviews API MCP Server by johnisanerd
Enables fetching a Google Maps contributor's review history as structured JSON, including reviewer profile and place details, for reputation research, reviewer vetting, and fraud detection.
- AgentTemp MCP by agentinbox-in
Enables AI agents to create temporary email inboxes and wait for OTPs, magic links, or password reset emails via AgentTemp's API, useful for automation and verification workflows.
- Printer AI MCP by NullYing
A cross-platform MCP server that enables AI assistants to manage printers, query printer status, and print files on Windows, macOS, and Linux.
- swarmskills by swarmclawai
A CLI and MCP server for managing skills across ~45 code CLI agents, with 18 tools for discovering, installing, enabling, and syncing skills in mid-session.
- Deepin MCP Servers by xsluck
A model context protocol server for Deepin Linux, providing system control, file management, web search, browser automation, and Git operations.
- data-filter-mcp by alxark
Local MCP server that registers restricted Python filters and runs them against local JSON, YAML, and TXT files, enabling safe data filtering and file conversion.
- Post For Me MCP Server by DayMoonDevelopment
Enables AI assistants to interact with the Post For Me API, allowing them to explore endpoints, make test requests, and use documentation to help integrate this SDK into your application.
- mcp-lcu-server by guolisen
Enables interaction with Linux system operations via MCP, including CPU, memory, processes, storage, filesystem, hardware, network, monitoring, and logs.
Frequently asked questions
How do I install Google Autocomplete API?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Google Autocomplete API?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Google Autocomplete API free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.