Aggiunto connector Google Trends (mcp_local) — trendspyg, nessuna API key
This commit is contained in:
@@ -976,6 +976,60 @@
|
||||
"display_name": "Distance Matrix"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "google-trends",
|
||||
"name": "Google Trends",
|
||||
"type": "mcp_local",
|
||||
"scope": "global",
|
||||
"icon_small": "google-trends/icon_sm.png",
|
||||
"icon_large": "google-trends/icon_lg.png",
|
||||
"user_description": "Current trending topics by country, keyword search interest history, related queries, and regional interest maps. Powered by trendspyg — no API key required.",
|
||||
"requires": [
|
||||
"PYTHON"
|
||||
],
|
||||
"tags": [
|
||||
"trends",
|
||||
"mcp",
|
||||
"local",
|
||||
"google",
|
||||
"search",
|
||||
"analytics"
|
||||
],
|
||||
"auth": {
|
||||
"type": "none"
|
||||
},
|
||||
"folder": "google-trends",
|
||||
"version": 1,
|
||||
"version_string": "1.0.0",
|
||||
"version_release_date": "2026-07-22",
|
||||
"files": [
|
||||
{"path": "google_trends_mcp.py", "sha256": "5404eb7c81e82180a3b9e3052a4793e80a361ae60156d598d8e62e36b21dea8a", "size": 13552},
|
||||
{"path": "connector.json", "sha256": "0f50383fa3d664e6f487983645c56a57a076353a8fea337d121826210ebd3a8a", "size": 1191},
|
||||
{"path": "verify.py", "sha256": "adbae57fc109c06c5d61ff50b67faaf62e1fa493a18cbfdacbc73f24d51ba9b8", "size": 831},
|
||||
{"path": "requirements.txt", "sha256": "8b13038b5c79cff2680a9b482491b969ac83ce4efa396f408bfca97385d00621", "size": 17},
|
||||
{"path": "icon_sm.png", "sha256": "e7b9a8ba97f824948dae572db069296bbf81bef84007d1e18c0fd598b0a05232", "size": 2304},
|
||||
{"path": "icon_lg.png", "sha256": "636d2982098c862a04099aea01d7f7ca7a9ad258dafed286baa08864480eacad", "size": 4664}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"name": "status",
|
||||
"display_name": "Status Check"
|
||||
},
|
||||
{
|
||||
"name": "get_trending",
|
||||
"display_name": "Get Trending Topics"
|
||||
},
|
||||
{
|
||||
"name": "get_interest_over_time",
|
||||
"display_name": "Interest Over Time"
|
||||
},
|
||||
{
|
||||
"name": "explore",
|
||||
"display_name": "Explore Keyword"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user