siteglass-mcp
Rank #18,777io.siteglass/mcp
Archive any URL to a shareable rrweb/pdf/png snapshot + agent-driven web QA (scan, run E2E flows).
siteglass-mcp is a Model Context Protocol (MCP) server published by siteglassio. It ranks #18,777 of 132,113 servers tracked on MCP Toplist. siteglass-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jun 5, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 113,336 of 132,113 servers on MCP Toplist.
Use siteglass-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add siteglass -e "SITEGLASS_API_KEY=<your SITEGLASS_API_KEY>" -e "SITEGLASS_BASE_URL=<your SITEGLASS_BASE_URL>" -- npx -y siteglass-mcpReplace each placeholder with your own value before saving.
[mcp_servers.siteglass]
command = "npx"
args = ["-y", "siteglass-mcp"]
[mcp_servers.siteglass.env]
SITEGLASS_API_KEY = "<your SITEGLASS_API_KEY>"
SITEGLASS_BASE_URL = "<your SITEGLASS_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"siteglass": {
"command": "npx",
"args": [
"-y",
"siteglass-mcp"
],
"env": {
"SITEGLASS_API_KEY": "<your SITEGLASS_API_KEY>",
"SITEGLASS_BASE_URL": "<your SITEGLASS_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"siteglass": {
"command": "npx",
"args": [
"-y",
"siteglass-mcp"
],
"env": {
"SITEGLASS_API_KEY": "<your SITEGLASS_API_KEY>",
"SITEGLASS_BASE_URL": "<your SITEGLASS_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"siteglass": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"siteglass-mcp"
],
"env": {
"SITEGLASS_API_KEY": "<your SITEGLASS_API_KEY>",
"SITEGLASS_BASE_URL": "<your SITEGLASS_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"siteglass": {
"command": "npx",
"args": [
"-y",
"siteglass-mcp"
],
"env": {
"SITEGLASS_API_KEY": "<your SITEGLASS_API_KEY>",
"SITEGLASS_BASE_URL": "<your SITEGLASS_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"siteglass": {
"command": "npx",
"args": [
"-y",
"siteglass-mcp"
],
"env": {
"SITEGLASS_API_KEY": "<your SITEGLASS_API_KEY>",
"SITEGLASS_BASE_URL": "<your SITEGLASS_BASE_URL>"
}
}
}
}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/io.siteglass%2Fmcp)<a href="https://mcptoplist.com/server/io.siteglass%2Fmcp"><img src="https://mcptoplist.com/badge/io.siteglass%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
siteglassio
Available versions (4)
| Version | Published |
|---|---|
| 0.1.5 | Jul 11, 2026 |
| 0.1.2 | Jun 5, 2026 |
| 0.1.1 | Jun 5, 2026 |
| 0.1.0 | Jun 5, 2026 |
Frequently asked questions
- Who maintains siteglass-mcp?
- siteglass-mcp is maintained by siteglassio, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is siteglass-mcp listed on the Official MCP Registry?
- Yes — siteglass-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does siteglass-mcp have?
- MCP Toplist tracks 4 versions of siteglass-mcp, most recently published on Jul 11, 2026.
- Where can I find the source code for siteglass-mcp?
- The source code for siteglass-mcp is hosted at github.com/siteglassio/siteglass-mcp.
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.