An MCP server that provides tools for EVE Online players to manage their fleets
An MCP server that provides tools for EVE Online players to manage their fleets
Is it safe?
No known CVEs for mcp-server-evefleet.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 193 days ago. 1 GitHub stars.
Will it work with my client?
Transport: sse, http. Remote server — may need mcp-remote proxy for some clients.
How much context will it use?
9 tools. Estimated ~500 tokens of your context window (0.3% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, Python version mismatch, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"io-github-tedfytw1209-mcp-server-evefleet": {
"args": [
"mcp-server-evefleet"
],
"command": "uvx"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx mcp-server-evefleet 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
pingHealth check
fleet_authorizeRe-authorize/refresh SSO and connect
organize_fleet_formationOrganize formations (squads/wings) by ship types
invite_to_fleetBulk invite members to fleet
kick_from_fleetBulk kick members from fleet
update_fleet_motdUpdate fleet MOTD (append or replace)
get_fleet_historyGet fleet composition and losses history
get_fleet_lossesGet fleet losses history
ship_type2groupGet ship group from ship type name
character://statusCharacter status information
character://status
fleet://statusFleet status information
fleet://status
fleet://compositionFleet composition details
fleet://composition
fleet://structureFleet structure and organization
fleet://structure
ship://typesList of available ship types
ship://types
ship://groupsList of available ship groups
ship://groups
ship://types2groupsMapping of ship types to groups
ship://types2groups
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.