io.github.xodn348/readhn✓
io.github.xodn348/readhn · v0.2.0
{}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.xodn348/readhn",
"description": "AI-native HackerNews MCP Server. Find HN content that matters with explainable quality signals.",
"repository": {
"url": "https://github.com/xodn348/HNmcp",
"source": "github"
},
"version": "0.2.0",
"packages": [
{
"registryType": "pypi",
"identifier": "readhn",
"version": "0.2.0",
"runtimeHint": "python",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}