Skip to main content
Glama

Related Servers

Alternatives to officient-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      A comprehensive MCP server that provides AI assistants with full access to FactorialHR to manage employees, teams, time off, projects, training, recruiting, and more, all with built-in safety guardrails.
      729 npm
      3
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for the HR platform 'МояКоманда' that enables AI assistants to access and interact with HR data like employees, teams, calendar, absences, requests, knowledge base, surveys, and more via its REST API.
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Read-only MCP server for the Tipsoi HRM API, exposing 15 tools to read employee data, attendance, leave, overtime, and more.
      15
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server exposing internal business operations as tools — task management (create, list, update status) and RAG-style semantic search over an internal knowledge base (leave, expense, and onboarding policies) that any MCP-compatible AI agent can call directly for grounded, non-hallucinated answers.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that wraps the BambooHR API v1, allowing AI agents to list employees, retrieve employee details, directories, time-off requests, and employee files.
      3 npm
      MIT

    TDQS

    A4.3/5.0

    Scored across 24 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose, with no overlap. Even the calendar-related tools (get_day_calendar, get_month_calendar, add_calendar_event, etc.) are well-differentiated by granularity and action.

    Naming Consistency5/5

    All tools follow a consistent 'officient_verb_noun' snake_case pattern. Verbs like list, get, search, add, overwrite, delete are used predictably, with no mixed conventions.

    Tool Count5/5

    24 tools is appropriate for a comprehensive HR API covering people, calendar, expenses, contracts, and more. Each tool addresses a distinct operation, and the meta-tools (list_endpoints, describe_endpoint, request) add valuable discoverability without bloat.

    Completeness4/5

    The tool set covers most core HR workflows (people, calendar, expenses, contracts, etc.) with dedicated tools. Minor gaps exist (e.g., no create/update for people, no webhook management beyond listing), but the officient_request escape hatch mitigates these, and the surface handles primary use cases well.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues