Generate the authentication URL for EVE Online SSO using the OAuth2 flow. Provide the state parameter to initiate secure authorization for accessing EVE Online market data.
Retrieve current EVE Online server time (EST/UTC) and calculate time remaining until the next daily downtime, which occurs from 11:00 to 11:15 EST. Uses system time with WorldTimeAPI as a fallback.
Convert EVE Online region names into their corresponding IDs using the ESI API. Input an array of up to 500 region names for accurate ID mapping within the 'eve-online-traffic-mcp' server.
Enables LLM clients to programmatically generate videos using Plainly's API by listing available video templates, retrieving template parameters, submitting render requests, and checking render status.
A comprehensive Model Context Protocol (MCP) server for EVE Online traffic, navigation, and system information using both the official ESI API and SDE data.