Skip to main content
Glama

eve-online-mcp

get-auth-url

Generate the authentication URL for EVE Online SSO using the OAuth2 flow. Provide the state parameter to initiate secure authorization for accessing EVE Online market data.

Instructions

Get the authentication URL for EVE Online SSO

Input Schema

NameRequiredDescriptionDefault
stateYesState parameter for OAuth2 flow

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "state": { "description": "State parameter for OAuth2 flow", "type": "string" } }, "required": [ "state" ], "type": "object" }

Other Tools from eve-online-mcp

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-mcp'

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