Automate workflows and connect AI agents to Turkish Airlines. Metorial is built for developers. Handling OAuth, compliance, observability, and more.
When working with the Hacker News MCP Server, you'll often need to retrieve specific items by their unique identifiers. Whether you're looking up a particular story, comment, or poll, querying by ID provides direct access to exactly what you need without browsing through lists or feeds.
Every item on Hacker News—including stories, comments, polls, and poll options—has a unique numeric identifier. These IDs are permanent and never change, making them reliable references for accessing specific content.
Querying specific items by ID is essential for several scenarios:
To retrieve a specific item, simply provide the numeric ID to the server. You can ask your AI assistant in natural language, such as:
The server will fetch the complete data for that item, including all relevant metadata.
When you query an item by ID, the server returns structured information that varies based on the item type:
For stories, you'll receive the title, URL (if it's a link post), author username, submission time, current score, and the number of comments. You'll also get a list of comment IDs if you want to explore the discussion.
For comments, the response includes the comment text, author, timestamp, parent item ID, and any child comment IDs. This allows you to understand the comment's context within the larger discussion thread.
For polls, you'll see the poll question, author, timestamp, and IDs of the available poll options.
Item IDs appear in several places throughout Hacker News:
When working with item IDs, keep these considerations in mind:
IDs are sequential: More recent items have higher ID numbers, though gaps exist in the sequence.
Deleted items: Some IDs may reference deleted content. The server will indicate when an item has been removed or is unavailable.
Building workflows: Save IDs of interesting items to create custom reading lists or monitoring systems. This enables you to track specific discussions over time without manual searching.
The Turkish Airlines integration lets you search for flights, check flight status, manage bookings, and access Miles&Smiles account information directly through natural language queries. Use it to quickly find available routes, compare fares, track your flights in real-time, and manage your frequent flyer benefits without navigating the website.
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.