Skip to main content
Glama
ribeck18

Fill-Rite MCP

by ribeck18

Related Servers

Alternatives to Fill-Rite MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to create notes, save links, append to daily notes, and manage knowledge graphs in Reflect via the Reflect Notes API, with OAuth2 authentication and token management.
      3
      -
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables AI assistants to interact with GoHighLevel's complete API including contacts, opportunities, calendars, workflows, communications, and business management tools. Supports both Bearer token and OAuth2 authentication with automatic token management.
      20 npm
      8
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides secure access to the LogicMonitor API, enabling AI assistants to manage monitoring infrastructure through natural language commands.
      16 npm
      6
      Mozilla Public 2.0
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to read and create customers, jobs, estimates, invoices, calendar tasks, equipment, technicians, and reference data through the documented Service Fusion REST API, handling OAuth 2.0 and pagination automatically.
      24
      18 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      OAuth token broker for AI agents to securely act on a user's behalf across third-party APIs (Gmail, Slack, GitHub, Notion, etc.) by vaulting tokens server-side and never exposing them to the LLM.
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Self-hosted credential store and API proxy for AI agents. One Bearer token, all your services. Handles OAuth refresh, encrypted storage, audit logging, and per-agent permissioning.
      77 npm
      MIT

    TDQS

    C2/5.0

    Scored across 9 tools

    Disambiguation4/5

    Tools are mostly distinct by resource and action (list vs detail). The only ambiguity is between get_all_vehicles and get_all_vehicles_filtered, where the filtered variant's purpose is unclear without a description.

    Naming Consistency3/5

    All tools start with 'get_', but there are inconsistencies: get_single_tank_detail vs get_driver_detail, and get_site_details uses plural 'details'. The filtered variant breaks the 'all_' pattern.

    Tool Count4/5

    9 tools cover list and detail retrieval for 4 resources, plus an extra filtered list for vehicles. This is reasonable but slightly on the high side for a read-only server.

    Completeness2/5

    Only retrieval operations are present. The domain (fuel management) typically requires create, update, and delete tools. The lack of any write operations is a significant gap.

    Maintenance

    ActivitySlowing
    ResponsivenessUnresponsive