remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Uses environment variables to securely store and load Google API credentials and Custom Search Engine IDs for authentication.
Provides Google Custom Search functionality, allowing AI agents to search the web through Google's search engine API and retrieve search results programmatically.
Integrates with Google Cloud's Custom Search API, enabling access to customized search experiences with specific search engine configurations.
Google 검색 MCP 서버
Google 맞춤 검색 기능을 제공하는 MCP(모델 컨텍스트 프로토콜) 서버입니다.
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop에 google-search-mcp-server를 자동으로 설치하려면:
지엑스피1
수동 설치
- 저장소를 복제합니다.
- 종속성 설치:
구성
프로젝트 루트에 다음 변수를 사용하여 .env
파일을 만듭니다.
이러한 자격 증명을 얻으려면:
- Google Cloud 프로젝트를 만들고 사용자 지정 검색 API를 활성화합니다.
- Google Cloud Console에서 API 키 생성
- https://cse.google.com/cse/all 에서 사용자 정의 검색 엔진을 만들고 ID를 얻으세요.
용법
MCP를 사용하여 서버를 시작합니다.
또는 Claude Desktop 앱의 CLAUDE_DIRECTORY/claude_desktop_config.json 파일에 서버를 추가합니다. 예를 들어 Linux용 Windows 하위 시스템(WSL)을 사용하는 경우 다음과 같습니다.
This server cannot be installed
Claude가 Google 검색 API에 연결하여 Google 맞춤 검색 작업을 수행할 수 있도록 하는 모델 컨텍스트 프로토콜 서버입니다.