Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_typesB

Search Eve Online item types by name. Returns type_id, name, group, and category. Use this to find ships, modules, ammo, drones, etc.

get_typeA

Get full details for an Eve Online type by ID, including all dogma attributes (CPU, powergrid, damage, resistances, etc.), effects, traits, and meta info.

get_type_attributesA

Get all dogma attributes for a type, with human-readable names and units. Essential for fitting: CPU, powergrid, capacitor, damage, tracking speed, signature radius, resistances, etc.

get_type_effectsB

Get effects for a type — determines slot type (hiSlot, medSlot, loSlot, rigSlot), activation effects, passive bonuses, etc.

compare_typesA

Compare dogma attributes side-by-side for multiple types. Useful for comparing ships or modules.

get_groupA

Get an Eve Online inventory group by ID or name, with all types in that group.

get_categoryB

Get an Eve Online inventory category (e.g. Ship, Module, Drone, Charge) with its child groups.

get_market_groupB

Navigate the Eve Online market group tree. Returns group info and children (subgroups or types).

search_systemsC

Search Eve Online solar systems by name.

get_systemA

Get details for an Eve Online solar system — security status, constellation, region, and connected stargates.

get_regionB

Get an Eve Online region with its constellations and system count.

get_stationC

Get Eve Online station details.

get_blueprintB

Get Eve Online blueprint details — materials, products, skills, and time for all activities (manufacturing, invention, copying, ME/TE research, reaction).

search_blueprintsA

Search for Eve Online blueprints by product name. Find what blueprint makes a given item.

query_sdeA

Run a read-only SQL query against the Eve Online SDE database. Only SELECT statements are allowed. Use this for anything the other tools don't cover.

get_sde_statusA

Get the current status of the Eve Online SDE database — version, download date, file size, and available tables.

refresh_sdeA

Download or update the Eve Online SDE database from Fuzzwork. This replaces the current database with the latest version. Takes a minute or two.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/ramonvanalteren/eve-sde-mcp'

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