Skip to main content
Glama
jinikeai

Jinike AI MCP Server

Official
by jinikeai

Related Servers

Alternatives to Jinike AI MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Connects Claude to Microsoft 365 Outlook and Google Gmail APIs for email search, invoice detection, attachment handling, folder/label management, and draft creation. Uses Anthropic OAuth for secure authentication.
      24 npm
      ISC
    • A
      license
      Not graded
      quality
      D
      maintenance
      Connects Claude Code to Gmail for reading, searching, drafting, and managing emails with features like labels, filters, and smart workflows.
      62 npm
      MIT

    TDQS

    B3.3/5.0

    Scored across 8 tools

    Disambiguation4/5

    Each tool targets a clear resource+action pair (inbox, email, calendar, tasks), so selection is largely unambiguous. The only mild overlap is daily_briefing, which aggregates the same data as read_inbox/get_calendar/get_tasks, but its composite purpose is described clearly enough to distinguish.

    Naming Consistency4/5

    Names follow a mostly predictable verb_noun pattern (send_email, create_event, create_task, complete_task, get_calendar, get_tasks). Minor deviations: 'read_inbox' uses a different fetch verb than 'get_*', and 'daily_briefing' is a noun phrase without a verb.

    Tool Count5/5

    Eight tools is well-scoped for a personal assistant covering email, calendar, and tasks. Each tool earns its place and no functionality is redundantly split across tools.

    Completeness3/5

    Core read/create workflows exist for each domain plus a briefing aggregator, but lifecycle coverage is incomplete: no update/delete for calendar events or tasks, and no reply/archive/search for email. These gaps will force agents to work around missing operations.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues