Skip to main content
Glama

Hacker News MCP Server

.gitignore490 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json yarn.lock # Build output dist/ build/ *.tsbuildinfo # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE and editor files .idea/ .vscode/ *.swp *.swo .DS_Store *.sublime-project *.sublime-workspace # Logs logs/ *.log # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ # Misc .cache/ .npm/ .eslintcache .stylelintcache *.tgz

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/devabdultech/hn-mcp'

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