Search for:

Developing a Web Application

  • Why this server?

    Assists novice developers in deploying web applications through conversational interfaces, bridging LLMs and hosting environments.

    -
    security
    A
    license
    -
    quality
    An MCP server that helps novice developers deploy web applications through conversational interfaces, bridging the gap between LLMs and various hosting environments.
    1
    Python
    MIT License
    • Apple
  • Why this server?

    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, useful for web development.

    -
    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
  • Why this server?

    Analyzes Next.js application routes, providing detailed information about API paths, HTTP methods, parameters, status codes, and request/response schemas, aiding in web development and debugging.

    -
    security
    A
    license
    -
    quality
    A utility tool that analyzes Next.js application routes and provides detailed information about API paths, HTTP methods, parameters, status codes, and request/response schemas.
    82
    TypeScript
    MIT License
  • Why this server?

    Converts Figma designs into React components with TypeScript and Tailwind CSS, streamlining the front-end development process for web applications.

    -
    security
    F
    license
    -
    quality
    Converts Figma designs into React components with TypeScript and Tailwind CSS by extracting components from Figma files and transforming them into ready-to-use code.
    3
    TypeScript
  • Why this server?

    Enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption in web development workflows.

    A
    security
    A
    license
    A
    quality
    This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
    1
    34,289
    JavaScript
    MIT License
  • Why this server?

    Converts Markdown to styled PDFs, useful for generating documentation for web projects.

    -
    security
    F
    license
    -
    quality
    Converts Markdown to styled PDFs using VS Code's markdown styling and Python's ReportLab, providing a simple note storage system with custom URI scheme.
    6
    Python
    • Apple
  • Why this server?

    Integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools, which is useful for interacting with web services.

    -
    security
    A
    license
    -
    quality
    A Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.
    2
    17
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    Enables accessing Huntress via MCP, providing cybersecurity tools that can be integrated in a web context.

  • Why this server?

    Provides desktop automation capabilities, enabling LLMs to control mouse and keyboard inputs for automating tasks, including interacting with web browsers.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that provides desktop automation capabilities using RobotJS and screenshot capabilities, enabling LLMs to control mouse movements, keyboard inputs, and capture screenshots of the desktop environment.
    232
    JavaScript