MCP Server
MCP
io.github.YinTokey/mcp_hackernews
MCP server exposing a simple Hacker News search tool (top stories).
Install
uvx mcp-hackernews
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "mcp-hackernews",
"version": "1.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment