Skip to main content
Glama
kravionatech

kraviona-admin

by kravionatech

Related Servers

Alternatives to kraviona-admin

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.2/5.0

    Scored across 31 tools

    Disambiguation4/5

    Tools are clearly scoped by resource (posts, categories, comments, etc.) with distinct actions. Some potential confusion between get_posts (list) and get_single_post (single) is mitigated by clear descriptions. No significant overlap.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with underscores, e.g., get_categories, create_post, delete_comment. Naming is predictable and easily understood.

    Tool Count4/5

    31 tools cover multiple admin domains (blog, CRM, team, users, settings), which justifies the count. However, some tools like publish/unpublish could be merged into update_post, making it slightly high.

    Completeness3/5

    CRUD is mostly covered for posts and categories, but missing single-item retrieval for categories, comments, messages, team members, and users. Agents may need to rely on list endpoints for details, which can be inefficient.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues