Skip to main content
Glama
92,470 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"LLVM compiler infrastructure and toolchain" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    A bounded MCP server for C++ analysis through Compiler Explorer, providing compiler discovery, compilation, assembly comparison, analyzers, and shortlink sharing.
    9
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Compiler introspection for the Hirð language (typed actors and effect rows on the BEAM): type inference, definition lookup, effect-row explanation, IR fragments, actor protocol and supervision graphs, and token-budget-aware symbol summaries.
    10
    2
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables coding agents to query compiler-grade code intelligence—such as references, definitions, implementations, and impact analysis—returning code snippets instead of file locations.
    11
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides compiler-grade TypeScript symbol renaming and file/directory move planning through the TypeScript Language Service, returning structured edit plans without modifying files.
    3
    4 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that indexes TypeScript/JavaScript codebases into precise call and import graphs using the TypeScript compiler API, allowing Claude or any MCP client to query definitions, callers, callees, and perform impact analysis.
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables LLMs to perform software composition analysis including license detection, vulnerability assessment, SBOM generation, and policy validation using the SEMCL.ONE toolchain.
    14
    2
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    A TypeScript/JavaScript refactoring MCP server that uses the TypeScript compiler to perform safe, type-aware code transformations such as renaming, extracting functions, and organizing imports across your codebase.
    4
    262 npm
    12
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that gives AI agents Angular template awareness via compiler-backed tools, providing component contracts, diagnostics, and version-specific facts while saving tokens by returning concise JSON instead of entire source files.
    6
    57 npm
    GPL 3.0
  • A
    license
    A
    quality
    A
    maintenance
    ast-mcp-server gives coding agents compact, type-aware access to TypeScript and JavaScript projects, providing structural code tools based on the real compiler project model through ts-morph for declarations, references, renames, and diagnostics, with safe prepare → review → apply mutation semantics and immutable hash-bound plans.
    10
    219 npm
    4
    ISC