PluginBench
MCP Server
Active

Hacker News Mcp MCP Server

io.github.varvararatta/hacker_news_mcp

What is the Hacker News Mcp MCP server?

Dive into the latest and greatest from the tech world with our Hacker News MCP server.

How to install Hacker News Mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "hacker_news_mcp": {
      "url": "https://hacker-news-mcp.mcpize.run/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "hacker_news_mcp": {
      "serverUrl": "https://hacker-news-mcp.mcpize.run/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "hacker_news_mcp": {
      "type": "http",
      "url": "https://hacker-news-mcp.mcpize.run/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "hacker_news_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://hacker-news-mcp.mcpize.run/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http hacker_news_mcp https://hacker-news-mcp.mcpize.run/mcp

Related MCP servers

Stay ahead of pollution with our Air Quality MCP. Access real-time air quality data, including

0
View repository →

MCP server for country_data_mcp

0
View repository →

Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.

0
View repository →

MCP server for currency_converter_mcp

0
View repository →

Transform your data analysis with our Data Compute & Stats Bot. Effortlessly calculate descriptive

0
View repository →

Discover the true meaning of any English word with our Dictionary Lexicon MCP. Whether you're a

0
View repository →
Hacker News Mcp MCP Server | PluginBench