An MCP server that gives local LLMs access to Google search, live feeds, YouTube transcriptions, OCR, and more — all without API keys, using headless Chromium and open-source models.
{
"mcpServers": {
"noapi-google-search-1": {
"command": "uvx",
"args": [
"noapi-google-search-mcp"
]
}
}
}