Skip to main content
Glama
atfinke

contacts-mcp

by atfinke

Related Servers

Alternatives to contacts-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a distinct query modality: permission check, lookup by phone, lookup by email, fetch by ID, and search by name. No two tools overlap in input type or purpose, so misselection is unlikely.

    Naming Consistency4/5

    All names use snake_case with a consistent `contacts_` prefix, and four of five follow a verb_noun pattern. `contacts_permissions` is a slight noun-form deviation but remains predictable.

    Tool Count5/5

    Five tools is well-scoped for a read-focused Contacts helper: permissions, three query modalities, and one ID fetch. Each tool has a clear role and none feels redundant.

    Completeness4/5

    The surface covers access check and all common read paths (ID, phone, email, name). It lacks any list-all/browse operation or mutation tools, but those may be outside the stated read-lookup scope; core retrieval is covered.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues