EVE Online OSINT MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| character-osintA | Get OSINT information about an EVE Online character by name. Returns character details, corporation history, and current status. |
| corporation-osintA | Get OSINT information about an EVE Online corporation by name. Returns member list, activity metrics, and corporation details. |
| alliance-osintA | Get OSINT information about an EVE Online alliance by name. Returns member corporations, total member count, and alliance details. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| eve-osint-report | Generate a comprehensive OSINT report for an EVE Online entity |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| API Information |
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose targeting a specific EVE Online entity type: alliance, character, and corporation. The descriptions specify unique data returns (e.g., member corporations vs. character details vs. member list), eliminating any overlap or confusion in tool selection.
All tool names follow a consistent pattern of 'entity-osint' using snake_case, with 'osint' as a suffix indicating the operation type. This uniformity makes the tools predictable and easy to understand at a glance.
With only 3 tools, the set feels thin for an OSINT server, as it lacks broader investigative capabilities like searching across entities or accessing related data such as killmails or market information. However, it covers the core entities adequately for basic lookups.
The tools provide complete coverage for retrieving OSINT data on the main EVE Online entities (alliance, character, corporation), with no dead ends for basic queries. A minor gap exists in the inability to search or cross-reference data beyond direct name lookups, but agents can work around this with sequential tool calls.