TrendHub for LangChain
io.github.zachary-1012/trendhub
Evidence-backed AI content studio with 21 stable trend intelligence tools.
client:LangChain
transport:streamable-http
tools:21
Install TrendHub in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"trendhub": {
"transport": "streamable_http",
"url": "https://trendhub-remote-production.up.railway.app/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- list_platforms
- list_categories
- get_trending
- xhs_hot_topics
- cross_platform_overlap
- discover_trending_topics
- trend_change_alerts
- take_snapshot
- source_reliability
- keyword_trend_curve
- related_queries
- future_signals
- upcoming_events
- analyze_topic
- trend_intelligence
- benchmark_trend_lead
- list_templates
- get_template
- get_content_brief
- professional_intelligence
- workspace_manage