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
    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.
    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.
    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.
    17
    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.
    1
    8
    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.
    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.
    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.
    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.
    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.
    3
    Python
    MIT License
    • Apple
    • Linux