Skip to main content
Glama
sayan1xs

Workshop Assistant

by sayan1xs

Related Servers

Alternatives to Workshop Assistant

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to decode VINs, check stolen vehicle databases, and retrieve market valuations through natural language.
      2
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Connects AI tools to Remapdb vehicle tuning data, enabling search and retrieval of manufacturers, models, engines, and tuning information.
      10
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      Enables AI agents to interact with the Shopmonkey REST API to manage shop management data including work orders, customers, vehicles, and inventory. It provides 33 tools across 9 resource groups with built-in support for rate limiting, concurrency control, and multi-location management.
      69
      2
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      Enables AI assistants to access and manage Jobber field-service data including clients, jobs, invoices, and quotes through natural language interactions.
      6
      33
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Provides MCP-compatible AI assistants with read/write access to RepairDesk shop data, enabling natural language queries and operations on tickets, customers, invoices, inventory, employees, and reference info, with safety confirmations for status changes.
      7
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to query Tesla vehicle data and analytics from a TeslaMate PostgreSQL database, including battery health, driving statistics, charging sessions, and custom SQL queries.
      18
      1
      MIT

    TDQS

    A4.1/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct query: jobs, vehicle history, parts stock, blocked jobs, schedule, and notes. The overlap between search_jobs and jobs_blocked_on_parts is minimal because the latter is a specific cross-reference of open jobs against parts shortages, making their purposes clearly separable.

    Naming Consistency4/5

    All tool names use snake_case and are descriptive, but they mix verb-noun (search_jobs, add_job_note) with noun-noun (vehicle_history, parts_availability) forms. The style is consistent and no naming is chaotic, though a stricter verb_noun pattern would make it fully predictable.

    Tool Count5/5

    With 6 tools, the server is well-scoped for a workshop assistant. Each tool serves a clear purpose and there is no bloat or sense of missing essential tools for the intended read-heavy, note-taking workflow.

    Completeness4/5

    The surface covers the core informational needs: job search, vehicle history, parts availability, blocked jobs, and technician schedules, plus a narrow note-adding action. It intentionally excludes job creation or status changes, which is clearly stated, so only minor gaps exist for full lifecycle management.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues