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

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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.
    Last updated
    10
    7
    MIT
  • A
    license
    A
    quality
    C
    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.
    Last updated
    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.
    Last updated
    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.
    Last updated
    10
    7
    AGPL 3.0

View all related MCP servers

Related MCP Connectors

  • Academic research MCP server for paper search, citation checks, graphs, and deep research.

  • MCP server for Altmetric APIs - track research attention across news, policy, social media, and more

  • Read-only MCP over an agentic SLR workspace with per-claim citation verification

View all MCP Connectors

Latest Blog Posts

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/mubashir1osmani/nasa-ads'

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