Google Scholar MCP
JSON →An MCP server for searching Google Scholar, built for AI assistants and automation workflows that need papers, authors, citations, and BibTeX entries.
Install
pip install google-scholar-search-mcp Tools · 6
- search_papers Query Google Scholar by keyword with filtering, sorting, and pagination
- lookup_author Find researcher profiles with publication lists and h-index metrics
- track_citations Retrieve papers that cite a given work
- get_paper_details Get full metadata, citations-per-year graphs, and public access info
- export_bibtex Generate citation entries in BibTeX format
- bulk_search Batch search multiple queries with automatic rate limiting
Environment variables
GS_SCRAPERAPI_KEY
Links
★ 1 GitHub stars