@toolsdk.ai/registry 1.0.111 → 1.0.113

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32875,12 +32875,6 @@
32875
32875
  "validated": false,
32876
32876
  "tools": {}
32877
32877
  },
32878
- "google-analytics": {
32879
- "category": "data-platforms",
32880
- "path": "data-platforms/google-analytics.json",
32881
- "validated": false,
32882
- "tools": {}
32883
- },
32884
32878
  "json-mcp-server": {
32885
32879
  "category": "data-platforms",
32886
32880
  "path": "data-platforms/json-mcp-server.json",
@@ -42197,7 +42191,7 @@
42197
42191
  },
42198
42192
  "12306-mcp": {
42199
42193
  "category": "travel-transportation",
42200
- "path": "travel-transportation/jok-12306-mcp.json",
42194
+ "path": "travel-transportation/12306-mcp.json",
42201
42195
  "validated": true,
42202
42196
  "tools": {
42203
42197
  "get-current-date": {
@@ -46895,8 +46889,29 @@
46895
46889
  "@toolsdk.ai/google-analytics-mcp": {
46896
46890
  "category": "marketing",
46897
46891
  "path": "marketing/google-analytics-mcp-server.json",
46898
- "validated": false,
46899
- "tools": {}
46892
+ "validated": true,
46893
+ "tools": {
46894
+ "analytics_report": {
46895
+ "name": "analytics_report",
46896
+ "description": "Get comprehensive Google Analytics data with custom dimensions and metrics. Can create any type of report."
46897
+ },
46898
+ "realtime_data": {
46899
+ "name": "realtime_data",
46900
+ "description": "Get real-time analytics data for current active users and activity"
46901
+ },
46902
+ "quick_insights": {
46903
+ "name": "quick_insights",
46904
+ "description": "Get predefined analytics insights for common use cases"
46905
+ },
46906
+ "get_metadata": {
46907
+ "name": "get_metadata",
46908
+ "description": "Get available dimensions and metrics for Google Analytics property"
46909
+ },
46910
+ "search_metadata": {
46911
+ "name": "search_metadata",
46912
+ "description": "Search for specific dimensions or metrics by name or category"
46913
+ }
46914
+ }
46900
46915
  },
46901
46916
  "@toolsdk.ai/mixpanel-mcp-server": {
46902
46917
  "category": "uncategorized",
@@ -47419,5 +47434,11 @@
47419
47434
  "e2b-mcp-server": {
47420
47435
  "category": "code-execution",
47421
47436
  "path": "code-execution/e2b--python.json"
47437
+ },
47438
+ "ruchernchong-google-analytics-mcp": {
47439
+ "category": "data-platforms",
47440
+ "path": "data-platforms/google-analytics.json",
47441
+ "validated": false,
47442
+ "tools": {}
47422
47443
  }
47423
47444
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolsdk.ai/registry",
3
- "version": "1.0.111",
3
+ "version": "1.0.113",
4
4
  "description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -92,6 +92,7 @@
92
92
  "@deventerprisesoftware/scrapi-mcp": "0.0.3",
93
93
  "@devyhan/xcode-mcp": "0.4.1",
94
94
  "@digitalocean/mcp": "0.0.13",
95
+ "@e2b/code-interpreter": "^2.0.0",
95
96
  "@e2b/mcp-server": "0.2.0",
96
97
  "@enescinar/twitter-mcp": "0.2.0",
97
98
  "@executeautomation/playwright-mcp-server": "1.0.6",
@@ -290,6 +291,7 @@
290
291
  "@tokenizin/mcp-npx-fetch": "1.0.0",
291
292
  "@tongxiao/common-search-mcp-server": "0.0.9",
292
293
  "@toolsdk.ai/aws-ses-mcp": "1.0.1",
294
+ "@toolsdk.ai/google-analytics-mcp": "1.0.4",
293
295
  "@toolsdk.ai/mcp-send-email": "1.0.0",
294
296
  "@toolsdk.ai/mcp-server-google-analytics": "0.1.0",
295
297
  "@toolsdk.ai/mixpanel-mcp-server": "2.0.6",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "type": "mcp-server",
3
- "packageName": "google-analytics",
3
+ "packageName": "ruchernchong-google-analytics-mcp",
4
4
  "description": "Integrates GA4 data to provide web analytics metrics and insights for analyzing website performance and user engagement.",
5
5
  "url": "https://github.com/ruchernchong/mcp-server-google-analytics",
6
6
  "runtime": "node",
@@ -4,12 +4,12 @@
4
4
  "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/77/GAnalytics.svg/1024px-GAnalytics.svg.png",
5
5
  "packageName": "@toolsdk.ai/google-analytics-mcp",
6
6
  "description": "MCP server for Google Analytics Data API",
7
- "url": "https://github.com/alfie-max/mcp-google-analytics",
7
+ "url": "https://github.com/Seey215/google-analytics-mcp",
8
8
  "runtime": "node",
9
9
  "license": "MIT",
10
10
  "env": {
11
11
  "GOOGLE_CREDENTIALS": {
12
- "description": "YOUR-GOOGLE_CREDENTIALS. eg: \"{\\\"type\\\":\\\"service_account\\\",\\\"project_id\\\":\\\"your-project-id\\\",\\\"private_key_id\\\":\\\"key-id\\\",\\\"private_key\\\":\\\"-----BEGIN PRIVATE KEY-----\\\\n...\\\\n-----END PRIVATE KEY-----\\\\n\\\",\\\"client_email\\\":\\\"your-service-account@your-project-id.iam.gserviceaccount.com\\\",\\\"client_id\\\":\\\"client-id\\\",\\\"auth_uri\\\":\\\"https://accounts.google.com/o/oauth2/auth\\\",\\\"token_uri\\\":\\\"https://oauth2.googleapis.com/token\\\"}\"",
12
+ "description": "Your Google service account credentials (JSON string from Cloud Console)",
13
13
  "required": true
14
14
  }
15
15
  }
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "type": "mcp-server",
3
3
  "packageName": "newsnow-mcp-server",
4
+ "logo": "https://newsnow.busiyi.world/icon.svg",
4
5
  "description": "Provides a bridge to the NewsNow platform for retrieving trending and latest news from various sources with customizable result limits and markdown-formatted output.",
5
6
  "url": "https://github.com/ourongxing/newsnow-mcp-server",
6
7
  "runtime": "node",
@@ -5,6 +5,19 @@
5
5
  "url": "https://github.com/alexeydubinin/hh-jira-mcp-server",
6
6
  "runtime": "python",
7
7
  "license": "unknown",
8
- "env": {},
8
+ "env": {
9
+ "HH_JIRA_MCP_USER": {
10
+ "description": "Jira username (e.g., v.pupkin)",
11
+ "required": true
12
+ },
13
+ "HH_JIRA_MCP_TEAM": {
14
+ "description": "Jira team or project key (e.g., some-team)",
15
+ "required": true
16
+ },
17
+ "HH_JIRA_MCP_SEARCH_FILTER": {
18
+ "description": "Jira JQL search filter (e.g., status in (\"Development: In progress\"))",
19
+ "required": true
20
+ }
21
+ },
9
22
  "name": "Jira MCP Server"
10
23
  }