# RocketLaunch.Live MCP for AI Agents AI Agent Connect

> RocketLaunch.Live MCP lets you query a curated database of rocket launches directly through your AI client. You can find upcoming missions, specific vehicle specs, launch sites, and provider details without needing an API key for basic access. It turns your agent into a space flight tracker.

## Overview
- **Category:** data-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_mAqMADsqIF2VcpY3YsnAYjSZnz9Be18r4JVx70Il/ai-agent-connect
- **Tags:** space-exploration, launch-tracking, mission-data, real-time-updates, aerospace

## Description

Imagine you're trying to plan a space-themed event or write a technical report on orbital logistics. Usually, that means jumping between multiple websites, digging through launch calendars, and cross-referencing company names with specific launch pads. With this Connector, you just ask your agent to do the legwork. You can pull a list of upcoming launches for a specific month, find every launch site in the US, or get the full specs on a specific rocket like the Starship or Falcon 9. It pulls from a curated database of missions, payloads, and providers, giving you a consolidated view of the aerospace industry. You'll save time on manual searching because the agent handles the filtering by date, location, or vehicle type. It's a great way to keep your data current without constantly refreshing browser tabs. You can find this and thousands of other tools in the Vinkius catalog to connect your agent to real-time data.

## Tools

### get_launch
Fetches complete info on a specific launch, including status and webcast links.

### get_locations
Returns country codes and associated launch pads for various global locations.

### get_missions
Provides names, descriptions, and specific objectives for orbital missions.

### get_next_launches
Lists the next 5 upcoming rocket launches for quick updates.

### get_pads
Returns pad names, maps, and associated facilities for specific launch sites.

### search_launches
Performs a live search of the database using text, dates, locations, or providers.

### get_tags
Pulls tag text and IDs to help you filter launches by category like crew or satellite.

### get_vehicles
Retrieves names, descriptions, and manufacturer details for various rockets and launch vehicles.

### get_companies
Lists launch providers and manufacturers along with their countries and active status.

## Prompt Examples

**Prompt:** 
```
What's launching this week?
```

**Response:** 
```
Here are the next 5 upcoming rocket launches:

| Vehicle | Provider | Mission | Location |
| :--- | :--- | :--- | :--- |
| **Falcon 9** | SpaceX | Starlink Group | LC-39A, KSC |
| **Electron** | Rocket Lab | Capella Space | Complex 1, NZ |
| **Atlas V** | ULA | USSF mission | SLC-41, CCSFS |
| **Starship** | SpaceX | IFT-7 | Starbase, TX |
| **Falcon 9** | SpaceX | Starlink | Vandenberg SF |

*Note: Times are in UTC.*
```

**Prompt:** 
```
Tell me about the Starship rocket.
```

**Response:** 
```
The **Starship** is a heavy-lift launch vehicle manufactured by **SpaceX**. 

**Key Details:**
- **Description:** A fully reusable transport system designed to carry both crew and cargo to Earth orbit, the Moon, and Mars.
- **Family:** Starship System
- **Manufacturer:** SpaceX

It is currently the most advanced heavy-lift vehicle in development.
```

**Prompt:** 
```
Find me all SpaceX launches from Florida.
```

**Response:** 
```
I found the following SpaceX launches originating from Florida:

- **Falcon 9** (Starlink missions from FL and CA)
- **Falcon Heavy** (USSF and commercial)
- **Starship** test flight

All launches include webcast links and detailed mission info in the database.
```

## Capabilities

### Find upcoming missions
Get the next five rocket launches including vehicle and provider details.

### Search launch history
Query the database for past launches using dates, locations, or specific vehicles.

### Look up vehicle specs
Retrieve manufacturer names and descriptions for various rockets.

### Identify launch sites
Find global launch locations and their associated launch pads.

### Browse space companies
Get a list of launch providers and manufacturers with their country status.

### Check launch pad details
Access specific pad names, maps, and associated facilities.

### Filter missions by category
Sort through launches using tags like crew, satellite, or ISS.

## Use Cases

### Tracking upcoming weekly flights
A student wants to know what's launching this week. They ask their agent to use get_next_launches to see the next 5 missions.

### Analyzing provider market share
A researcher needs to know how many SpaceX launches happened in 2023. They use search_launches to filter by provider and year.

### Finding webcast links for specific missions
A content creator needs the webcast link for a specific mission. They use get_launch with a specific ID to get the link and status.

### Mapping global launch sites for education
An educator wants to show students where rockets launch in Europe. They use get_locations to find all sites in specific countries.

## Benefits

- No more manual tab switching: Use search_launches to pull data from multiple sources into one chat.
- Instant vehicle specs: Get manufacturer details and descriptions using get_vehicles without searching websites.
- Curated mission data: Access specific payload objectives and names through get_missions.
- Global site tracking: Identify every launch pad and facility worldwide with get_locations and get_pads.
- Quick launch updates: See what's coming up next immediately with get_next_launches.
- Filterable history: Use get_tags to find specific types of missions like satellite deployments.

## How It Works

The bottom line is you get direct access to a curated rocket launch database without ever leaving your chat interface.

1. Subscribe to the RocketLaunch.Live MCP on Vinkius.
2. Connect your AI client like Claude, Cursor, or Windsurf to the Connector.
3. Ask your agent to find specific launch data or upcoming missions.

## Frequently Asked Questions

**Does the RocketLaunch.Live MCP require an API key?**
No, you can get basic access to the next 5 upcoming launches without needing an API key. For full database access, you can use a premium key.

**Can I use RocketLaunch.Live MCP to find webcast links?**
Yes, the Connector can retrieve complete information on specific launches, which includes the official webcast links and current status.

**How many launches can I see for free?**
The free tier supports viewing up to 5 upcoming rocket launches at a time without an API key.

**Can I search by specific dates or locations?**
Yes, you can search the live database using free-text queries, date ranges, specific locations, providers, or vehicle types.

**Is RocketLaunch.Live MCP good for school projects?**
It is excellent for educators and students. You can quickly pull data on launch sites, vehicle specs, and mission objectives to create reports or lessons.

**Can I find specific launch pads?**
Yes, you can search for specific launch pads to get their names, locations, maps, and associated launch facilities.

**Does RocketLaunch.Live MCP cover all space companies?**
It covers major global providers and manufacturers, including SpaceX, NASA, and Roscosmos.

**Can I filter by mission type?**
Yes, you can filter launches by category using tags such as crewed missions, satellite deployments, or ISS missions.

**Do I need an API key?**
No! Basic access works without authentication for the next 5 upcoming launches. For full search access and unlimited queries, a premium API key is available from rocketlaunch.live.

**How far in advance are launches listed?**
Launches are typically listed weeks or months in advance based on official schedules from providers. Dates may change due to weather, technical issues or scheduling conflicts.

**Can I filter launches by specific rockets?**
Yes! Use get_vehicles to find vehicle IDs, then use search_launches with the vehicle_id parameter to filter by specific rockets like Falcon 9, Starship or Atlas V.