Looking Glass MCP
Rank #2,729io.github.Sahib-Sawhney-WH/looking-glass-mcp
MCP server providing looking-glass-mcp capabilities
Looking Glass MCP is a Model Context Protocol (MCP) server published by Sahib-Sawhney-WH. It ranks #2,729 of 132,405 servers tracked on MCP Toplist, and its repository has 75 GitHub stars. Looking Glass MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Mar 30, 2026.
Ranks ahead of 129,676 of 132,405 servers on MCP Toplist.
Use Looking Glass MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add looking-glass-mcp -e "BROWSER_HEADLESS=<your BROWSER_HEADLESS>" -e "BROWSER_SECURITY_PROFILE=<your BROWSER_SECURITY_PROFILE>" -e "VAULT_ENCRYPTION_KEY=<your VAULT_ENCRYPTION_KEY>" -- npx -y looking-glass-mcpReplace each placeholder with your own value before saving.
[mcp_servers.looking-glass-mcp]
command = "npx"
args = ["-y", "looking-glass-mcp"]
[mcp_servers.looking-glass-mcp.env]
BROWSER_HEADLESS = "<your BROWSER_HEADLESS>"
BROWSER_SECURITY_PROFILE = "<your BROWSER_SECURITY_PROFILE>"
VAULT_ENCRYPTION_KEY = "<your VAULT_ENCRYPTION_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"looking-glass-mcp": {
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<your BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<your BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<your VAULT_ENCRYPTION_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"looking-glass-mcp": {
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<your BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<your BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<your VAULT_ENCRYPTION_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"looking-glass-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<your BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<your BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<your VAULT_ENCRYPTION_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"looking-glass-mcp": {
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<your BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<your BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<your VAULT_ENCRYPTION_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"looking-glass-mcp": {
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<your BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<your BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<your VAULT_ENCRYPTION_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/io.github.Sahib-Sawhney-WH%2Flooking-glass-mcp)<a href="https://mcptoplist.com/server/io.github.Sahib-Sawhney-WH%2Flooking-glass-mcp"><img src="https://mcptoplist.com/badge/io.github.Sahib-Sawhney-WH%2Flooking-glass-mcp.svg" alt="MCP Toplist: Top 5% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Sahib-Sawhney-WH
Other servers by Sahib-Sawhney-WH
View all Sahib-Sawhney-WH servers →Available versions (4)
| Version | Published |
|---|---|
| 3.1.1 | Mar 30, 2026 |
| 3.1.0 | Mar 30, 2026 |
| 3.0.1 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Looking Glass MCP?
- Looking Glass MCP is maintained by Sahib-Sawhney-WH, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Looking Glass MCP listed on the Official MCP Registry?
- Yes — Looking Glass MCP is listed on the Official MCP Registry.
- How many versions does Looking Glass MCP have?
- MCP Toplist tracks 4 versions of Looking Glass MCP, most recently published on Mar 30, 2026.
- Where can I find the source code for Looking Glass MCP?
- The source code for Looking Glass MCP is hosted at github.com/Sahib-Sawhney-WH/LookingGlass.
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.