Skip to main content
Glama

Compiler Explorer MCP

by torshepherd

list_languages

Retrieve supported programming languages with unique identifiers, display names, and associated file extensions using the Compiler Explorer MCP API. Ideal for identifying available languages for compilation and analysis.

Instructions

Get a list of supported programming languages.

Returns: List of dictionaries containing language information, each with keys: - id: Unique identifier for the language - name: Display name of the language - extensions: List of file extensions associated with the language Raises: HTTPException: If the API request fails

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "list_languagesArguments", "type": "object" }
Install Server

Other Tools from Compiler Explorer 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/torshepherd/compiler-explorer-mcp'

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