space_flight_news
If you are the rightful owner of space_flight_news and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Space Flight News MCP Server is a Model Context Protocol server that integrates with the Space Flight News API to provide up-to-date spaceflight-related news articles.
The Space Flight News MCP Server is designed to deliver the latest spaceflight news by integrating with the Space Flight News API. It is built using TypeScript, node-fetch, and zod, and is compatible with any tool consuming MCP via stdio transport. This server is ideal for AI assistants or other MCP-compatible clients, providing tools to search for news articles by keyword and retrieve the latest published articles. The server requires Node.js v18 or later and can be easily installed and run using npm or yarn. It logs detailed request information for debugging purposes and is licensed under the MIT License.
Features
- Search for space flight news articles by keyword
- Retrieve the latest published articles
- Compatible with any tool consuming MCP via stdio transport
- Built using TypeScript, node-fetch, and zod