hi,
Is there any 'official' or reference implementations, examples of a Google Search MCP server that I can run locally (note using "http-streaming" transports) ?
I'd prefer implementations in the common languages e.g. Python, Typescript, ..., Java, Rust etc.
A reason for asking is Google released Gemma 4
https://huggingface.co/google
and Llama.cpp has built-in support for MCP servers
https://github.com/ggml-org/llama.cpp
ggml-org/llama.cpp#18334
It'd be great to have 'official' or reference implementations that we can run to interface say Gemma 4 running locally to 'interface' Google search.
Thanks in advance.
hi,
Is there any 'official' or reference implementations, examples of a Google Search MCP server that I can run locally (note using "http-streaming" transports) ?
I'd prefer implementations in the common languages e.g. Python, Typescript, ..., Java, Rust etc.
A reason for asking is Google released Gemma 4
https://huggingface.co/google
and Llama.cpp has built-in support for MCP servers
https://github.com/ggml-org/llama.cpp
ggml-org/llama.cpp#18334
It'd be great to have 'official' or reference implementations that we can run to interface say Gemma 4 running locally to 'interface' Google search.
Thanks in advance.