vibekit-mcp
Related Servers
Alternatives to vibekit-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceMCP server for VibeKit — build, deploy, and manage hosted apps and chat with each app's persistent server-side AI agent from Claude Desktop, Cursor, or any MCP client. Every app gets its own agent and a live URL; bring your own Claude/OpenAI key or pay-as-you-go.3634 npm1MIT

Scout MCP Serverofficial
AlicenseAqualityDmaintenanceEnables AI agents to interact with Scout Live platform capabilities through standardized MCP primitives, including tools for app management, deployment, and logging.612 npmMIT
Cloudgate MCPofficial
FlicenseNot gradedqualityCmaintenanceEnables building and managing Cloudgate workflow-APIs, including controllers, actions, workflow graphs, and databases, from any MCP-compatible AI client.-- FlicenseNot gradedqualityDmaintenanceEnables AI agents to read and modify Mendix application models through MCP tools for creating modules, entities, pages, microflows, deploying, and querying runtime data.1-
- AlicenseNot gradedqualityCmaintenanceEnables programmatic control of Cursor's cloud-based AI agents for automated code generation and repository management via standardized MCP tools.15 npm6MIT
TDQS
Scored across 49 tools
The schedule tools are nearly indistinguishable (list_schedules vs app_schedules, create_schedule vs create_app_schedule, delete_schedule vs delete_app_schedule). Additionally, vibekit_agent_reset bundles four distinct actions into one tool, and several other tools have overlapping purposes (deploy vs create_app, exec vs chat), creating significant ambiguity.
The naming convention is inconsistent: some tools use verb_noun (list_apps, create_app) while others use noun_verb (app_logs, agent_status, database_query). Several tools are bare verbs (deploy, redeploy, rollback) without a clear resource, making the API unpredictable.
With 49 tools, the surface is far too large for coherent navigation. It spans multiple subdomains (apps, agents, files, database, schedules, tasks, QA, skills), overwhelming the agent and diluting the clarity of each tool's role.
The toolset is remarkably complete for the VibeKit domain, covering app lifecycle, environment, domain management, agent interaction, file editing, database operations, schedules, tasks, QA, and skills. Minor gaps exist (no update schedule, no cancel task, no delete database) but the overall domain is thoroughly covered.