mcpbeat Sign in

Outlook Email HTML Lint MCP Server

local only

Outlook Email HTML Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 313 installs a week from npm. Last commit 22 Sep 2026.

Classic Outlook renders with the Word engine, the new Outlook with WebView2. Lint one email file aga

Installs per day peak 151 · avg 10
a month agotoday
313
Installs / week
npm · @readystack/outlook-email-html-lint
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Outlook Email HTML Lint 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

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add outlook-email-html-lint -- npx -y @readystack/outlook-email-html-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "outlook-email-html-lint": {
      "args": [
        "-y",
        "@readystack/outlook-email-html-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.outlook-email-html-lint]
command = "npx"
args = ["-y", "@readystack/outlook-email-html-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "outlook-email-html-lint": {
      "args": [
        "-y",
        "@readystack/outlook-email-html-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "outlook-email-html-lint": {
      "args": [
        "-y",
        "@readystack/outlook-email-html-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Outlook Email HTML Lint

same job, measured the same way
Openapi Security Contract Lint
by jmshinhwa

Finds the lines in an OpenAPI file that publish an endpoint with no authentication, an API key in th

333 installs/wk local only
Cloud Cost Landmine Lint
by jmshinhwa

Names every line in the file you have open that starts a recurring cloud charge, with the published

342 installs/wk local only
Eaa Form Lint Wcag22
by jmshinhwa

Names every WCAG 2.2 AA form failure on its line, with the criterion and the fix

569 installs/wk local only
Grok Build
by nuruvala

Run the Grok Build CLI as MCP tools: agent runs with live progress, code review, web research.

104 installs/wk local only
Letmediff MCP
by letmediff

The official Letmediff MCP server helping you review your code with an agent first workflow

39 installs/wk local only
uxlint
by uxlint-net

Audit a site's UX the way a design-literate reviewer would, with a concrete fix for every finding.

100 installs/wk local only
OutSlide
by miha1744

Creative workspace. Public MCP: outline previews for Codex and Claude Code; media in the web app.

1 tools answering
FetchSandbox
by fetchsandbox

A deterministic verification engine for agents. Proves a fix: fails on the old code, passes on new.

446 installs/wk 16 tools answering

Outlook Email HTML Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Outlook Email HTML Lint?
Outlook Email HTML Lint runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @readystack/outlook-email-html-lint was installed 313 times last week.
How do I connect Outlook Email HTML Lint?
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 runs locally, so the command pulls @readystack/outlook-email-html-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Outlook Email HTML Lint?
The npm package @readystack/outlook-email-html-lint was installed 313 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Outlook Email HTML Lint open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.