Gridpane Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Gridpane Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Model Context Protocol (MCP) server for the GridPane hosting platform API. Manage your WordPress servers and sites through Claude, Cursor, or any MCP-compatible client.
pip install gridpane-mcpOr with uv:
uv pip install gridpane-mcpSet your GridPane API token as an environment variable:
export GRIDPANE_API_TOKEN="your_token_here"claude mcp add gridpane -e GRIDPANE_API_TOKEN=your_token_here -- gridpane-mcpAdd to your claude_desktop_config.json:
{
"mcpServers": {
"gridpane": {
"command": "gridpane-mcp",
"env": {
"GRIDPANE_API_TOKEN": "your_token_here"
}
}
}
}Add to your Cursor MCP settings:
{
"mcpServers": {
"gridpane": {
"command": "gridpane-mcp",
"env": {
"GRIDPANE_API_TOKEN": "your_token_here"
}
}
}
}Once connected, you can ask your AI assistant things like:
| Variable | Default | Description |
|---|---|---|
GRIDPANE_API_TOKEN | (required) | Your GridPane API personal access token |
GRIDPANE_API_URL | https://my.gridpane.com/oauth/api/v1 | GridPane API base URL |
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.