Analyze, validate and safely update Ghost Inspector end-to-end browser tests
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
ghost-inspector-mcp · npm · 0.2.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.charliemtnez/ghost-inspector-mcp",
"description": "Analyze, validate and safely update Ghost Inspector end-to-end browser tests",
"repository": {
"url": "https://github.com/charliemtnez/ghost-inspector-mcp",
"source": "github"
},
"version": "0.2.0",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "ghost-inspector-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your personal Ghost Inspector key, from Account Settings then API Access. Read fresh on every call, never written to disk, never echoed back.",
"isRequired": true,
"isSecret": true,
"name": "GHOST_INSPECTOR_API_KEY"
},
{
"description": "Organization id. Needed only to execute a validation; read it from gi_whoami.",
"name": "GHOST_INSPECTOR_ORG_ID"
},
{
"description": "Set to exactly true to register the two mutating tools. Anything else keeps the server read-only.",
"name": "GHOST_INSPECTOR_ALLOW_WRITES"
},
{
"description": "Set 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.",
"name": "GHOST_INSPECTOR_ALLOW_RUNS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-06T19:44:02.43911Z",
"publishedAt": "2026-08-06T19:44:02.43911Z",
"updatedAt": "2026-08-06T19:44:02.43911Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.2.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.