{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
    "name": "io.github.standardbeagle/devtool-mcp",
    "description": "Development tooling MCP server with process management, proxy, and frontend diagnostics",
    "title": "DevTool MCP",
    "repository": {
        "url": "https://github.com/standardbeagle/devtool-mcp",
        "source": "github"
    },
    "version": "0.3.1",
    "websiteUrl": "https://standardbeagle.github.io/devtool-mcp/",
    "packages": [
        {
            "registryType": "npm",
            "registryBaseUrl": "https://registry.npmjs.org",
            "identifier": "@standardbeagle/devtool-mcp",
            "version": "0.3.1",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "pypi",
            "registryBaseUrl": "https://pypi.org",
            "identifier": "devtool-mcp",
            "version": "0.3.1",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2025-12-08T07:10:45.121987Z",
            "publishedAt": "2025-12-08T07:10:45.121987Z",
            "updatedAt": "2025-12-08T07:10:45.121987Z",
            "isLatest": true
        }
    }
}