eve-online-traffic-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| solar_system_name_to_idA | Convert EVE Online solar system names to their corresponding IDs using ESI API |
| station_name_to_idA | Convert EVE Online station names to their corresponding IDs using ESI API |
| region_name_to_idB | Convert EVE Online region names to their corresponding IDs using ESI API |
| universal_name_to_idA | Convert EVE Online entity names (systems, stations, regions, etc.) to their corresponding IDs using ESI API |
| solar_system_infoA | Get comprehensive solar system information from both ESI and SDE APIs, including security status, connections, and celestial objects |
| stargate_infoB | Get comprehensive stargate information from both ESI and SDE APIs, including connections and positions |
| system_connection_mapA | Get a map of system connections by analyzing stargate data for given solar systems |
| region_infoA | Get comprehensive region information from both ESI and SDE APIs, including constellations, systems, and boundaries |
| constellation_infoA | Get comprehensive constellation information from both ESI and SDE APIs, including systems and boundaries |
| region_systems_listA | Get a comprehensive list of all solar systems in specified regions with their security status and constellation information |
| calculate_routeB | Calculate the shortest route between two EVE Online solar systems using ESI API. Supports system names or IDs. |
| calculate_multiple_routesA | Calculate routes from one origin system to multiple destination systems. Useful for finding the best destination or comparing routes. |
| find_systems_in_rangeA | Find all solar systems within a specified jump range from an origin system using efficient graph traversal. Builds a stargate connection graph for accurate results. |
| get_system_combat_statsA | Get raw combat statistics for a solar system by system ID including ESI pod/ship kills (1-hour and 12-hour) and recent killmails from EVE-KILL. Returns unprocessed data without analysis. Requires numeric system ID (use solar_system_name_to_id tool to convert system names to IDs). |
| get_station_servicesA | Get comprehensive station information including available services, docking capabilities, and reprocessing facilities. Supports both station IDs and names. |
| get_system_stationsB | Get all stations in specified solar systems with their available services and facilities information. |
| find_stations_with_servicesA | Find stations that offer specific services within specified systems or regions. Useful for finding trading hubs, reprocessing facilities, or other specialized services. |
| get_station_agentsA | Get information about agents located at specific stations, including their types, levels, and specializations |
| find_nearest_landmarksA | Find the nearest EVE Online landmarks to a specified solar system. Returns landmarks sorted by distance with detailed information including descriptions and positions. |
| find_nearest_trade_hubB | Find the nearest trade hub to a specified solar system and provide detailed route information. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| eve-entity-lookup | Generate a summary of EVE Online entities with their IDs |
| eve-system-analysis | Analyze solar system information and connections |
| eve-route-planning | Calculate and analyze a route between two EVE Online solar systems |
| eve-range-analysis | Find systems within jump range for activity planning |
| eve-combat-analysis | Analyze combat activity and danger level for a solar system |
| eve-danger-assessment | Find the most dangerous systems in a region or area |
| eve-station-analysis | Analyze station services and facilities |
| eve-service-finder | Find stations with specific services in a given area |
| eve-agent-finder | Analyze agents available at specific stations |
| eve-landmark-finder | Find the nearest EVE Online landmarks to a solar system |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| EVE Traffic MCP Info |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kongyo2/eve-online-traffic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server