Skip to main content
Glama

mcp-claude-hackernews

Mozilla Public License 2.0
7
  • Apple
  • Linux
package.json473 B
{ "name": "mcp-claude-hackernews", "version": "0.1.0", "description": "Model Context Protocol server for Hacker News using Claude Desktop", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^22.14.1", "typescript": "^5.2.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/imprvhub/mcp-claude-hackernews'

If you have feedback or need assistance with the MCP directory API, please join our Discord server