Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
hf-trending-mcp
Claim
by
kukapay
GitHub
Python
MIT License
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
hf-trending-mcp
.gitignore
LICENSE
main.py
pyproject.toml
.python-version
README.md
uv.lock
[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", ]