Skip to main content
Glama
cbyrohl

mcp-server-ads

by cbyrohl

ads_search

Search the NASA ADS astrophysics database using field-qualified queries, boolean operators, and functional operators to find papers, citations, references, trending research, and review articles.

Instructions

Search the NASA ADS database.

Supports the full ADS query syntax including field-qualified searches, boolean operators, and functional operators.

Common query patterns:

  • author:"Einstein, A" year:1905

  • title:"dark matter" property:refereed

  • abs:"gravitational waves" database:astronomy

To find citations and references of a paper:

  • citations(bibcode:2016PhRvL.116f1102A) — papers that cite it

  • references(bibcode:2016PhRvL.116f1102A) — papers it cites

Other functional operators:

  • trending(abs:"exoplanet") — trending papers

  • reviews(abs:"dark matter") — review articles

  • useful(bibcode:2016PhRvL.116f1102A) — related useful papers

  • similar(bibcode:2016PhRvL.116f1102A) — similar papers

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesADS search query (e.g. 'author:"Einstein" year:1905')
fieldsNoComma-separated list of fields to return. Add 'abstract' for paper summaries. Default: bibcode,title,author,year,pub,citation_count,identifierbibcode,title,author,year,pub,citation_count,identifier
sortNoSort order (e.g. 'citation_count desc', 'date desc'). Default: 'date desc'date desc
rowsNoNumber of results to return (1-200). Default: 10
startNoStarting index for pagination. Default: 0

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/cbyrohl/mcp-server-ads'

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