Unified Search MCP Server
JSON →Provides unified search capabilities across Google Scholar, Google Web Search, and YouTube.
Install
pip install -r Tools · 7
- unified_search 모든 소스에서 동시에 검색합니다.
- search_google_scholar 학술 논문을 검색합니다.
- search_google_web 웹을 검색합니다.
- search_youtube YouTube 동영상을 검색합니다.
- get_author_info Google Scholar에서 저자 정보를 가져옵니다.
- clear_cache 캐시된 검색 결과를 삭제합니다.
- get_api_usage_stats API 사용량과 제한을 모니터링합니다.
Environment variables
GOOGLE_API_KEYGOOGLE_CUSTOM_SEARCH_ENGINE_IDYOUTUBE_API_KEYMCP_ENCRYPTION_KEYMCP_RATE_LIMIT_SECRETMCP_REDIS_URL
Links
★ 3 GitHub stars