Skip to main content
Glama

Trends Hub

get-sspai-rank

Retrieve trending tech and lifestyle content rankings from Sspai, including product reviews, app recommendations, and productivity tips, filtered by category and limit.

Instructions

获取少数派热榜,包含数码产品评测、软件应用推荐、生活方式指南及效率工作技巧的优质中文科技生活类内容

Input Schema

NameRequiredDescriptionDefault
limitNo
tagNo分类热门文章

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "default": 40, "type": "integer" }, "tag": { "default": "热门文章", "description": "分类", "enum": [ "热门文章", "应用推荐", "生活方式", "效率技巧", "少数派播客" ], "type": "string" } }, "type": "object" }

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/baranwang/mcp-trends-hub'

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