A Model Context Protocol Server for Astrophysical RAG: Unified Access to HI, Dwarf, Globular Cluster, IntZ, and ALPINE Kinematic Corpora with FAISS Semantic Search
The paper introduces the EPS Research Astro-RAG MCP Server v2.3.0, a unified, cross-platform system that provides machine-readable access to five astrophysical kinematic corpora spanning redshifts 0 to 5.68 through FAISS-accelerated semantic search, REST APIs, and an LLM-native interface.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine the universe as a massive, cosmic library stretching from our own backyard to the very edge of time. In this library, astronomers have been collecting books about different types of stars and galaxies for decades. But here's the catch: the books are written in different languages, stored in different rooms, and organized by different librarians. One room has books about slow-spinning galaxies nearby, another has books about tiny, messy dwarf galaxies, and a third holds ancient books about galaxies from when the universe was just a toddler. If you wanted to find a specific type of galaxy that spins fast, you'd have to run between these rooms, translate the catalogs, and manually check every single book. It's a lot of work, and it's easy to miss the connections between the different sections.
To make things easier, scientists are starting to use "smart assistants" (called Large Language Models) that can talk to us in plain English. But these assistants need a special bridge to talk to the library's data. This bridge is called the Model Context Protocol (MCP), which acts like a universal translator, letting the smart assistant ask questions and get precise answers without needing to know the complex code behind the scenes. The big question is: Can we build one of these bridges that connects all these different galaxy books at once, so a smart assistant can find patterns across the entire history of the universe?
David C. Flynn has built exactly that bridge. He created a new digital tool called the EPS Research Astro-RAG MCP Server v2.3.0. Think of this server as a super-smart, all-knowing librarian who has organized 2,064 different "galaxy books" into a single, easy-to-search pile. These books cover everything from our local neighborhood (where the redshift, or "cosmic distance," is 0) all the way out to the farthest reaches of the early universe (redshift 5.68).
The library contains five specific collections:
- The "Unified HI Rotation Curve" collection: 438 galaxies that spin like merry-go-rounds right here in our local universe.
- The "Dwarf/Irregular" collection: 129 small, messy galaxies that don't have a neat shape.
- The "Milky Way Globular Cluster" collection: 174 tight groups of ancient stars orbiting our own galaxy.
- The "IntZ" collection: 1,292 galaxies from the middle era of the universe (when it was about 0.4 to 2.7 times its current age).
- The "High-z ALPINE" collection: 31 very distant, ancient galaxies from the universe's teenage years (redshift 4.26 to 5.68).
The magic of this new server is how it lets you search. Before, if you wanted to find a galaxy, you had to know its exact ID number or its specific scientific name. If you didn't know the name, you were stuck. But this server uses a clever trick called FAISS semantic search. Imagine you have a giant pile of index cards, and instead of writing "Galaxy A" on the card, you write a description like "a small, messy galaxy with low surface brightness." The server turns your question into a mathematical "fingerprint" and finds the cards that have the most similar fingerprints.
So, instead of typing a complex computer command, you can just ask the server, "Find me dwarf irregular galaxies that are low mass," or "Show me metal-poor globular clusters in the outer halo." The server understands the meaning of your words, not just the spelling. It then uses its pre-made "fingerprints" (created using a model called MiniLM-L6-v2) to instantly pull up the top matches from its collection of 2,064 objects.
The paper shows that this system works incredibly well. When the author tested it with questions like "dwarf irregular low mass," the server correctly returned specific galaxies like CVnIdwA and DDO 210. When asked for "metal poor outer halo cluster," it found the right star clusters. It even works across different eras of the universe; you can ask it to find galaxies similar to a nearby one, and it can find matches in the distant, ancient collections.
The server is built to be used by both humans and AI assistants. It has a website where you can click and search, a standard computer interface for other programs to talk to it, and a special "MCP" door that lets AI assistants (like the ones you might chat with) ask questions directly. The author emphasizes that this isn't just a list of data; it's a unified system where the data is cleaned up and organized so that a galaxy from the nearby universe and a galaxy from the distant universe can be compared side-by-side without confusion.
The paper is very clear about what this tool is not. It is not a replacement for the original, live databases where astronomers go to get brand-new, fresh data. It is also not a tool that measures the physical distance between galaxies in space; it only measures how similar their descriptions are. If you need to know the exact speed of a galaxy, you use the server's "filter" tool to get the hard numbers. If you want to discover a new type of galaxy based on how it "feels" in a description, you use the semantic search.
The author has made sure everything is open and reproducible. The code, the data, and the special "fingerprints" used for the search are all available for anyone to download and check. The server is currently running on a public platform called HuggingFace Spaces, meaning anyone with an internet connection can try it out. This represents a first step in a new way of doing astronomy: instead of being a detective who has to hunt through dusty archives, researchers (and their AI helpers) can now have a conversation with the entire history of the universe's kinematic data, asking questions in plain English and getting structured, reliable answers in return.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.