Search for:

A tool for analyzing and creating components in a TypeScript codebase

  • Why this server?

    Ranks files in your codebase by importance and provides summaries, which is essential for understanding the existing code before writing new components.

    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?

    Allows summarizing code files, helping to quickly understand the existing codebase.

    -
    security
    F
    license
    -
    quality
    Allows LLM tools like Claude Desktop and Cursor AI to access and summarize code files through a Model Context Protocol server, providing structured access to codebase content without manual copying.
    TypeScript
    • Linux
    • Apple
  • Why this server?

    Bridges LLMs with Language Server Protocol for better code suggestions, which can be useful for writing new components.

    -
    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?

    Provides a production-ready template for creating Model Context Protocol servers with TypeScript, which is suitable for writing new components.

    A
    security
    A
    license
    A
    quality
    A production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.
    1
    12
    12
    JavaScript
    MIT License
  • Why this server?

    Offers a TypeScript template for creating Model Context Protocol servers, useful for building new components in TypeScript.

    -
    security
    F
    license
    -
    quality
    A TypeScript template for creating Model Context Protocol servers that enable AI models to utilize external tools, including example operations and simple number addition functionality.
    2
    TypeScript
  • Why this server?

    Provides intelligent code suggestions, reduces hallucinations, and detects technologies used in your codebase, useful for writing new components.

    -
    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?

    A foundation for creating custom Model Context Protocol servers, suitable for a TypeScript project.

    -
    security
    F
    license
    -
    quality
    A foundation for creating custom Model Context Protocol servers that can integrate with AI systems, providing a simple BMI calculator tool as an example implementation.
    2
    TypeScript
  • Why this server?

    An MCP server that provides tools for reading, writing, and editing files on the local filesystem - needed when writing new components.

  • Why this server?

    A JavaScript runtime dedicated to build relaible, automatable LLM scripts. Every GenAIScript can be exposed as a MCP server automatically, meaning can be designed for this task.

    -
    security
    A
    license
    -
    quality
    GenAIScript is a JavaScript runtime dedicated to build relaible, automatable LLM scripts. Every GenAIScript can be exposed as a MCP server automatically.
    2,501
    TypeScript
    MIT License
    • Linux
    • Apple