You're viewing a demo portfolio

Join the waitlist
PRSM

search_google_scholar

Active

Tool of com.thenextgennexus/developer-tools-mcp-server

declared in 1.0.0

Search Google Scholar for computer science research papers, citations, and academic publications. Returns paper title, authors, publication details, citation count, and link to paper. Use for finding research on CS topics, reviewing state-of-the-art, or citation tracking.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Computer science research topic (e.g. 'natural language processing', 'distributed consensus algorithms')"
    },
    "max_results": {
      "type": "integer",
      "default": 10,
      "description": "Maximum papers to return (default 10)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/developer-tools-mcp-server

1/7 registries
View full server →