LogoSTMCP
Download
Google-Scholar-MCP-Server

Google Scholar MCP Server

Google Scholar MCP Server enables AI assistants to search and access academic papers through the Model Context Protocol, providing programmatic access to Google Scholar's research database.

Tools

1. search_google_scholar_key_words

Search for articles on Google Scholar using key words.

2. search_google_scholar_advanced

Perform an advanced search for articles on Google Scholar.

3. get_author_info

Get detailed information about an author from Google Scholar.

Open Graph image for Google Scholar MCP Server

JSON Config

{
  "mcpServers": {
    "google-scholar": {
      "command": "python",
      "args": ["-m", "google_scholar_mcp_server"]
    }
  }
}

Useful Links

Information