Hacker News MCP Server
@erithwik
关于 Hacker News MCP Server
MCP Server for Hackernews
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-hn": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"mcp-hn",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Hacker News MCP Server?
It is a Model Context Protocol (MCP) server that provides tools for fetching information from Hacker News. It is designed for use with MCP clients like Claude Desktop.
How to use Hacker News MCP Server?
Install via Smithery using npx -y @smithery/cli install mcp-hn --client claude or manually add it to your Claude Desktop configuration file. The server provides tools that can be invoked with natural language prompts.
Key features of Hacker News MCP Server?
- Fetch top, new, ask_hn, show_hn stories
- Get comments associated with a story
- Search stories by query
- Retrieve user info from Hacker News
- Integrates with the Puppeteer MCP server
Use cases of Hacker News MCP Server?
- Get the top stories of the day
- Read comments on a specific story and summarize them
- Search for stories about a topic (e.g., careers in AI)
- Look up what a specific user
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论