Hacker News

Hacker News MCP Connector for Claude

F

Access Hacker News stories, comments, and user profiles directly from your AI agent to stay updated on the latest tech trends.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the Hacker News API to browse the pulse of the developer community directly through your AI agent.

What you can do

  • Story Feeds — Retrieve the latest, top, and best stories, including specialized feeds like 'Ask HN', 'Show HN', and Job postings.
  • Item Inspection — Fetch deep details for any specific story, comment, or poll using its unique integer ID.
  • User Profiles — Analyze user karma, submission history, and profile metadata for any public username.
  • Real-time Updates — Monitor the latest item and profile changes across the platform to see what is trending right now.
  • Discovery — Use the max item tool to walk through the history of the site or find the newest content as it is indexed.

How it works

  1. Subscribe to this server
  2. No API key is required for the public Hacker News API
  3. Start querying tech news from Claude, Cursor, or any MCP client

Who is this for?

  • Developers — stay updated on libraries, frameworks, and industry shifts without leaving the terminal or IDE
  • Researchers — analyze community sentiment and trending topics in the tech ecosystem
  • Tech Enthusiasts — never miss a viral post or a significant 'Show HN' launch
y-combinatortech-newshacker-newsapi-integrationreal-time-updates

10 tools expose this connector's capabilities to your AI agent.

get_ask_stories

Get up to 200 latest Ask HN stories

get_best_stories

Get up to 500 best stories

get_item

Get details for a specific Hacker News item

get_job_stories

Get up to 200 latest Job stories

get_max_item

Get the current largest item ID

get_new_stories

Get up to 500 new stories

get_show_stories

Get up to 200 latest Show HN stories

get_top_stories

Get up to 500 top stories

get_updates

Get item and profile changes

get_user

Get details for a specific Hacker News user

See how to talk to your AI agent using Hacker News.

What are the top 5 stories on Hacker News right now?

I'll fetch the top stories for you. Using `get_top_stories`, I've found the current leaders: 1. 'New LLM release' (ID: 123), 2. 'Open Source Database' (ID: 124)... Would you like details on any of these?

Get the profile details and karma for user 'pg'.

Fetching profile for 'pg' via `get_user`... Paul Graham has 156,000 karma and has been a member since 2006. He has submitted over 10,000 items. Would you like to see his recent submissions?

Tell me more about the story with ID 42301234.

Inspecting item 42301234 using `get_item`... This is a story titled 'The Future of MCP' by user 'techie'. It has 450 points and 82 comments. The URL points to a GitHub repository. Should I summarize the comments for you?

Use the `get_item` tool with the unique integer ID of the item. The agent will return the title, text, author, and other metadata associated with that ID.

Related Connectors