Stats
Actions
Tags
Custom MCP server for webview testing, running locally via Node.js. Provides tools for interacting with or testing web views.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tool-executor": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/dist/index.js"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
First indexed Jan 15, 2026
First indexed Jan 15, 2026
npx claudepluginhub espalier-redoubt/claudikins-marketplace --plugin claudikins-tool-executor