mcpbeat Sign in

E2LLM MCP Server

answering

E2LLM is answering right now. Last checked 13 min ago. Last commit 2 Sep 2026.

E2LLM gives your AI eyes and hands in a real browser: structured perception (SiFR) plus action.

Uptime history 47 days of history · worst day 73%
47 days agonow
100.0%
Uptime 24h
124 of 124 checks
Tools
hidden behind auth
232 ms
Response time
average over 24h
6
Stars
last commit 2 Sep 2026

What changed 6

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 13 August 2026. No other catalogue keeps this.

11 Sep a tool changed version
10 Sep a tool changed version
5 Sep a tool changed version
22 Aug a tool changed version
18 Aug a tool changed version
13 Aug a tool changed version

Nothing serious here today

Today is the operative word: we check E2LLM every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add element-to-llm --transport http https://mcp.e2llm.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "element-to-llm": {
      "url": "https://mcp.e2llm.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.element-to-llm]
url = "https://mcp.e2llm.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "element-to-llm": {
      "url": "https://mcp.e2llm.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "element-to-llm": {
      "url": "https://mcp.e2llm.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mcp.e2llm.com/mcp streamable-http sign-in 226 ms 13 min ago
https://api.e2llm.com/mcp streamable-http answering 201 ms 1 h ago

Alternatives to E2LLM

same job, measured the same way
Clickcast
by alexkay28

Drive a real Playwright browser: annotated screenshot + structured page state after every action.

214 installs/wk local only
AIHawk
by feder-cr

AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.

local only
Openhelm
by openhelm

Autonomous cloud agent tasks: real browser + your tools, structured evidence-backed results.

answering
MCP Browser Research
by infoinlet-marketplace

Web browsing & research for AI agents — fetch/read pages, structured extraction, Exa search.

30 installs/wk local only
GhostQA
by synctekllc

AI personas navigate your web app in real browsers, find bugs and UX issues. No scripts needed.

1 installs/wk local only
KitchenSink4Web
by nometalalchemist

Browser MCP server: budgeted page reads, honest unread accounting, structured extraction.

local only
Browser Automation
by dataleadspro

Programmatic headless browser sessions: create, interact, browse, and extract - rendered in a real

5 tools answering
Uplink
by uplink

Automate a real, logged-in browser on your own device — no stored credentials, no bot detection.

236 installs/wk local only

E2LLM — questions

Answers built from our own checks of this server.

Why is there no tool list for E2LLM?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is E2LLM working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 124 of 124 checks got a reply (100.0%), average response time 232 ms. The bar chart above shows every period we have measured.
How do I connect E2LLM?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to E2LLM?
No API key is involved. E2LLM answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is E2LLM?
It answers our handshake in 232 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is E2LLM open source?
Yes — it is published under the MIT licence and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.