Skip to main content
Glama
213,351 tools. Last updated 2026-06-19 15:39

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

Matching MCP Servers

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • 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
  • Generate type-safe client code from API schemas with full type inference for TypeScript functions, React hooks, or Zustand actions.
    MIT
  • Scans a local JavaScript/TypeScript repository for launch risks including exposed environment variables, unsigned webhooks, and missing security guardrails.
    MIT
  • Convert JavaScript code to TypeScript with comprehensive type annotations, modern best practices, and production-ready output including tests and documentation.
    MIT
  • Generate TypeScript backend code for Arbitrum dApps using NestJS or Express frameworks with viem integration for blockchain interaction.
    MIT
  • Analyze code by providing code and a specific question to a local LLM. Receive targeted answers about code behavior, errors, or improvements.
    MIT
  • Write large content directly to disk without LLM processing to handle files exceeding character limits.
  • List workspaces visible through cloud RLS, returning workspace IDs for remote tools without exposing local filesystem paths.
    MIT
  • Append new PHP code statements to an existing method while correctly handling nested constructs like arrow functions and computed properties. Specify file, method, and code; optionally provide TypeScript types for variables.
    MIT