Skip to main content
Glama
466,647 tools. Updated 2026-08-19 19:04

"Write TypeScript Code to Work with Local LLM" matching MCP tools:

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that allows Claude Code to offload mechanical tasks such as summarization, classification, and drafting to a local LLM, reducing API costs while keeping Claude in control of complex reasoning and quality review.
    9
    MIT

Matching MCP Connectors

  • Convert JSON to CSV, TSV, YAML, or TypeScript type definitions. Works with arrays of objects for CSV/TSV; any structure for YAML and TypeScript.
    MIT
  • Run the project's native linter or compiler to detect unused variables, dead code, type errors, and syntax issues. Uses deterministic tools for accurate analysis across TypeScript, Python, Rust, and Go.
    MIT
  • Expands TypeScript macros and @derive decorators to show generated code with diagnostics for debugging and understanding transformations.
    MIT
  • Format TypeScript or JavaScript files with TypeScript's built-in formatter and write the result to disk. Optionally retrieve the formatted text.
    Apache 2.0
  • Persist a write plan for selected file entries and receive a manifest ID with an apply command. Run the command in the local CLI to write files to disk, valid for 24 hours.
    MIT
  • Analyze code for unused variables, dead code, type errors, and syntax issues using native linters and compilers instead of LLM guessing. Supports TypeScript, Python, Rust, and Go.
    MIT
  • Map a generated code location (line and column) back to the original source using source maps, enabling debugging of bundled or transpiled code like TypeScript, Babel, webpack, or esbuild.
    Apache 2.0