Vibealive Server
FreeNot checkedProvides code analysis for Next.js projects through the Model Context Protocol, enabling IDE and LLM integration to identify unused files, dead code, and redund
About
Provides code analysis for Next.js projects through the Model Context Protocol, enabling IDE and LLM integration to identify unused files, dead code, and redundant API endpoints.
README
A framework-aware code analysis tool for Next.js projects. Identify unused files, dead code, and redundant API endpoints to keep your codebase clean and maintainable.
Quick Start
# Analyze your Next.js project
npx vibealive analyze .
# Use in different languages
npx vibealive analyze . --locale es # Spanish
npx vibealive analyze . --locale fr # French
npx vibealive analyze . --locale de # German
npx vibealive analyze . --locale pt # Portuguese
# Start MCP server for IDE integration
npx vibealive serve --stdio
Features
- Smart Analysis: Detects Next.js versions and routing patterns (App Router, Pages Router, hybrid)
- Dependency Tracking: Builds complete dependency graph to find orphaned files
- API Analysis: Identifies unused API endpoints
- Multiple Formats: Generates JSON, Markdown, and other report formats
- MCP Integration: Built-in Model Context Protocol server for IDE/LLM integration
- Build Integration: Webpack plugin and CI/CD pipeline support
- Focused Scans: Specialized analysis for themes, SEO, performance, and comprehensive WCAG 2.2 accessibility compliance
- Internationalization: Multi-language support with community translations
Installation
# Run directly with npx (recommended)
npx vibealive analyze <project-path>
# Or install globally
npm install -g vibealive
Documentation
See the docs directory for complete documentation:
- Overview - Features and capabilities
- CLI Usage - Command-line interface
- MCP Server - Integration with IDEs and tools
- Build Integration - Automated analysis in CI/CD pipelines
- Internationalization - Multi-language support and translation guide
Contributing
We welcome contributions from the community! Please read our Contributing Guide for details on:
- Development setup and workflow
- Code style and testing requirements
- Pull request process and review guidelines
- Types of contributions we're looking for
Please also review our Code of Conduct which outlines our community standards and expectations for respectful collaboration.
License
MIT
Install Vibealive Server in Claude Desktop, Claude Code & Cursor
unyly install vibealive-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add vibealive-mcp-server -- npx -y vibealiveFAQ
Is Vibealive Server MCP free?
Yes, Vibealive Server MCP is free — one-click install via Unyly at no cost.
Does Vibealive Server need an API key?
No, Vibealive Server runs without API keys or environment variables.
Is Vibealive Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Vibealive Server in Claude Desktop, Claude Code or Cursor?
Open Vibealive Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Vibealive Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
