Eve Mentor MCP
An MCP server that turns Claude into an EVE Online mentor for players trying to learn the game. Its 26 documented tools cover fit, eve. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-14 · ★ 2 · #522 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Eve Mentor MCP
before you install - you'll need
EVE_CLIENT_ID
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add henryjrobinson-eve-mentor-mcp -- npx -y eve-mentor-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"henryjrobinson-eve-mentor-mcp": {
"command": "npx",
"args": [
"-y",
"eve-mentor-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package eve-mentor-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.henryjrobinson is GitHub-verified and matches the repo owner
03 · What Eve Mentor MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 26 documented tools spanning fit, eve, including recent_losses, can_i_fly, fit_readiness, proven_fits.
Capability map
Tools grouped from the project's README - what Eve Mentor MCP lets an agent do.
auth & access
2 tools - e.g. - ; -
eve_login · eve_auth_status
Recent
1 tool - e.g. none
recent_losses
Can
1 tool - e.g. optional
can_i_fly
Fit
1 tool - e.g. optional
fit_readiness
Proven
1 tool - e.g. none
proven_fits
Analyze
1 tool - e.g. none
analyze_fit
Ammo
1 tool - e.g. none
ammo_advisor
Career
1 tool - e.g. none
career_test
Limitations (from the README)
- Data comes from ESI (CCP's official API) and zKillboard. Be a good citizen: this server sends a proper User-Agent and caches name lookups. - Built under the CCP Developer License - non-commercial, as required. - EVE Online and all related trademarks are the property of CCP hf.
04 · Who maintains Eve Mentor MCP
eve-mentor-mcp is maintained by henryjrobinson. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/henryjrobinson/eve-mentor-mcp
- website
- https://ruby-eve.com/
- category
- other - ranked #522 of 848 actively-maintained other servers as of 2026-08-25.
- registry
- io.github.henryjrobinson/eve-mentor-mcp (active, first published 2026-06-14)
- packages
- npm:eve-mentor-mcp
06 · Eve Mentor MCP FAQ
Is Eve Mentor MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-14. We re-verify nightly.
What can Eve Mentor MCP do?
An agent gets 26 documented tools spanning fit, eve, including recent_losses, can_i_fly, fit_readiness, proven_fits.
How do I install Eve Mentor MCP?
Run `npx -y eve-mentor-mcp`. The README documents one environment variable (EVE_CLIENT_ID) to set first. You can also paste the ready-made client config above.
Does Eve Mentor MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Eve Mentor MCP
Alternatives to Eve Mentor MCP
Maintained other servers if Eve Mentor MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Apple Reminders · Events MCP · Hatago MCP Hub · Hithereiamaliff MCP Datagovmy
More TypeScript MCP servers · Le Clap · Cucumberstudio · Batch Review · Docs Mint · see all