Search for:

Frontend Development Tool for Detecting Errors

  • Why this server?

    This server enables AI assistants to search codebases or documentation by pointing to a git repository or folder, which is useful for understanding code and potential errors.

    -
    security
    -
    license
    -
    quality
    A flexible Model Context Protocol server that makes documentation or codebases searchable by AI assistants, allowing users to chat with code or docs by simply pointing to a git repository or folder.
    2
    JavaScript
  • Why this server?

    This server allows AI assistants to read, search, and analyze code files with advanced caching and real-time file watching, making it suitable for error analysis in frontend development.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
    5
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    This server enhances the capabilities of coding agents by providing intelligent code suggestions, reducing hallucinations, and documenting the knowledge base, which can be helpful in identifying and resolving errors.

    -
    security
    F
    license
    -
    quality
    Server that enhances the capabilities of the Cline coding agent. It provides intelligent code suggestions, reduces hallucinations, and documents the knowledge base by leveraging your project's documentation and detecting the technologies used in your codebase.
    10
    JavaScript
  • Why this server?

    This documentation server is designed for various development frameworks and provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval, aiding in error resolution by understanding the framework.

    A
    security
    A
    license
    A
    quality
    A documentation server based on MCP protocol designed for various development frameworks that provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval.
    2
    37
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    This server bridges LLMs with Language Server Protocol interfaces, allowing access to LSP's hover information, completions, diagnostics, and code actions for improved code suggestions and error identification.

    -
    security
    A
    license
    -
    quality
    Bridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions.
    2
    TypeScript
    MIT License
  • Why this server?

    This TypeScript tool ranks files in your codebase by importance, tracks dependencies, and provides file summaries to help understand code structure and potentially identify sources of errors.

    A
    security
    A
    license
    A
    quality
    A TypeScript tool that ranks files in your codebase by importance, tracks dependencies, and provides file summaries to help understand code structure through Cursor's Model Context Protocol.
    14
    18
    TypeScript
    GPL 3.0
    • Linux
  • Why this server?

    This server wraps the code2flow command-line tool as an MCP service, allowing AI applications to generate and access code call graphs, useful for tracing errors and understanding code flow.

    -
    security
    F
    license
    -
    quality
    A server that wraps the code2flow command-line tool as an MCP service, allowing AI applications to generate and access code call graphs through a standardized protocol.
    Python
  • Why this server?

    While primarily focused on security testing, the tools included in this server can help analyze network configurations and application behaviors, which could indirectly aid in troubleshooting frontend deployment or configuration issues.

    A
    security
    F
    license
    A
    quality
    A Model Context Protocol server that integrates essential penetration testing tools (Nmap, Gobuster, Nikto, John the Ripper) into a unified natural language interface, allowing security professionals to execute and chain multiple tools through conversational commands.
    8
    1
    TypeScript
    • Linux
    • Apple
  • Why this server?

    Provides comprehensive search functionality for Elasticsearch databases, which can be useful if frontend errors are logged and analyzed using Elasticsearch.

    A
    security
    A
    license
    A
    quality
    Provides an MCP protocol interface for interacting with Elasticsearch 7.x databases, supporting comprehensive search functionality including aggregations, highlighting, and sorting.
    3
    1
    Python
    Apache 2.0
  • Why this server?

    Offers SQL Execution Plan Analysis. If your front end is displaying or logging bad SQL queries, this MCP could analyze and help you fix those.

    A
    security
    F
    license
    A
    quality
    Added support for STDIO mode and SSE mode Added support for multiple SQL execution, separated by ";" Added ability to query database table names and fields based on table comments Added SQL Execution Plan Analysis Added Chinese field to pinyin conversion
    5
    8
    Python