JackKuo666/Google-Scholar-MCP-Server ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Python MCP server that lets my AI assistant search Google Scholar and pull back paper details.

I want to be able to ask for papers by keyword, do a more advanced search with things like author and year range, and get basic author info too. The server should expose those as simple MCP tools that work cleanly with Claude Desktop or Cursor, and I should be able to run it locally with a single Python command after installing dependencies.

Please keep it simple and reliable, with clear input and output shapes, and make sure the search results return useful metadata like title, authors, year, and links if available. If you need to check current docs or best practices for MCP or the libraries involved, go ahead and look them up online. Also include a straightforward README style setup so it is easy to connect to an AI client and start using it right away.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab