eve-online-traffic-mcp
by kongyo2·★ 4·综合分 36
一个使用官方ESI API和SDE数据的EVE在线游戏流量、导航和系统信息MCP服务器。
概述
这个MCP服务器提供了EVE在线游戏数据访问的全面工具,包括各种实体的名称到ID转换、系统信息检索、跃迁门详情和路线计算。它整合了多个数据源:官方ESI API用于实时数据、静态数据导出(SDE) API用于全面的宇宙信息、以及EVE-KILL API用于战邮跟踪和分析。服务器支持请求的批量处理,并提供自动名称解析以使数据更具可读性。
试试问 AI
装完之后,这里有 5 个你可以让 AI 做的事:
什么时候选它
如果您正在处理 EVE Online 数据,需要系统间的路线规划,或者想分析 EVE 宇宙中的交通模式,请选择此 MCP server。
什么时候不要选它
如果您需要访问角色特定的私有数据,请不要选择它,因为此 server 只提供公共宇宙信息,不支持身份验证。
此 server 暴露的工具
从 README 抽取出 10 个工具solar_system_name_to_idConvert solar system names to their IDs
station_name_to_idConvert station names to their IDs
region_name_to_idConvert region names to their IDs
universal_name_to_idConvert any EVE Online entity names to their IDs
solar_system_infoGet comprehensive solar system information from ESI and SDE APIs
stargate_infoGet detailed stargate information and connections
system_connection_mapGenerate connection maps showing stargate links between systems
calculate_routeCalculate the shortest route between two EVE Online solar systems
calculate_multiple_routesCalculate routes from one origin to multiple destinations
find_systems_in_rangeFind all solar systems within a specified jump range from an origin system
可对比工具
安装
通过Smithery安装
通过[Smithery](https://smithery.ai/server/@kongyo2/eve-online-traffic-mcp)自动安装eve-online-traffic-mcp到Claude Desktop:
npx -y @smithery/cli install @kongyo2/eve-online-traffic-mcp --client claude手动安装
git clone https://github.com/kongyo2/eve-online-traffic-mcp.git
cd eve-online-traffic-mcp
npm install生产模式
启动服务器用于生产环境:
npm run startFAQ
- 这个MCP服务器需要身份验证吗?
- 不需要身份验证。所有端点都使用公开的EVE在线游戏API。
- 支持哪些语言的实体名称?
- 为了获得最佳效果,我们建议在与连接的LLM提供指令时使用EVE在线游戏的英文名称。
eve-online-traffic-mcp 对比
最后更新于 · 由 README + GitHub 公开数据自动生成。