Skip to content
Back to search
30
MCP

frontend-mcp

pypi/frontend-mcp

Frontend Perception MCP — deterministic browser runtime for coding agents (alias package).

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Frontend Design Loop MCP
Design-first MCP for coding agents that improves websites with screenshot-grounded iteration.
0 tools
frontend-design-loop-mcp
Design-first MCP that helps coding agents materially improve websites with screenshot-grounded iteration and proof artifacts
0 tools
browser-runtime-mcp
MCP server that gives AI agents real-time access to browser runtime errors, console logs, and page diagnostics via a Chrome Extension.
0 tools
frontend-dev-mcp
MCP server for frontend design systems, engineering patterns, accessibility, and UX workflows
0 tools
mcp
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
0 tools
@frontend-debugger/server
MCP server for frontend UI debugging — component inspection, visual regression, a11y auditing, and session replay via CDP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "frontend-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}