Skip to main content
Glama
HammoTime

EVE Online MCP

by HammoTime

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EVE_CLIENT_IDNoNon-default override for automation or existing credentials
ESI_USER_AGENTNoOptional override for a downstream app's identity/contact
ESI_OPENAPI_PATHNoLoads a different local OpenAPI document for development
EVE_ACCESS_TOKENNoNon-default override for automation or existing credentials
EVE_CLIENT_SECRETNoNon-default override for automation or existing credentials
EVE_REFRESH_TOKENNoNon-default override for automation or existing credentials
EVE_CREDENTIALS_PATHNoOverrides the OS credential file location
EVE_DISABLE_AUTO_SSONoSet to `1` to prevent browser login on protected calls
EVE_SSO_REDIRECT_URINoOverrides the localhost callback for a custom application
ESI_MAX_RESPONSE_BYTESNoOverrides the 5,000,000-byte response ceiling

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_esi_operationsA

Find read-only EVE Online ESI operations by natural-language keywords, exact tag, or authentication requirement. Start here when choosing which game data to retrieve.

get_esi_operationA

Return the exact path/query/header parameters, OAuth scopes, cache hints, and rate-limit metadata for one read-only ESI operation before calling it.

call_esiA

Execute an ESI GET/HEAD operation selected by operationId. Only parameters declared by the pinned OpenAPI schema are accepted. Mutating ESI operations cannot be selected.

Prompts

Interactive templates invoked by user choice

NameDescription
plan_eve_adventureGuide the model to use live ESI data when helping decide what to do next in EVE Online

Resources

Contextual data attached and managed by the client

NameDescription
esi-catalogSummary of the pinned ESI schema and the operations this server exposes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/HammoTime/eve-online-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server