1. Conduid
  2. Documentation
  3. Academic Tools MCP
MCP server · Documentation

Academic Tools MCP

MCP server giving LLM agents lean, identifier-routed tools to look up, read, and cross-reference academic papers across 7 providers (OpenAlex, arXiv, bioRxiv, ACL Anthology, Crossref, OpenCitations, Wikipedia).

34Low

Scored 11 days ago · breakdown

About Academic Tools MCP

Academic Tools MCP is an MCP server in the Documentation category: mCP server giving LLM agents lean, identifier-routed tools to look up, read, and cross-reference academic papers across 7 providers (OpenAlex, arXiv, bioRxiv, ACL Anthology, Crossref, OpenCitations, Wikipedia). It has been installed 0 times through Conduid.

Tools (5)

get_paper_abstractPlain text abstract

Takes no parameters.

get_paper_authorsAuthor list with source-appropriate detail (affiliations, corresponding author, OpenAlex IDs)

Takes no parameters.

get_paper_bibtexReady-to-paste BibTeX entry

Takes no parameters.

get_paper_metadataTitle, dates, venue / categories, identifiers, citation count — shape varies by `_source`. Optional `follow_published=True` auto-chains a bioRxiv preprint to its journal version on OpenAlex when one exists.

Takes no parameters.

get_papers_metadataBulk metadata for many identifiers at once. *Uncached* OpenAlex DOIs are chunked into batched `/works?filter=doi:...` calls — a cached one costs no request at all; arXiv / bioRxiv fan out concurrently. Designed for reference-graph enrichment after `get_paper_references`. Cap 100 per call.

Takes no parameters.

Install

Clone
git clone https://github.com/hunter-heidenreich/academic-tools-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Academic Tools MCP

Powered by Claude · Grounded in docs

I know everything about Academic Tools MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.
Questions

About Academic Tools MCP

How do I install Academic Tools MCP?

Run git clone https://github.com/hunter-heidenreich/academic-tools-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Academic Tools MCP safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Academic Tools MCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.