Skip to main content
Glama

Trends Hub

get-infoq-news

Fetch enterprise-level technical insights and developer updates from InfoQ, including software development, architecture design, cloud computing, and AI trends.

Instructions

获取 InfoQ 技术资讯,包含软件开发、架构设计、云计算、AI等企业级技术内容和前沿开发者动态

Input Schema

NameRequiredDescriptionDefault
regionNocn

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "region": { "default": "cn", "enum": [ "cn", "global" ], "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