{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.cyanheads/hn-mcp-server",
    "description": "MCP server for Hacker News \u2014 feeds, threads, users, and search via Firebase and Algolia APIs",
    "repository": {
        "url": "https://github.com/cyanheads/hn-mcp-server",
        "source": "github"
    },
    "version": "0.4.1",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "@cyanheads/hn-mcp-server",
            "transport": {
                "type": "stdio"
            },
            "version": "0.4.1",
            "registryBaseUrl": "https://registry.npmjs.org"
        }
    ],
    "remotes": [
        {
            "type": "streamable-http",
            "url": "https://hn.caseyjhand.com/mcp"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-06T03:35:31.568273Z",
            "publishedAt": "2026-05-06T03:35:31.568273Z",
            "updatedAt": "2026-05-06T03:35:31.568273Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-05-06T03:35:31+02:00",
            "updatedAt": "2026-05-06T03:35:31+02:00"
        }
    }
}