Stats
Actions
Tags
From mcp-tools
Local stdio MCP server for executing arbitrary scripts via the 'any-script-mcp' command. Runs as a subprocess with no required secrets.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"any-scripts": {
"command": "any-script-mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
any-script-mcpnpx claudepluginhub izumin5210/dotfiles --plugin mcp-tools