Skip to main content
Glama

mcp-hn

by erithwik
MIT License
53
  • Apple
pyproject.toml396 B
[project] name = "mcp-hn" version = "0.1.0" description = "MCP Server for Hacker News" readme = "README.md" authors = [ { name = "Ricky", email = "ricky.ediga@gmail.com" } ] requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.1.2", "requests>=2.32.3", ] [build-system] requires = ["hatchling==1.26.3"] build-backend = "hatchling.build" [project.scripts] mcp-hn = "mcp_hn:main"

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

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