Automate workflows and connect AI agents to Apify. Metorial is built for developers. Handling OAuth, compliance, observability, and more.
The Hacker News MCP Server allows you to retrieve specific items directly using their unique identifiers. Every story, comment, poll, and job posting on Hacker News has a numeric ID that can be used to fetch that exact item. This is particularly useful when you know exactly what content you want to access, need to follow up on a specific discussion, or want to retrieve items referenced elsewhere.
Each piece of content on Hacker News—whether it's a story submission, comment, poll, or job listing—receives a unique numeric identifier when it's created. These IDs are sequential and permanent, meaning once an item is assigned an ID, it remains accessible through that identifier indefinitely. You'll find these IDs in Hacker News URLs (for example, https://news.ycombinator.com/item?id=12345678
) or embedded in data returned from other queries.
To retrieve a specific item, simply request it from your AI assistant using natural language and include the item ID. For example, you might ask "Get Hacker News item 12345678" or "Show me the details for item ID 12345678." The server will fetch that specific item and return all available information about it.
The response includes comprehensive details depending on the item type:
Querying by ID is most valuable in several scenarios:
Following Specific Discussions: When you want to check back on a particular story or comment thread you've previously encountered, using its ID ensures you get exactly that item rather than searching through feeds.
Deep-Linking from External Sources: If you've bookmarked items, found references in other articles, or received recommendations that include specific item IDs, direct querying provides immediate access.
Building on Previous Queries: When exploring comment threads, each comment contains references to its parent and children. Using these IDs lets you navigate the conversation tree precisely.
Research and Analysis: When conducting systematic research, item IDs allow you to create reproducible queries and maintain consistent references to specific content across your work.
Item IDs are always numeric and typically seven to eight digits long for recent content. If you're unsure about an ID, you can extract it from a Hacker News URL or from data returned by other queries like top stories or user profiles. Remember that deleted or dead items may return limited information or indicate their removed status, which is normal behavior for content moderation on the platform.
The Apify integration lets you run web scraping and automation actors directly from Claude, enabling you to extract data from websites, automate browser tasks, and access datasets without leaving your conversation.
Let's take your AI-powered applications to the next level, together.
Metorial provides developers with instant access to 600+ MCP servers for building AI agents that can interact with real-world tools and services. Built on MCP, Metorial simplifies agent tool integration by offering pre-configured connections to popular platforms like Google Drive, Slack, GitHub, Notion, and hundreds of other APIs. Our platform supports all major AI agent frameworks—including LangChain, AutoGen, CrewAI, and LangGraph—enabling developers to add tool calling capabilities to their agents in just a few lines of code. By eliminating the need for custom integration code, Metorial helps AI developers move from prototype to production faster while maintaining security and reliability. Whether you're building autonomous research agents, customer service bots, or workflow automation tools, Metorial's MCP server library provides the integrations you need to connect your agents to the real world.