Skip to main content
Glama
307,192 tools. Last updated 2026-07-19 02:40

"Resources on TypeScript and Redux Integration" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Generate TypeScript backend code for Arbitrum dApps using NestJS or Express frameworks with viem integration for blockchain interaction.
    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
  • Compile TypeScript defineIntent() calls into native Swift App Intent code. Returns generated Swift or diagnostics on validation failure.
    Apache 2.0
  • Scaffold a production-ready Express.js + TypeScript backend project with your choice of ORM, Zod validation, Swagger docs, Docker, ESLint, Vitest, and more.
    MIT
  • List all Move resources held by an address on Initia L1 or Minimove chains. Use to discover available resources before querying a specific struct tag.
    Apache 2.0
  • Set up AIP-13 keystore and register an agent on-chain using a gasless ERC-4337 snippet. Run the generated TypeScript code to obtain your agent address and start transacting.
    Apache 2.0
  • 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
  • Access SDK documentation, integration guides, and API references for Everstake's staking and yield infrastructure.
    BSD 3-Clause
  • Evaluate a JavaScript expression to read React Native app state via Metro CDP debugger, such as Redux store values. Auto-discovers the debugger connection and supports custom expressions.
    MIT