E2LLM
Rank #15,557com.e2llm/element-to-llm
E2LLM gives your AI eyes and hands in a real browser: structured perception (SiFR) plus action.
E2LLM is a Model Context Protocol (MCP) server published by e2llm. It ranks #15,557 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. E2LLM is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jul 12, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 116,489 of 132,046 servers on MCP Toplist.
Use E2LLM
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http element-to-llm https://mcp.e2llm.com/mcpclaude mcp add --transport http element-to-llm https://api.e2llm.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.element-to-llm]
url = "https://mcp.e2llm.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.element-to-llm]
url = "https://api.e2llm.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.e2llm.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://api.e2llm.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"element-to-llm": {
"url": "https://mcp.e2llm.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"element-to-llm": {
"url": "https://api.e2llm.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"element-to-llm": {
"type": "http",
"url": "https://mcp.e2llm.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"element-to-llm": {
"type": "http",
"url": "https://api.e2llm.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"element-to-llm": {
"serverUrl": "https://mcp.e2llm.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"element-to-llm": {
"serverUrl": "https://api.e2llm.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"element-to-llm": {
"url": "https://mcp.e2llm.com/mcp"
}
}
}{
"mcpServers": {
"element-to-llm": {
"url": "https://api.e2llm.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.e2llm%2Felement-to-llm)<a href="https://mcptoplist.com/server/com.e2llm%2Felement-to-llm"><img src="https://mcptoplist.com/badge/com.e2llm%2Felement-to-llm.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
e2llm
Available versions (1)
| Version | Published |
|---|---|
| 1.5.78 | Jul 24, 2026 |
Frequently asked questions
- Who maintains E2LLM?
- E2LLM is maintained by e2llm, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is E2LLM listed on the Official MCP Registry?
- Yes — E2LLM is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does E2LLM have?
- MCP Toplist tracks 1 version of E2LLM, most recently published on Jul 24, 2026.
- Where can I find the source code for E2LLM?
- The source code for E2LLM is hosted at github.com/e2llm/e2llm-sifr.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.