HTMLRadar
Rank #3,044com.htmlradar/share
Publish HTML as a tracked link and see who opened it and which sections they read.
HTMLRadar is a Model Context Protocol (MCP) server published by htmlradar. It ranks #3,044 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. HTMLRadar is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on May 16, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 129,002 of 132,046 servers on MCP Toplist.
Use HTMLRadar
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http share https://mcp.htmlradar.com/mcpclaude mcp add share -e "HTMLRADAR_API_KEY=<your HTMLRADAR_API_KEY>" -- npx -y htmlradar-mcpReplace each placeholder with your own value before saving.
[mcp_servers.share]
url = "https://mcp.htmlradar.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.share]
command = "npx"
args = ["-y", "htmlradar-mcp"]
[mcp_servers.share.env]
HTMLRADAR_API_KEY = "<your HTMLRADAR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.htmlradar.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"share": {
"command": "npx",
"args": [
"-y",
"htmlradar-mcp"
],
"env": {
"HTMLRADAR_API_KEY": "<your HTMLRADAR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"share": {
"url": "https://mcp.htmlradar.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"share": {
"command": "npx",
"args": [
"-y",
"htmlradar-mcp"
],
"env": {
"HTMLRADAR_API_KEY": "<your HTMLRADAR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"share": {
"type": "http",
"url": "https://mcp.htmlradar.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"share": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"htmlradar-mcp"
],
"env": {
"HTMLRADAR_API_KEY": "<your HTMLRADAR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"share": {
"serverUrl": "https://mcp.htmlradar.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"share": {
"command": "npx",
"args": [
"-y",
"htmlradar-mcp"
],
"env": {
"HTMLRADAR_API_KEY": "<your HTMLRADAR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"share": {
"url": "https://mcp.htmlradar.com/mcp"
}
}
}{
"mcpServers": {
"share": {
"command": "npx",
"args": [
"-y",
"htmlradar-mcp"
],
"env": {
"HTMLRADAR_API_KEY": "<your HTMLRADAR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.htmlradar%2Fshare)<a href="https://mcptoplist.com/server/com.htmlradar%2Fshare"><img src="https://mcptoplist.com/badge/com.htmlradar%2Fshare.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
htmlradar
Available versions (5)
| Version | Published |
|---|---|
| 0.4.0 | Sep 21, 2026 |
| 0.3.1 | Sep 3, 2026 |
| 0.3.0 | Sep 2, 2026 |
| 0.2.0 | Aug 31, 2026 |
| 0.1.2 | Aug 30, 2026 |
Frequently asked questions
- Who maintains HTMLRadar?
- HTMLRadar is maintained by htmlradar, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is HTMLRadar listed on the Official MCP Registry?
- Yes — HTMLRadar is listed on the Official MCP Registry, alongside Glama.
- How many versions does HTMLRadar have?
- MCP Toplist tracks 5 versions of HTMLRadar, most recently published on Sep 21, 2026.
- Where can I find the source code for HTMLRadar?
- The source code for HTMLRadar is hosted at github.com/htmlradar/htmlradar.
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.