ghost-inspector-mcp
Rank #58,444io.github.charliemtnez/ghost-inspector-mcp
Analyze, validate and safely update Ghost Inspector end-to-end browser tests
ghost-inspector-mcp is a Model Context Protocol (MCP) server published by charliemtnez. It ranks #58,444 of 132,046 servers tracked on MCP Toplist. ghost-inspector-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 5, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 73,602 of 132,046 servers on MCP Toplist.
Use ghost-inspector-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ghost-inspector-mcp -e "GHOST_INSPECTOR_API_KEY=<your GHOST_INSPECTOR_API_KEY>" -e "GHOST_INSPECTOR_ORG_ID=<your GHOST_INSPECTOR_ORG_ID>" -e "GHOST_INSPECTOR_ALLOW_WRITES=<your GHOST_INSPECTOR_ALLOW_WRITES>" -e "GHOST_INSPECTOR_ALLOW_RUNS=<your GHOST_INSPECTOR_ALLOW_RUNS>" -- npx -y ghost-inspector-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ghost-inspector-mcp]
command = "npx"
args = ["-y", "ghost-inspector-mcp"]
[mcp_servers.ghost-inspector-mcp.env]
GHOST_INSPECTOR_API_KEY = "<your GHOST_INSPECTOR_API_KEY>"
GHOST_INSPECTOR_ORG_ID = "<your GHOST_INSPECTOR_ORG_ID>"
GHOST_INSPECTOR_ALLOW_WRITES = "<your GHOST_INSPECTOR_ALLOW_WRITES>"
GHOST_INSPECTOR_ALLOW_RUNS = "<your GHOST_INSPECTOR_ALLOW_RUNS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ghost-inspector-mcp": {
"command": "npx",
"args": [
"-y",
"ghost-inspector-mcp"
],
"env": {
"GHOST_INSPECTOR_API_KEY": "<your GHOST_INSPECTOR_API_KEY>",
"GHOST_INSPECTOR_ORG_ID": "<your GHOST_INSPECTOR_ORG_ID>",
"GHOST_INSPECTOR_ALLOW_WRITES": "<your GHOST_INSPECTOR_ALLOW_WRITES>",
"GHOST_INSPECTOR_ALLOW_RUNS": "<your GHOST_INSPECTOR_ALLOW_RUNS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ghost-inspector-mcp": {
"command": "npx",
"args": [
"-y",
"ghost-inspector-mcp"
],
"env": {
"GHOST_INSPECTOR_API_KEY": "<your GHOST_INSPECTOR_API_KEY>",
"GHOST_INSPECTOR_ORG_ID": "<your GHOST_INSPECTOR_ORG_ID>",
"GHOST_INSPECTOR_ALLOW_WRITES": "<your GHOST_INSPECTOR_ALLOW_WRITES>",
"GHOST_INSPECTOR_ALLOW_RUNS": "<your GHOST_INSPECTOR_ALLOW_RUNS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ghost-inspector-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ghost-inspector-mcp"
],
"env": {
"GHOST_INSPECTOR_API_KEY": "<your GHOST_INSPECTOR_API_KEY>",
"GHOST_INSPECTOR_ORG_ID": "<your GHOST_INSPECTOR_ORG_ID>",
"GHOST_INSPECTOR_ALLOW_WRITES": "<your GHOST_INSPECTOR_ALLOW_WRITES>",
"GHOST_INSPECTOR_ALLOW_RUNS": "<your GHOST_INSPECTOR_ALLOW_RUNS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ghost-inspector-mcp": {
"command": "npx",
"args": [
"-y",
"ghost-inspector-mcp"
],
"env": {
"GHOST_INSPECTOR_API_KEY": "<your GHOST_INSPECTOR_API_KEY>",
"GHOST_INSPECTOR_ORG_ID": "<your GHOST_INSPECTOR_ORG_ID>",
"GHOST_INSPECTOR_ALLOW_WRITES": "<your GHOST_INSPECTOR_ALLOW_WRITES>",
"GHOST_INSPECTOR_ALLOW_RUNS": "<your GHOST_INSPECTOR_ALLOW_RUNS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ghost-inspector-mcp": {
"command": "npx",
"args": [
"-y",
"ghost-inspector-mcp"
],
"env": {
"GHOST_INSPECTOR_API_KEY": "<your GHOST_INSPECTOR_API_KEY>",
"GHOST_INSPECTOR_ORG_ID": "<your GHOST_INSPECTOR_ORG_ID>",
"GHOST_INSPECTOR_ALLOW_WRITES": "<your GHOST_INSPECTOR_ALLOW_WRITES>",
"GHOST_INSPECTOR_ALLOW_RUNS": "<your GHOST_INSPECTOR_ALLOW_RUNS>"
}
}
}
}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.charliemtnez%2Fghost-inspector-mcp)<a href="https://mcptoplist.com/server/io.github.charliemtnez%2Fghost-inspector-mcp"><img src="https://mcptoplist.com/badge/io.github.charliemtnez%2Fghost-inspector-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
charliemtnez
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Aug 6, 2026 |
| 0.1.1 | Aug 5, 2026 |
Frequently asked questions
- Who maintains ghost-inspector-mcp?
- ghost-inspector-mcp is maintained by charliemtnez, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is ghost-inspector-mcp listed on the Official MCP Registry?
- Yes — ghost-inspector-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does ghost-inspector-mcp have?
- MCP Toplist tracks 2 versions of ghost-inspector-mcp, most recently published on Aug 6, 2026.
- Where can I find the source code for ghost-inspector-mcp?
- The source code for ghost-inspector-mcp is hosted at github.com/charliemtnez/ghost-inspector-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.