MCP.so
Sign In

E2LLM / SiFR

@e2llm

About E2LLM / SiFR

E2LLM gives your AI eyes and hands in a real browser — structured perception (SiFR) plus action, working with the AI you already use.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "e2llm": {
      "url": "https://mcp.e2llm.com/mcp",
      "type": "http"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is E2llm Sifr?

SiFR (Salience-Indexed, Flat Relations) format specification for Element to LLM (E2LLM): the structured page representation your AI reads - format spec, taxonomy, real captures, MCP server manifest, client configs, and the model skill.

How to use E2llm Sifr?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of E2llm Sifr

  • Not a DOM dump. A dump serializes the tree as-is — everything, in document order
  • Not an accessibility tree. The a11y tree is derived for assistive technology, driven by
  • Not a screenshot. No pixels, no vision model, no nondeterminism. The same page yields
  • 📄 SIFR.md — the format specification
  • 🔤 TAXONOMY.md — salience tiers, ID prefixes, relation & category types

Use cases of E2llm Sifr

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from E2llm Sifr

Where is the source code for E2llm Sifr?

The source code is linked from the repository URL on this page.

Does E2llm Sifr include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for E2llm Sifr?

The source code is linked from the repository URL on this page.

Does E2llm Sifr include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Other MCP servers