Skip to main content
Glama

eve-online-mcp

get-market-stats

Retrieve real-time market statistics for a specific region in EVE Online using the MCP server, enabling informed trading decisions with accurate data.

Instructions

Get market statistics for a region

Input Schema

NameRequiredDescriptionDefault
region_idYesRegion ID to get statistics from

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "region_id": { "description": "Region ID to get statistics from", "type": "number" } }, "required": [ "region_id" ], "type": "object" }

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/kongyo2/eve-online-mcp'

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