get_trending_content — Al Jazeera 360 MCP Tool Read-only
get_trending_content
(get trending content) is one of 26 tools on the
Al Jazeera 360
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_trending_content from your client
- Claude Code Al Jazeera 360 get_trending_content run in your project directory
- Claude Desktop Al Jazeera 360 get_trending_content ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Al Jazeera 360 get_trending_content ~/.cursor/mcp.json
- VS Code Al Jazeera 360 get_trending_content .vscode/mcp.json
- Zed Al Jazeera 360 get_trending_content ~/.config/zed/settings.json
- Windsurf Al Jazeera 360 get_trending_content ~/.codeium/windsurf/mcp_config.json
- Cline Al Jazeera 360 get_trending_content ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Al Jazeera 360 get_trending_content ~/.gemini/settings.json
- Grok Al Jazeera 360 get_trending_content .mcp.json (in your project root)
- ChatGPT Al Jazeera 360 get_trending_content Settings → Connectors → Advanced → Developer mode
- Claude.ai Al Jazeera 360 get_trending_content Settings → Connectors → Add custom connector
- LangChain Al Jazeera 360 get_trending_content pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aljazeera360-mcp-server https://aljazeera360-mcp.ahmed-26d.workers.dev/mcp
Other tools on this server
- browse_section
- get_video_details
- play_video
- run_diagnostics
- get_series_details
- get_season_episodes
- search_videos
- list_sections
- get_latest_episodes
- generate_seo_content
- generate_sitemap
- audit_metadata_quality
- get_trending_topics
- compare_sections
- get_series_seo_map
- build_knowledge_graph
- generate_faq_schema
- get_ai_discoverability_score
- build_topic_clusters
- find_evergreen_content
- get_host_profile
- get_genre_report
- get_searchable_tags_map
- get_country_content_map
- generate_series_schema
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.