hf-trending-mcp

[project] name = "hf-trending-mcp" version = "0.1.0" description = "server that tracks trending models, datasets, and spaces on Hugging Face." readme = "README.md" requires-python = ">=3.13" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.6.0", ]