Skip to main content
Glama

EVE Online OSINT MCP Server

corporation-osint

Retrieve OSINT data on EVE Online corporations, including member lists, activity metrics, and detailed profiles, using the corporation name as input.

Instructions

Get OSINT information about an EVE Online corporation by name. Returns member list, activity metrics, and corporation details.

Input Schema

NameRequiredDescriptionDefault
corporationNameYesThe exact name of the EVE Online corporation to investigate

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "corporationName": { "description": "The exact name of the EVE Online corporation to investigate", "type": "string" } }, "required": [ "corporationName" ], "type": "object" }

Other Tools from EVE Online OSINT MCP Server

Related Tools

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-OSINT-MCP'

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