Skip to main content
Glama
518,484 tools. Updated 2026-09-06 05:15

"TypeScript" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    A specialized server that provides advanced TypeScript code manipulation and analysis capabilities, enabling refactoring, navigation, diagnostics, and module analysis through Claude.
    11
    34,938
    453
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A starter template for building remote Model Context Protocol servers using TypeScript, providing modern tooling and best practices while leveraging the MCP TypeScript SDK.
    54
    MIT

Matching MCP Connectors

  • Retrieve your USDC balance on the AGIRAILS network: total, locked in escrow, and available. Run the generated TypeScript snippet before committing to transactions.
    Apache 2.0
  • Create a TypeScript client for direct Kalendis API calls with x-api-key authentication. Generates code to manage users, availability, bookings, and scheduling operations.
    MIT
  • Create TypeScript clients for frontend applications to interact with backend API endpoints, simplifying API integration and type-safe communication.
    MIT
  • Validate TypeScript intent definitions using 134 diagnostic rules. Returns JSON diagnostics with severity, code, line, column, message, and suggestions.
    Apache 2.0
  • Generate a TypeScript intent starter from a name and description. Returns a ready-to-save defineIntent() string with no file writes or network requests.
    Apache 2.0
  • Compile minimal JSON schema to Swift, bypassing TypeScript DSL. Supports intents, views, components, widgets, and full apps with low token usage.
    Apache 2.0
  • Generate a TypeScript skeleton for an n8n custom node from a plain-English description. Returns a complete code file with description, credentials, and an execute method stub.
    MIT
  • Rename or move TypeScript files while automatically updating all imports across the codebase, including dynamic imports, mocks, and re-exports. Avoid broken imports that occur with manual edit or bash.
    MIT
  • Compile TypeScript defineIntent() calls into native Swift App Intent code. Returns generated Swift or diagnostics on validation failure.
    Apache 2.0
  • Generate a TypeScript skeleton for an n8n custom node from a plain-English description. Returns a complete INodeType implementation with execute method stub.
    MIT