DOMShell✓
io.github.apireno/domshell · v1.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.apireno/domshell",
"description": "Browse the web with filesystem commands. 38 MCP tools: ls, cd, grep, click, type via Chrome.",
"title": "DOMShell",
"repository": {
"url": "https://github.com/apireno/DOMShell",
"source": "github",
"subfolder": "mcp-server"
},
"version": "1.1.1",
"websiteUrl": "https://pireno.com/domshell",
"packages": [
{
"registryType": "npm",
"identifier": "@apireno/domshell",
"version": "1.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}