Command Palette

Search for a command to run...

Home / Servers

@ehrocks/fe-mcp-server

by thinkei

Frontend MCP Server

An MCP server for searching Hero Design System components.

Installation

  • Update mcp config from Cursor, e.g. on macOS ~/.cursor/mcp.json
{
  "mcpServers": {
    "fe-mcp-service": {
      "command": "npx",
      "args": [
        "-y",
        "@ehrocks/fe-mcp-server"
      ]
    }
  }
}

Troubleshooting

  • MCP connection gets Client closed error: Ensure that Node.js is accessible globally. Example: If you're using asdf, you can set the default Node.js version with:
asdf set -u nodejs 22.22.0
  • Connect error or timeout: Because our MCP service is deployed to Employment Hero staging cluster, ensure you have the connection via VPN. Read more

For more detailed troubleshooting, please refer to the full guide.

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

199,260

mcp-server-git

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

89,176

mcp-server-fetch

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

89,176

@modelcontextprotocol/server-everything

OfficialUpdated today

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

89,176