Ghostlight
Rank #2,139org.sylin/ghostlight
Visible local browser automation in signed-in Chromium, with optional policy and audit.
Ghostlight is a Model Context Protocol (MCP) server published by sylin-org. It ranks #2,139 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Ghostlight is listed across 3 registries — Official MCP, PulseMCP and Glama, with 19 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 129,907 of 132,046 servers on MCP Toplist.
Use Ghostlight
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ghostlight -- npx -y ghostlight[mcp_servers.ghostlight]
command = "npx"
args = ["-y", "ghostlight"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ghostlight": {
"command": "npx",
"args": [
"-y",
"ghostlight"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ghostlight": {
"command": "npx",
"args": [
"-y",
"ghostlight"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ghostlight": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ghostlight"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ghostlight": {
"command": "npx",
"args": [
"-y",
"ghostlight"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ghostlight": {
"command": "npx",
"args": [
"-y",
"ghostlight"
]
}
}
}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/org.sylin%2Fghostlight)<a href="https://mcptoplist.com/server/org.sylin%2Fghostlight"><img src="https://mcptoplist.com/badge/org.sylin%2Fghostlight.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sylin-org
Available versions (19)
| Version | Published |
|---|---|
| 1.3.8 | Sep 17, 2026 |
| 1.3.7 | Sep 16, 2026 |
| 1.3.6 | Sep 12, 2026 |
| 1.3.5 | Sep 11, 2026 |
| 1.3.4 | Sep 5, 2026 |
| 1.3.2 | Sep 2, 2026 |
| 1.3.1 | Aug 31, 2026 |
| 1.3.0 | Aug 30, 2026 |
| 1.2.0 | Aug 30, 2026 |
| 1.1.0 | Aug 27, 2026 |
| 1.0.0 | Aug 26, 2026 |
| 0.8.0 | Aug 7, 2026 |
| 0.7.3 | Aug 1, 2026 |
| 0.7.2 | Aug 1, 2026 |
| 0.7.1 | Jul 31, 2026 |
| 0.7.0 | Jul 20, 2026 |
| 0.6.0 | Jul 15, 2026 |
| 0.5.7 | Jul 14, 2026 |
| 0.5.6 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Ghostlight?
- Ghostlight is maintained by sylin-org, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is Ghostlight listed on the Official MCP Registry?
- Yes — Ghostlight is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Ghostlight have?
- MCP Toplist tracks 19 versions of Ghostlight, most recently published on Sep 17, 2026.
- Where can I find the source code for Ghostlight?
- The source code for Ghostlight is hosted at github.com/sylin-org/ghostlight.
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.