MCP.so
ログイン

Google Search MCP Server

@gradusnikov

Google Search MCP Server について

概要はまだありません

基本情報

カテゴリ

検索

ランタイム

python

トランスポート

stdio

公開者

gradusnikov

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "google-search-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@gradusnikov/google-search-mcp-server",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Google Search MCP Server?

A Model Context Protocol (MCP) server that provides Google Custom Search functionality, allowing AI assistants to perform web searches via the Google Custom Search API.

How to use Google Search MCP Server?

Install via Smithery (npx -y @smithery/cli install @gradusnikov/google-search-mcp-server --client claude) or manually by cloning the repo, installing dependencies (fastmcp, google-api-python-client, python-dotenv), and configuring GOOGLE_API_KEY and GOOGLE_CSE_ID in a .env file. Start the server with mcp run google_search_mcp_server.py or add it to the Claude Desktop configuration.

Key features of Google Search MCP Server

Use cases of Google Search MCP Server

FAQ from Google Search MCP Server

コメント

「検索」の他のコンテンツ