io.github.charliemtnez/ghost-inspector-mcp MCP Server
io.github.charliemtnez/ghost-inspector-mcp
What is the io.github.charliemtnez/ghost-inspector-mcp MCP server?
Analyze, validate and safely update Ghost Inspector end-to-end browser tests
How to install io.github.charliemtnez/ghost-inspector-mcp
Copy-paste configuration for popular MCP clients.
GHOST_INSPECTOR_API_KEYrequiredsecretYour personal Ghost Inspector key, from Account Settings then API Access. Read fresh on every call, never written to disk, never echoed back.
GHOST_INSPECTOR_ORG_IDOrganization id. Needed only to execute a validation; read it from gi_whoami.
GHOST_INSPECTOR_ALLOW_WRITESSet to exactly true to register the two mutating tools. Anything else keeps the server read-only.
GHOST_INSPECTOR_ALLOW_RUNSSet to "true" to let gi_run_test execute a stored test against a real environment, which can submit a real form. Deliberately not implied by GHOST_INSPECTOR_ALLOW_WRITES: an edit can be rolled back from the backup this server returns, a submission cannot. Defaults to false.
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}claude mcp add ghost-inspector-mcp --env GHOST_INSPECTOR_API_KEY=<YOUR_GHOST_INSPECTOR_API_KEY> --env GHOST_INSPECTOR_ORG_ID=<YOUR_GHOST_INSPECTOR_ORG_ID> --env GHOST_INSPECTOR_ALLOW_WRITES=<YOUR_GHOST_INSPECTOR_ALLOW_WRITES> --env GHOST_INSPECTOR_ALLOW_RUNS=<YOUR_GHOST_INSPECTOR_ALLOW_RUNS> -- npx -y ghost-inspector-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.