kraviona-admin
Related Servers
Alternatives to kraviona-admin
No user-submitted related servers found.
Related Servers
- FlicenseCqualityBmaintenanceEnables Claude to directly control the Kraviona.com admin panel, including blog posts, leads, messages, and more.31-
- FlicenseNot gradedqualityBmaintenanceControls any WordPress site via natural language, offering tools for site health, plugins, posts, SEO, WooCommerce, and more.-
- AlicenseAqualityFmaintenanceEnables managing amoCRM data through natural language, including leads, contacts, companies, pipelines, tasks, notes, search, events, and unsorted leads.1932 npmMIT
- AlicenseAqualityBmaintenanceEnables natural language content management for Strapi CMS, supporting creation and management of blog posts, tutorials, and events with advanced filtering and metadata operations.1867 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables managing ChipsBot chatbots, conversations, documents, RAG configuration, bot-to-bot routing, and AI models through natural language.MIT
- FlicenseNot gradedqualityDmaintenanceA Laravel-based AI-powered chat interface for business management operations, enabling users to execute tasks like creating customers and updating task statuses through natural language conversations.-
TDQS
Scored across 31 tools
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.
All tools follow a consistent verb_noun pattern with underscores, e.g., get_categories, create_post, delete_comment. Naming is predictable and easily understood.
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.
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.