Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"stellarwp-mcp-toolkit": {
"command": "npx",
"args": [
"-y",
"@stellarwp/mcp-toolkit"
]
}
}
}
Or smoke-test directly:
npx -y @stellarwp/mcp-toolkit
Details
| Website | https://www.npmjs.com/package/@stellarwp/mcp-toolkit |
|---|---|
| GitHub | git+https://github.com/stellarwp/mcp-monorepo.git |
| License | unknown |
| Pricing | free |
| Sources | npm |
| Discovered | 2026-05-25 |