Dev Advisor MCP Server
Related Servers
Alternatives to Dev Advisor MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceProvides intelligent CSS/JS feature compatibility checking with configurable browser targets, polyfill support, and smart project scanning. Enables developers to automatically detect browser compatibility issues and get actionable remediation steps with build tool configurations.511 npm3MIT
- AlicenseNot gradedqualityAmaintenanceProvides symbol-level dependency analysis and LLM-ready migration prompts for TypeScript/JavaScript projects, enabling AI editors to scan projects, analyze packages, and generate refactoring prompts.58 npm19MIT
- AlicenseBqualityDmaintenanceEnables AI agents to safely upgrade JavaScript and TypeScript projects through dependency analysis, upgrade path detection, breaking change identification, codemod application, and PR summary generation.1414 npmMIT
- -licenseBqualityNot gradedmaintenanceEnables comprehensive JavaScript code analysis and debugging using ESLint and custom pattern matching. Identifies syntax errors, potential bugs, code quality issues, and provides actionable fix suggestions for single files or entire projects.4-
- FlicenseCqualityDmaintenanceEnables comprehensive analysis of JavaScript/TypeScript project testing setups by detecting frameworks like Jest, Vitest, and Cypress, analyzing test coverage metrics, and generating actionable recommendations for improving test quality. Provides detailed insights into test structure, dependencies, and coverage thresholds with visual feedback.31-
- AlicenseAqualityDmaintenanceEnables checking web feature compatibility with Baseline standards, analyzing HTML, CSS, and JavaScript code to provide detailed reports on Baseline status, browser support, and recommendations.2MIT
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose with no overlap: analyze_compatibility focuses on API compatibility risks and polyfills, analyze_modernization targets code modernization and library replacement, check_browser_support checks browser support for Web APIs, list_api_categories lists API categories, recommend_api_combination recommends API combinations based on needs, and search_mdn searches MDN documentation. The descriptions clearly differentiate their scopes, eliminating any ambiguity.
All tool names follow a consistent verb_noun pattern in snake_case: analyze_compatibility, analyze_modernization, check_browser_support, list_api_categories, recommend_api_combination, and search_mdn. This uniformity makes the tools predictable and easy to understand, with no deviations in naming style.
With 6 tools, the count is well-scoped for a development advisory server focused on Web API analysis and modernization. Each tool serves a specific function within this domain, such as compatibility checks, modernization analysis, and documentation search, ensuring a balanced and efficient toolset without being too sparse or overwhelming.
The toolset provides comprehensive coverage for Web API analysis, including compatibility checks, modernization advice, browser support, API categorization, combination recommendations, and documentation search. A minor gap exists in lacking direct tools for implementing or testing the recommended changes, but agents can work around this by using the provided information to guide development decisions.