Skip to main content
Glama
mubashir1osmani

nasa-ads-mcp

nasa-ads-mcp

MCP server for the NASA ADS Astrophysics Data System.

Setup

  1. Get an API token: https://ui.adsabs.harvard.edu/user/settings/token

  2. export ADS_API_TOKEN=...

  3. Install: uv sync (or pip install -e .)

Related MCP server: mcp-server-ads

Run

# HTTP (default, binds to :8766)
nasa-ads-mcp

# stdio (for local MCP clients like Claude Desktop)
NASA_ADS_MCP_TRANSPORT=stdio nasa-ads-mcp

Env vars: NASA_ADS_MCP_HOST, NASA_ADS_MCP_PORT, NASA_ADS_MCP_TRANSPORT, ADS_API_TOKEN.

Tools

Tool

Purpose

search

ADS query syntax — author:"^einstein" year:1915, property:refereed, etc.

get_paper / get_abstract

Full record / abstract by bibcode

get_references / get_citations

Outbound / inbound citation lists

bigquery

Batch fetch up to ~2000 bibcodes

metrics

h-index, reads, tori, i10 for a set

export_bibtex / export_refs

BibTeX (or endnote/ris/aastex/…)

resolve_links

arXiv, PDF, DOI, data product links

author_network / paper_network

Visualization graphs

Prompts

  • lit_review(topic, years) — themed literature review

  • citation_chase(bibcode, depth) — walk the citation graph

  • bib_export(query, n, format) — ADS query → bibliography file

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Provides seamless access to the NASA Astrophysics Data System (ADS) for searching astronomical papers, tracking citations and metrics, managing paper libraries, and exporting BibTeX references through natural language conversation.
    10
    7
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for the NASA Astrophysics Data System (ADS) that enables searching, citation graph traversal, and bibliography management for astrophysics literature. It provides tools for computing citation metrics, resolving astronomical object names, and managing paper libraries through natural language.
    11
    5
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Comprehensive MCP server for academic research workflows, enabling paper searching across multiple sources, manuscript processing with citation placeholders, search caching, and citation export.
    11
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that integrates InspireHEP high-energy physics literature with LLMs. Search papers, explore citations, retrieve author metrics, and generate formatted references.
    9
    7
    AGPL 3.0