Search for:

A code editor for developers

  • Why this server?

    This server converts PDF to Markdown, useful for documentation.

    -
    security
    A
    license
    -
    quality
    PDF to Markdown conversion tool
    Last updated -
    1
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    Manages memory for AI assistants in Cursor IDE.

    -
    security
    F
    license
    -
    quality
    A comprehensive memory management system for Cursor IDE that allows AI assistants to remember, recall, and manage information across conversations through a user-friendly interface.
    Last updated -
    2
    Python
  • Why this server?

    Bridges LLMs with Language Server Protocol interfaces to improve code suggestions.

    -
    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.
    Last updated -
    2
    TypeScript
    MIT License
  • Why this server?

    Enables running Stata commands from code editors like VS Code and Cursor.

    -
    security
    A
    license
    -
    quality
    Provides a bridge between Stata statistical software and code editors like VS Code and Cursor, enabling users to run Stata commands directly from the editor, view output in real-time, and get AI-powered assistance with Stata coding.
    Last updated -
    23
    MIT License
    • Apple
    • Linux
  • Why this server?

    Presents available MCP services in an easy-to-copy format, useful for configuring tools in VS Code extensions like Cline.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that automatically reads the Claude Desktop configuration file and presents all available MCP services in an easy-to-copy format at the top of the tools list.
    Last updated -
    1
    8
    2
    JavaScript
    MIT License
    • Apple
  • Why this server?

    Indexes Zerops documentation and makes it available as a context source for Cursor IDE.

    -
    security
    F
    license
    -
    quality
    A Managed Context Provider server that crawls and indexes Zerops documentation, making it available as a searchable context source for Cursor IDE.
    Last updated -
    TypeScript
  • Why this server?

    Allows Claude to read and write files in your VSCode workspace.

    -
    security
    A
    license
    -
    quality
    A lightweight bridge extension that enables Claude Desktop to connect to VSCode workspaces via Model Context Protocol, allowing Claude to read and write files, create directories, and list contents in your workspace.
    Last updated -
    4
    TypeScript
    MIT License
  • Why this server?

    Provides intelligent summarization capabilities, especially useful for handling large files in code repositories.

    A
    security
    A
    license
    A
    quality
    Provides intelligent summarization capabilities through a clean, extensible architecture. Mainly built for solving AI agents issues on big repositories, where large files can eat up the context window.
    Last updated -
    5
    10
    24
    TypeScript
    MIT License
  • Why this server?

    Enhances code suggestions in Cline and Cursor by leveraging project documentation.

    -
    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.
    Last updated -
    10
    JavaScript
  • Why this server?

    Template for building MCP servers that enables direct access to PostgreSQL databases allowing SQL query execution and schema information retrieval.

    -
    security
    A
    license
    -
    quality
    A template project for building custom MCP servers that enables direct access to PostgreSQL databases, allowing SQL query execution and schema information retrieval through the Model Context Protocol.
    Last updated -
    3
    Python
    MIT License
    • Apple
    • Linux