search_google_scholar
ActiveTool of com.thenextgennexus/academic-research-mcp-server
Query Google Scholar for academic papers, citations, and research articles across all disciplines. Returns paper title, authors, publication venue, citation count, abstract preview, and full-text link if available. Use for comprehensive literature searches, citation tracking, or finding highly-cited works.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Search terms or research topic (e.g. 'machine learning bias', 'climate change economics', 'gene therapy advances')"
},
"max_results": {
"type": "integer",
"default": 10,
"description": "Maximum papers to retrieve (default 10, recommended for focused results)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/academic-research-mcp-server
1/7 registries