Content
# Eve Online Model Context Protocol Server
This is a MCP server that provides data from Eve Online to AI systems like Ollama.
Currently it just uses the public data from the SDE and ESI endpoints.
## Build and run it
```
./mvnw clean package
java -jar target/eve-mcp-0.0.1-SNAPSHOT.jar
```
## Example queries
* Is Jita a high sec system?
* Can you tell me more about Bei? Is it a safe system?
* Can you tell me how many jumps are from Jita to Hek on the safe and on the shortest route are? Are how many systems are the same on both routes?
* Were there any pod kills on the shortest route from Jita to Hek?
* How many jumps and kills were in Jita?
* Are there any incursions with a boss present?
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
AIBridge
A file-based Unity automation bridge for AI coding assistants, providing...
search-console-mcp
An MCP Server providing AI agents access to Google Search Console for site,...
terminal-mcp
A terminal emulator exposed via MCP for AI assistants