Skip to main content
Glama

cite-mcp

by ndchikin

get_scholar_data

Retrieve BibTeX-formatted citations from Google Scholar based on a specific query. Simplify citation retrieval for research or academic projects by integrating this tool into your workflow.

Instructions

Retrieve results BibTeX-formatted citations for publications matching the query from the Google Scholar

Input Schema

NameRequiredDescriptionDefault
queryYes
resultsNo

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" }, "results": { "default": 2, "title": "Results", "type": "integer" } }, "required": [ "query" ], "title": "get_scholar_dataArguments", "type": "object" }
Install Server

Other Tools from cite-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ndchikin/reference-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server