Convert EVE Online region names into their corresponding IDs using the ESI API. Input an array of up to 500 region names for accurate ID mapping within the 'eve-online-traffic-mcp' server.
Convert EVE Online station names to their unique IDs using the ESI API. Input an array of station names (max 500) to retrieve corresponding IDs for navigation and traffic management.
Convert EVE Online solar system names to their corresponding IDs using the ESI API. Input up to 500 system names for accurate and efficient ID retrieval.
Convert EVE Online entity names like systems, stations, and regions into their corresponding IDs using the ESI API. Input up to 500 proper nouns in English.
Dynamically converts any API with an OpenAPI v3 specification into MCP tools for AI assistants. It supports multiple authentication methods including OAuth2, Bearer tokens, and API keys for flexible integration.
Enables LLMs to interact with vehicle CAN bus and OBD-II data through a simulated ECU environment. Provides tools for reading frames, decoding messages via DBC files, monitoring signals, and querying automotive diagnostics without requiring physical hardware.
Enables execution of arbitrary CLI tools and shell scripts by defining them in YAML configuration files as MCP Tools. Supports custom shells (bash, Python, Node.js, Deno), input parameters passed as environment variables, and flexible timeout settings.