Skip to main content
Glama
150,830 tools. Last updated 2026-05-28 06:19

"How to use ESLint and TypeScript for code validation" matching MCP tools:

  • Validate a TypeScript intent definition and return diagnostics with severity, code, line, and column. Runs 134 diagnostic rules to identify errors and warnings before Swift generation.
    Apache 2.0
  • Compile TypeScript source with defineIntent() into native Swift App Intent code. Returns generated Swift and optional Info.plist or entitlements as a string without writing files or network requests.
    Apache 2.0
  • Automatically fix lint errors in code files by applying VS Code source.fixAll or falling back to eslint, biome, or ruff.
    MIT
  • Verify TypeScript code correctness by running type-checking on a specified service path, receiving structured error details for pre-commit validation.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Expands TypeScript macros and @derive decorators to show generated code with diagnostics for debugging and understanding transformations.
    MIT
  • Scan code snippets or file content to detect secrets like API keys, passwords, and tokens. Supports up to 10MB of code with enhanced validation for security analysis.
  • Run local ESLint on selected files, output JSON diagnostics, and persist findings with run status.
    Apache 2.0
  • Generate working verification code for Self protocol components including frontend QR, backend verification, and smart contracts in TypeScript, JavaScript, or Solidity.
    MIT
  • Generate TypeScript code for Arbitrum cross-chain messaging operations including L1 to L2 retryable tickets and L2 to L1 messages with status checking.
    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
  • Automatically fix ESLint errors in JavaScript/TypeScript code by running npx eslint --fix on specified directories to enforce coding standards.
  • Analyze JavaScript files to identify syntax errors, potential bugs, and code quality issues using ESLint for actionable fix suggestions.