Nasa Ads
FreeNot checkedMCP server for the NASA Astrophysics Data System (ADS) enabling searches, paper retrieval, citation tracking, metrics, and interactive literature review prompts
About
MCP server for the NASA Astrophysics Data System (ADS) enabling searches, paper retrieval, citation tracking, metrics, and interactive literature review prompts.
README
MCP server for the NASA ADS Astrophysics Data System.
Setup
- Get an API token: https://ui.adsabs.harvard.edu/user/settings/token
export ADS_API_TOKEN=...- Install:
uv sync(orpip install -e .)
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 reviewcitation_chase(bibcode, depth)— walk the citation graphbib_export(query, n, format)— ADS query → bibliography file
Install Nasa Ads in Claude Desktop, Claude Code & Cursor
unyly install nasa-ads-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add nasa-ads-mcp -- uvx nasa-ads-mcpFAQ
Is Nasa Ads MCP free?
Yes, Nasa Ads MCP is free — one-click install via Unyly at no cost.
Does Nasa Ads need an API key?
No, Nasa Ads runs without API keys or environment variables.
Is Nasa Ads hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Nasa Ads in Claude Desktop, Claude Code or Cursor?
Open Nasa Ads on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Nasa Ads with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
