Learning Resources
latex-tools.online
Searches and retrieves academic papers and medical literature from multiple sources like arXiv, PubMed, and Semantic Scholar.
ENDPOINT 1
https://latex-tools.online/mcp
Known tools 41
search_papersSearch academic papers.
search_allAggregated search across arXiv, Semantic Scholar and OpenAlex at once.
search_medicalEvidence-graded MEDICAL literature search (PubMed + Europe PMC).
get_paperFetch one paper by id, with full abstract and PDF link.
search_by_authorFind papers by a specific author, newest first.
list_recentList the latest papers in a subject category, newest first.
list_categoriesList common subject category codes for filtering/recent.
read_paperRead a paper's full text.
list_paper_sourcesList available paper corpora.
recognize_formulaRecognize a math formula from an image and return LaTeX.
recognize_tableRecognize a table from an image and return LaTeX tabular code.
list_ocr_modelsList the OCR models available for recognize_formula / recognize_table.
lint_latexLint a LaTeX snippet: report errors and return an auto-fixed version.
extract_pdfExtract a PDF to clean Markdown/LaTeX text via MinerU (great for papers behind no open-access full text — give the user's PDF and get readable text back).
extract_pdf_resultFetch the result of an extract_pdf job by task_id.
get_paper_citationsSemantic Scholar: papers that CITE this one (forward citation graph).
get_paper_referencesSemantic Scholar: papers this one REFERENCES (its bibliography).
get_paper_authorsSemantic Scholar: the authors of a paper (with h-index, paper/citation counts).
match_paper_titleSemantic Scholar: find the single paper whose title best matches the given text (exact-match lookup).
autocomplete_papersSemantic Scholar: autocomplete paper titles for a partial query (fast type-ahead).
search_papers_bulkSemantic Scholar: bulk paper search (up to 1000 hits, sortable e.g.
get_papers_batchSemantic Scholar: fetch many papers at once by id (S2/DOI:/ARXIV:/CorpusId:), up to ~500 per call.
search_authorsSemantic Scholar: search for authors by name; returns profiles with h-index and paper/citation counts.
get_authorSemantic Scholar: a single author's profile by id.
get_author_papersSemantic Scholar: all papers by a given author id, newest first.
get_authors_batchSemantic Scholar: fetch many authors at once by id.
search_snippetsSemantic Scholar: search INSIDE paper full text and return matching text snippets (not just titles/abstracts).
recommend_papers_for_paperSemantic Scholar: recommend papers similar to one paper.
recommend_papers_from_examplesSemantic Scholar: recommend papers from positive (and optional negative) example paper ids.
list_dataset_releasesSemantic Scholar Datasets: list all available release ids (dated snapshots of the full corpus).
get_dataset_releaseSemantic Scholar Datasets: which datasets a release contains (papers, abstracts, citations, embeddings, s2orc, tldrs…).
get_dataset_download_linksSemantic Scholar Datasets: get download links (presigned URLs) for one dataset in a release.
get_dataset_diffsSemantic Scholar Datasets: incremental diff (added/updated/deleted) for a dataset between two releases.
get_openalex_workOpenAlex: fetch one work's full record (316M-work, all-field corpus).
get_openalex_citationsOpenAlex: papers that CITE this work (forward citation graph), most-cited first.
get_openalex_referencesOpenAlex: the works this one REFERENCES (its bibliography).
search_openalex_authorsOpenAlex: search authors; returns profiles with h-index, i10-index, works/citation counts and institutions.
search_openalex_institutionsOpenAlex: search institutions (universities, labs) with ROR id, country, works/citation counts.
search_openalex_worksOpenAlex: advanced filtered work search.
get_openalex_trendsOpenAlex: publication-trend analytics for a query — counts grouped by year (default), or by 'institutions.id', 'authorships.author.id', 'open_access.is_oa', 'type', 'language'.
list_openalex_topicsOpenAlex: search the topic taxonomy (~4500 topics) to find the right subject term for filtering or recent-work queries.