Element MCP is a Chrome extension that allows you to select and store DOM elements on a webpage.
- Select and store DOM elements on a webpage
- View stored elements in a table
- Clone the repository
- Run
bun start
to start the server - Open Chrome and navigate to
chrome://extensions/
- Click "Load unpacked" and select the
extension
directory - Click "Element MCP" to enable the extension
- Select an element on the webpage
- The element will be stored in the server