Skip to main content
Glama
521,367 tools. Updated 2026-09-06 10:44

"Understanding Frontend and Backend Development" matching MCP tools:

  • Combine a static frontend and HTTP service backend from any generators into one fullstack repo with a deployment contract and docker-compose.
    MIT
  • Retrieve the dependency graph mapping frontend routes to backend API routes. Specify a route to filter or omit for the full graph.
    Apache 2.0
  • Create TypeScript clients for frontend applications to interact with backend API endpoints, simplifying API integration and type-safe communication.
    MIT
  • Provides a development reference for Flarum 2.0 extensions, covering scaffolding, architecture, backend, frontend, scaling, testing, and porting. Consult it when building or reviewing extension code.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Detect missing fields and desynchronized enums between Prisma schema, backend DTOs, and frontend types. Run after schema or DTO changes to maintain coherence.
    MIT
  • Generate a Mermaid or Graphviz diagram for a code graph slice to visualize component hierarchy or frontend-to-backend flow.
    MIT
  • Apply a proposed fix to resolve a specific backend issue without modifying frontend files.
    MIT
  • Retrieve the overall architecture of a LaunchFrame project, including services, backend modules, key patterns, frontend structure, and infrastructure details.
    MIT
  • Monitor Tauri IPC calls between frontend and Rust backend. Start or stop capturing invoke() calls and responses to debug communication in Tauri applications.
    MIT
  • Analyze frontend API calls and backend routes to detect mismatches, dead endpoints, and phantom calls before deployment.
    MIT
  • Analyzes the project structure to identify test frameworks, backend/frontend, and environment, then provides hints for generating tests.
    MIT
  • Trace the full chain from frontend component or route to backend handler function. Accepts component names, routes, or endpoint paths to map frontend elements to their backend counterparts.
    MIT
  • Retrieve Akın Coşkun's technology stack. Optionally filter by category such as frontend, backend, database, or DevOps.
    MIT
  • Generate a ready-made prompt from your backend app ID to paste into v0, Bolt, Lovable, Cursor, or Claude Code, enabling a frontend generator to match your backend.
    MIT
  • Generate mock data for API endpoints from OpenAPI specs to enable frontend development without a backend.
    MIT
  • Generate working verification code for Self protocol components including frontend QR, backend verification, and smart contracts in TypeScript, JavaScript, or Solidity.
    MIT
  • Scaffold a template-based dApp monorepo with starter components including smart contracts, backend, frontend, indexer, and oracle for the Arbitrum ecosystem.
    MIT