Search for:

A server for finding resources and information on web frontend development

  • Why this server?

    Enables AI agents to control web browsers via a standardized interface for operations like launching, interacting with, and closing browsers. Useful for testing and controlling web frontend applications.

  • Why this server?

    Enables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses for systematic browser control. Useful for automating tasks on web frontend applications.

    A
    security
    F
    license
    A
    quality
    Enables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses for systematic browser control.
    1
    23
    Python
    • Linux
    • Apple
  • Why this server?

    Allows Cursor/Cline/GitHub Copilot to use Google's lighthouse tool to measure perf metrics for your webpage. Helpful for optimizing web frontend performance.

    A
    security
    A
    license
    A
    quality
    Allows AI assistants such as Cursor/Cline/GitHub Copilot to use Google's lighthouse tool to measure perf metrics for your webpage. You can then run an agentic loop and get the assistants to optimize those metrics!
    2
    36
    2
    JavaScript
    MIT License
  • Why this server?

    Provides a tool to extract and clean web content for LLMs, converting HTML to Markdown, and removing ads which is useful to get data from websites to feed the LLMs.

    A
    security
    A
    license
    A
    quality
    Extracts and transforms webpage content into clean, LLM-optimized Markdown. Returns article title, main content, excerpt, byline and site name. Uses Mozilla's Readability algorithm to remove ads, navigation, footers and non-essential elements while preserving the core content structure.
    1
    4
    11
    MIT License
  • Why this server?

    A Model Context Protocol server that enables LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that enables LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment.
    29
    10
    1
    TypeScript
    MIT License
  • Why this server?

    Provides semantic search over local git repositories, enabling users to clone repositories, process branches, and search code through vectorized code chunks. It can be helpful to understand large projects, code examples or find relevant code for web frontends.

    -
    security
    A
    license
    -
    quality
    An MCP server that provides semantic search over local git repositories, enabling users to clone repositories, process branches, and search code through vectorized code chunks.
    TypeScript
    MIT License
    • Apple
  • Why this server?

    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.

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

    A server that provides AgentQL's data extraction capabilities enabling AI agents to get structured data from unstructured web. Useful to fetch data from web frontend.

    A
    security
    A
    license
    A
    quality
    A server that provides AgentQL's data extraction capabilities enabling AI agents to get structured data from unstructured web
    1
    183
    28
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    HTTP-4-MCP configuration tool allows you to easily convert HTTP API into MCP tool, writing the code written. Through simple interface operation, you can quickly configure an mcp-server. It can be useful for creating proxies to web services.

    -
    security
    A
    license
    -
    quality
    HTTP-4-MCP configuration tool allows you to easily convert HTTP API into MCP tool, writing the code written. Through simple interface operation, you can quickly configure an mcp-server.
    1
    JavaScript
    Mulan Permissive Software License, Version 2
    • Linux
    • Apple
  • Why this server?

    Provides functionality to fetch and transform web content in various formats (HTML, JSON, plain text, and Markdown) through simple API calls. It can be useful to generate documentation or code from websites.

    -
    security
    F
    license
    -
    quality
    Provides functionality to fetch and transform web content in various formats (HTML, JSON, plain text, and Markdown) through simple API calls.
    137,083
    TypeScript