Cover image
Try Now
2025-03-20

Google Scholar开发的MCP服务器

3 years

Works with Finder

1

Github Watches

1

Github Forks

2

Github Stars

Google Search MCP Server

smithery badge

A Model Context Protocol (MCP) server that provides Google Custom Search functionality.

Installation

Installing via Smithery

To install google-search-mcp-server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @gradusnikov/google-search-mcp-server --client claude

Manual Installation

  1. Clone the repository:
git clone https://github.com/gradusnikov/google-search-mpc-server.git
cd google-search-mpc-server
  1. Install dependencies:
pip install fastmcp google-api-python-client python-dotenv

Configuration

Create a .env file in the project root with the following variables:

GOOGLE_API_KEY=your_google_api_key
GOOGLE_CSE_ID=your_custom_search_engine_id

To obtain these credentials:

  1. Create a Google Cloud project and enable the Custom Search API
  2. Generate an API key from the Google Cloud Console
  3. Create a Custom Search Engine at https://cse.google.com/cse/all and get its ID

Usage

Start the server using MCP:

mcp run google_search_mcp_server.py

or add the server to Claude Desktop app CLAUDE_DIRECTORY/claude_desktop_config.json. For example if you are using Windows Subsystem for Linux (WSL) it may look like this:

"google-search": {
            "command": "wsl.exe",
            "args": [
                "bash",
                "-c",
                "source /home/[user]/anaconda3/etc/profile.d/conda.sh && conda activate mcp && /home/[user]/anaconda3/bin/mcp run /home/[user]/google-search-mpc-server/google_search_mcp_server.py"
            ]
        },

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • Khalid kalib
  • Write professional emails

  • INFOLAB OPERATIONS 2
  • A medical specialist offering assistance grounded in clinical guidelines. Disclaimer: This is intended for research and is NOT safe for clinical use!

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

  • zhaoyunxing92
  • MCP(消息连接器协议)服务

  • HiveNexus
  • 一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。

    Reviews

    1 (1)
    Avatar
    user_g5ZaKud0
    2025-04-17

    As a dedicated MCP application user, I am thoroughly impressed with the mcp-google-scholar-dev developed by renoscriptdev. This tool seamlessly integrates with Google Scholar, providing efficient access to academic resources. The user experience is intuitive, enhancing my research capabilities significantly. Highly recommended for researchers and scholars who need reliable and streamlined access to scholarly articles. Check it out at https://github.com/renoscriptdev/mcp-google-scholar-dev.