{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
    "name": "io.github.cyanheads/clinicaltrialsgov-mcp-server",
    "description": "Provides rich tools to search, retrieve, and analyze data from ClinicalTrials.gov API v2.",
    "repository": {
        "url": "https://github.com/cyanheads/clinicaltrialsgov-mcp-server",
        "source": "github"
    },
    "version": "1.5.0",
    "packages": [
        {
            "registryType": "npm",
            "registryBaseUrl": "https://registry.npmjs.org",
            "identifier": "clinicaltrialsgov-mcp-server",
            "version": "1.5.0",
            "runtimeHint": "bun",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "value": "run",
                    "type": "positional"
                },
                {
                    "value": "start:stdio",
                    "type": "positional"
                }
            ],
            "environmentVariables": [
                {
                    "description": "Sets the minimum log level for output (e.g., 'debug', 'info', 'warn', 'error').",
                    "format": "string",
                    "default": "info",
                    "name": "MCP_LOG_LEVEL"
                },
                {
                    "description": "Storage provider type: 'in-memory', 'filesystem', 'supabase', 'cloudflare-r2', or 'cloudflare-kv'.",
                    "format": "string",
                    "default": "in-memory",
                    "name": "STORAGE_PROVIDER_TYPE"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2025-10-15T17:20:51.124174Z",
            "publishedAt": "2025-10-15T17:20:51.124174Z",
            "updatedAt": "2025-10-15T17:20:51.124174Z",
            "isLatest": false
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2025-10-15T17:20:51+00:00",
            "updatedAt": "2025-10-15T17:20:51+00:00"
        }
    }
}