Game Development
eve-kill.com
Provides search and detailed information about EVE Online entities, characters, corporations, and killmails.
ENDPOINT 1
https://mcp.eve-kill.com/mcp
MCP server metadata
- Name
- evekill-mcp
- Version
- 22d6350df26f35fa12e027fd1657aad693b3dea7
Known tools 45
entity_overviewSummary stats card for a character, corporation, alliance, ship type, system, or region.
Inferred read-onlykillmailFull detail of a single killmail: victim, all attackers, final blow, ship, location, ISK value, point total.
Inferred read-onlykillmail_fittingStructured fit for a killmail: modules grouped by slot (high/med/low/rig/subsystem) + drones + charges, plus fit hash and family hash (variant cluster key).
Inferred read-onlydogma_evalCompute 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).
Inferred read-onlyship_infoStatic 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.
Inferred read-onlyitem_infoStatic SDE data for a module, charge, drone, implant or booster: category/group/meta, tech level, fitting cost (PG/CPU/calibration), activation cost + cycle, range, tracking, variants within the family.
Potential side effectssystem_infoStatic + topological info for a solar system: sec status + band, region, constellation, adjacent systems (stargate neighbors with their sec status), station count, whether the system is a pipe bottleneck (only reachable via N neighbors).
Inferred read-onlyship_compareSide-by-side hull stat comparison between two ships — base HP, resists, speed, fitting, drone bay, sensors.
Inferred read-onlydoctrine_detectIdentify dominant fit doctrines for a character/corporation/alliance in a time window.
Inferred read-onlycoalition_graphTime-windowed alliance co-occurrence graph derived from battle teams.
Inferred read-onlycharacter_historyInferred corporation and alliance membership history for a character, derived from ordered killmails they appeared in (as attacker or victim).
Inferred read-onlyflies_withFrequent wingmates of a character — who they most often appear alongside on killmails in the last 90 days.
Inferred read-onlyhunts_inPreferred hunting grounds of a character — systems where they most often appear on killmails in the last 90 days.
Inferred read-onlykills_withCount of killmails where two characters were both attackers (same side), with optional filters: what each side was flying, what was killed, where, and when.
Inferred read-onlyships_usedHow many kills/losses a character (or corp/alliance) racked up while flying various ships, with optional single-ship focus and time window.
Inferred read-onlybattle_reportBreakdown of a single battle: teams, per-alliance or per-corp kill/loss tallies, total ISK destroyed, duration, location.
Inferred read-onlyentity_topTop-N breakdown for a character, corporation, or alliance on one dimension.
Inferred read-onlyentity_timelineActivity over time for an entity: kills, losses, ISK destroyed/lost bucketed by day/month/year.
Inferred read-onlycapsuleer_dossierOne-shot character intel report combining overview stats, top ships/systems, archetype tags (FC/CAPITAL/SUPER/BLOPS/LOGI/CYNO/GANKER/NEWBIE) derived from 90d flight history, top wingmates, and playstyle breakdown.
Inferred read-onlykillmail_storyA 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).
Inferred read-onlyroute_dangerStargate route between two solar systems, annotated per-hop with security band, recent kill count, and a danger score.
Inferred read-onlywar_reportHead-to-head report between two entities (characters, corporations, or alliances).
Inferred read-onlyglobal_pulseGlobal activity firehose: hottest solar systems, most active alliances and corporations over a recent window (default 1 hour).
Inferred read-onlyme_dossierYour own full intel dossier: lifetime stats, archetype tags (FC/CAPITAL/BLOPS/LOGI/etc.), 90d playstyle, top ships, top systems, top wingmates.
Inferred read-onlyme_ships_usedYour kills/losses broken down by ship flown, with optional time window and single-ship focus.
Inferred read-onlyme_kills_withHow many killmails you and a partner share, with optional ship/location/time filters and breakdowns.
Inferred read-onlyCONNECT 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.evekill-mcp]
url = "https://mcp.eve-kill.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"evekill-mcp": {
"type": "http",
"url": "https://mcp.eve-kill.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: evekill-mcp
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": {
"evekill-mcp": {
"url": "https://mcp.eve-kill.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"evekill-mcp": {
"type": "http",
"url": "https://mcp.eve-kill.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "evekill-mcp",
"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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for eve-kill.com was fetched 2026-07-27T19:23:06.775Z and is being refreshed.
eve-kill.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.