Back to directory
tuningsearch/tuningsearch-mcp-server

tuningsearch/tuningsearch-mcp-server

@tuningsearch

A TuningSearch free google search server implemented based on Model Context Protocol

searchgoogletuningsearchapimcptoolweb-searchcontext

Installation & Configuration

{
  "mcpServers": {
    "tuningsearch": {
      "command": "npx",
      "args": [
        "-y",
        "tuningsearch-mcp-server@latest"
      ],
      "env": {
        "TUNINGSEARCH_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15