An MCP server designed to track trending AI models, datasets, and spaces on Hugging Face. It exemplifies a practical implementation of the Model Context Protocol (MCP) server architecture.
Loading more......
An MCP server connecting Claude Desktop to Hugging Face Spaces with minimal setup, enabling advanced AI capabilities including image generation, vision tasks, and text-to-speech. Demonstrates MCP server extensibility.
An MCP server to access HuggingFace Spaces from Claude or other AI agents, supporting image, audio, and text uploads/downloads for versatile AI tasks.
An MCP server for mathematical expression calculation, enabling AI models to perform calculations via MCP.
An MCP server for autonomous data exploration on CSV-based datasets, providing intelligent insights with minimal effort.
An MCP server enabling LLMs to interact with the Solana blockchain, supporting 40+ protocol actions. This server exemplifies advanced MCP server capabilities for blockchain integration.
A Model Context Protocol server for AI agents to interact with Twitter, supporting tweet operations and user interactions. Demonstrates MCP server utility for social media integration.
An MCP server designed to track trending AI models, datasets, and spaces on Hugging Face. It provides tools and prompts for fetching trending content, searching specific items, and analyzing current trends.
Source: https://github.com/kukapay/hf-trending-mcp
get_trending_models(limit): Fetch trending models with downloads, likes, and tags.get_trending_datasets(limit): Fetch trending datasets with downloads, likes, and tags.get_trending_spaces(limit): Fetch trending spaces with likes, SDK info, and tags.search_trending(query, type, limit): Search trending items by query and type (models, datasets, spaces).analyze_trends(): Guides the analysis of trending items with a structured prompt.git clone https://github.com/kukapay/hf-trending-mcp.gitpip install mcp[cli] httpxMIT License
No pricing information is provided. The project is open source under the MIT License.