← eve-kill.com
INDIVIDUAL MCP TOOL
killmail_story
A single killmail rendered as a short narrative: victim, ship, what system, how many attackers, who landed final blow, and contextual color (ISK value, sec status, time).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.eve-kill-com]
url = "https://mcp.eve-kill.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eve-kill-com": {
"type": "http",
"url": "https://mcp.eve-kill.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eve-kill-com
Remote MCP URL: https://mcp.eve-kill.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"eve-kill-com": {
"url": "https://mcp.eve-kill.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eve-kill-com": {
"type": "http",
"url": "https://mcp.eve-kill.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eve-kill-com",
"transport": "streamable-http",
"url": "https://mcp.eve-kill.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search— Search across EVE Online entities by name or ticker.entity_overview— Summary stats card for a character, corporation, alliance, ship type, system, or region.entity_kills— Recent killmails involving an entity.killmail— Full detail of a single killmail: victim, all attackers, final blow, ship, location, ISK value, point total.killmail_fitting— Structured fit for a killmail: modules grouped by slot (high/med/low/rig/subsystem) + drones + charges, plus fit hash and family hash (variant cluster key).dogma_eval— Compute dogma stats for a fit: DPS, alpha, EHP (shield/armor/hull), cap (stable/time-to-empty), align time, max velocity, signature, targeting, fitting (PG/CPU/calibration).fit_compare— Diff two fits stat-by-stat.ship_info— Static SDE data for a hull: class/race/tech, all slots, base HP + resist profile, speed/sig/align inputs, sensor profile, drone bay, cargo, PG/CPU/calibration.