
Security News
Opengrep Adds Apex Support and New Rule Controls in Latest Updates
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.
@devabdultech/hn-mcp-server
Advanced tools
Official Hacker News MCP Server - Adds powerful Hacker News integration to Cursor, Claude, and any other LLM clients. Access stories, comments, user profiles, and search functionality through the Model Context Protocol.
Add this to your claude_desktop_config.json
:
{
"mcpServers": {
"hackernews": {
"command": "npx",
"args": ["-y", "@devabdultech/hn-mcp-server"]
}
}
}
search
query
(string): Search query
* type
(optional string): Filter by type ('story' or 'comment')
* page
(optional number): Page number for pagination
* hitsPerPage
(optional number): Results per page (max 100)getStories
type
(string): Type of stories to fetch ('top', 'new', 'best', 'ask', 'show', 'job')
* limit
(optional number): Number of stories to fetch (max 100)getStoryWithComments
id
(number): Story IDgetCommentTree
storyId
(number): ID of the storygetUser
id
(string): UsernamegetUserSubmissions
id
(string): UsernameThis MCP server is licensed under the MIT License. See the LICENSE file for details.
This MCP server is built and maintained by devabdultech. It uses the official Hacker News API and Algolia Search API to provide comprehensive access to Hacker News data through the Model Context Protocol.
FAQs
MCP Server for using the Hacker News API
The npm package @devabdultech/hn-mcp-server receives a total of 79 weekly downloads. As such, @devabdultech/hn-mcp-server popularity was classified as not popular.
We found that @devabdultech/hn-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.