@toolsdk.ai/registry 1.0.88 → 1.0.89
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.
- package/README.md +4 -3
- package/config/featured.mjs +59 -49
- package/indexes/categories-list.json +1 -0
- package/indexes/packages-list.json +46 -40
- package/package.json +1 -1
- package/packages/communication/cocal-google-calendar-mcp.json +16 -0
- package/packages/data-platforms/mcp-graphql-forge.json +0 -8
- package/packages/other-tools-and-integrations/notionhq-notion-mcp-server.json +1 -0
package/README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
# Awesome MCP Registry
|
|
2
2
|
|
|
3
|
-

|
|
4
4
|

|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Welcome to the Awesome MCP Registry.
|
|
8
8
|
|
|
9
|
-
An open, high-quality, well-structured and developer-friendly list of
|
|
9
|
+
An open, high-quality, well-structured and developer-friendly list of 4081+ MCP servers.
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -106,7 +106,7 @@ For more detail please see [the guide](./docs/guide.md).
|
|
|
106
106
|
|
|
107
107
|
✅: Validated and runnable tools (586)
|
|
108
108
|
|
|
109
|
-
❌: Cannot be run by the MCP client (with mock environments variables (
|
|
109
|
+
❌: Cannot be run by the MCP client (with mock environments variables (3495))
|
|
110
110
|
|
|
111
111
|
|
|
112
112
|
|
|
@@ -1136,6 +1136,7 @@ Connect with messaging platforms to manage chats and interact with team tools.
|
|
|
1136
1136
|
- [✅ @toolsdk.ai/aws-ses-mcp](https://github.com/omd01/aws-ses-mcp): Enables direct email sending through Amazon SES with support for HTML content, CC/BCC recipients, and reply-to addressing while maintaining AWS security standards. (1 tools) (node)
|
|
1137
1137
|
- [❌ email-manager](https://github.com/zilongxue/claude-post): Integrates with email systems through IMAP and SMTP protocols to enable searching, retrieving, analyzing, and sending emails directly within conversations. (python)
|
|
1138
1138
|
- [❌ gong](https://github.com/kenazk/gong-mcp): Integrates with Gong's API to access call recordings and transcripts, enabling analysis of sales conversations and customer interactions with date filtering and speaker identification capabilities. (node)
|
|
1139
|
+
- [❌ @cocal/google-calendar-mcp](https://github.com/nspady/google-calendar-mcp): A Model Context Protocol (MCP) server that provides Google Calendar integration for AI assistants like Claude. (node)
|
|
1139
1140
|
- [❌ intercom](https://github.com/fabian1710/mcp-intercom): Integrates with Intercom to provide filtered access to conversations and chats, enabling detailed analysis of customer interactions and support trends. (node)
|
|
1140
1141
|
- [❌ twilio-manager](https://github.com/errajibadr/twilio_manager_mcp): Manages Twilio resources through asynchronous API interactions, enabling efficient concurrent operations for subaccounts, phone numbers, addresses, and regulatory bundles with features like resource transfers and duplication. (python)
|
|
1141
1142
|
- [❌ slack-conversations](https://github.com/korotovsky/slack-mcp-server): Bridges AI with Slack's messaging platform, enabling access to conversation history from channels through secure authentication and flexible transport modes. (go)
|
package/config/featured.mjs
CHANGED
|
@@ -1,57 +1,67 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Featured MCP Servers Configuration
|
|
3
|
-
*
|
|
3
|
+
*
|
|
4
4
|
* Maintained by toolsdk.ai
|
|
5
5
|
* Contains toolsdk.ai's officially recommended featured mcp servers
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
export default [
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
9
|
+
'@kevinwatt/mcp-webhook',
|
|
10
|
+
'@mzxrai/mcp-openai',
|
|
11
|
+
'@kazuph/mcp-gmail-gas',
|
|
12
|
+
'@tsmztech/mcp-server-salesforce',
|
|
13
|
+
'@modelcontextprotocol/server-slack',
|
|
14
|
+
'@taazkareem/clickup-mcp-server',
|
|
15
|
+
'@isaacphi/mcp-gdrive',
|
|
16
|
+
'@kevinwatt/mysql-mcp',
|
|
17
|
+
'@modelcontextprotocol/server-github',
|
|
18
|
+
'@cristip73/mcp-server-asana',
|
|
19
|
+
'@enescinar/twitter-mcp',
|
|
20
|
+
'@toolsdk.ai/mcp-server-google-analytics',
|
|
21
|
+
'@floriscornel/teams-mcp',
|
|
22
|
+
'@pinkpixel/mindbridge',
|
|
23
|
+
'@toolsdk.ai/tavily-mcp',
|
|
24
|
+
'@notionhq/notion-mcp-server',
|
|
25
|
+
'@niledatabase/nile-mcp-server',
|
|
26
|
+
'@toolsdk.ai/mcp-send-email',
|
|
27
|
+
'@pinkpixel/mindbridge',
|
|
28
|
+
'exa-mcp-server',
|
|
29
|
+
'hyperbrowser-mcp',
|
|
30
|
+
'linkedin-mcp-runner',
|
|
31
|
+
'deepl-mcp-server',
|
|
32
|
+
// '@cocal/google-calendar-mcp',
|
|
33
|
+
// '@Tisik79/MCP-Facebook',
|
|
34
|
+
// '@lkm1developer/hubspot-mcp-server',
|
|
35
|
+
// '@amir-bengherbi/shopify-mcp-server',
|
|
36
|
+
// '@mattcoatsworth/Klaviyo-MCP-Server-4-15',
|
|
37
|
+
// '@alfork/qbconductor-mcp-server',
|
|
38
|
+
// '@mattcoatsworth/mailchip-mcp-server',
|
|
39
|
+
// '@koundinya/zd-mcp-server',
|
|
40
|
+
// '@pnizer/wweb-mcp',
|
|
41
|
+
// '@freema/mcp-gsheets',
|
|
42
|
+
// '@WillDent/pipedrive-mcp-server',
|
|
43
|
+
// '@masatoshi118/mcp_google_froms',
|
|
44
|
+
// '@kacase/mcp-outlook',
|
|
45
|
+
// '@jeroensmink98/telegram-mcp',
|
|
46
|
+
// '@jar285/mcp-discord',
|
|
47
|
+
// '@nikolausm/huggingface-mcp-server',
|
|
48
|
+
// '@mcp-postgres-server',
|
|
49
|
+
// '@mcp-mongodb-atlas',
|
|
50
|
+
// '@farhankaz/redis-mcp',
|
|
51
|
+
// '@domdomegg/airtable-mcp-server',
|
|
52
|
+
// '@lkm1developer/google-docs-mcp-server',
|
|
53
|
+
// '@amgadabdelhafez/dbx-mcp-server',
|
|
54
|
+
// '@cosmix/jira-mcp',
|
|
55
|
+
// '@yoda-digital/mcp-gitlab-server',
|
|
56
|
+
// '@v4lheru/trello-mcp-server',
|
|
57
|
+
// '@Dishant27/linkedin-mcp-server',
|
|
58
|
+
// '@Bob-lance/instagram-engagement-mcp',
|
|
59
|
+
// '@stripe/agent-toolkit/tree/main/modelcontextprotocol',
|
|
60
|
+
// '@mumunha/cal_dot_com_mcpserver',
|
|
61
|
+
// '@paypal/agent-toolkit',
|
|
62
|
+
// '@toolprint/mcp-graphql-forge',
|
|
63
|
+
// '@EvalsOne/mcp-connect',
|
|
64
|
+
// '@ifmelate/n8n-workflow-builder-mcp',
|
|
65
|
+
// '@makenotion/notion-mcp-server',
|
|
66
|
+
// '@nspady/google-calendar-mcp',
|
|
57
67
|
];
|
|
@@ -43260,121 +43260,127 @@
|
|
|
43260
43260
|
"@ifmelate/n8n-workflow-builder-mcp": {
|
|
43261
43261
|
"category": "aggregators",
|
|
43262
43262
|
"path": "aggregators/n8n-workflow-builder-mcp.json",
|
|
43263
|
-
"
|
|
43264
|
-
"
|
|
43263
|
+
"validated": false,
|
|
43264
|
+
"tools": {}
|
|
43265
43265
|
},
|
|
43266
43266
|
"@nikolausm/huggingface-mcp-server": {
|
|
43267
43267
|
"category": "art-and-culture",
|
|
43268
43268
|
"path": "art-and-culture/huggingface-mcp-server.json",
|
|
43269
|
-
"
|
|
43270
|
-
"
|
|
43269
|
+
"validated": false,
|
|
43270
|
+
"tools": {}
|
|
43271
43271
|
},
|
|
43272
43272
|
"@jar285/mcp-discord": {
|
|
43273
43273
|
"category": "communication",
|
|
43274
43274
|
"path": "communication/mcp-discord.json",
|
|
43275
|
-
"
|
|
43276
|
-
"
|
|
43275
|
+
"validated": false,
|
|
43276
|
+
"tools": {}
|
|
43277
43277
|
},
|
|
43278
43278
|
"@jeroensmink98/telegram-mcp": {
|
|
43279
43279
|
"category": "communication",
|
|
43280
43280
|
"path": "communication/telegram-mcp.json",
|
|
43281
|
-
"
|
|
43282
|
-
"
|
|
43281
|
+
"validated": false,
|
|
43282
|
+
"tools": {}
|
|
43283
43283
|
},
|
|
43284
43284
|
"@v4lheru/trello-mcp-server": {
|
|
43285
43285
|
"category": "communication",
|
|
43286
43286
|
"path": "communication/v4lheru-trello-mcp-server.json",
|
|
43287
|
-
"
|
|
43288
|
-
"
|
|
43287
|
+
"validated": false,
|
|
43288
|
+
"tools": {}
|
|
43289
43289
|
},
|
|
43290
43290
|
"@mumunha/cal_dot_com_mcpserver": {
|
|
43291
43291
|
"category": "communication",
|
|
43292
43292
|
"path": "communication/cal-com-calendar.json",
|
|
43293
|
-
"
|
|
43294
|
-
"
|
|
43293
|
+
"validated": false,
|
|
43294
|
+
"tools": {}
|
|
43295
43295
|
},
|
|
43296
43296
|
"@Bob-lance/instagram-engagement-mcp": {
|
|
43297
43297
|
"category": "communication",
|
|
43298
43298
|
"path": "communication/instagram-engagement-mcp.json",
|
|
43299
|
-
"
|
|
43300
|
-
"
|
|
43299
|
+
"validated": false,
|
|
43300
|
+
"tools": {}
|
|
43301
43301
|
},
|
|
43302
43302
|
"@domdomegg/airtable-mcp-server": {
|
|
43303
43303
|
"category": "databases",
|
|
43304
43304
|
"path": "databases/airtable-mcp-server.json",
|
|
43305
|
-
"
|
|
43306
|
-
"
|
|
43305
|
+
"validated": false,
|
|
43306
|
+
"tools": {}
|
|
43307
43307
|
},
|
|
43308
43308
|
"@farhankaz/redis-mcp": {
|
|
43309
43309
|
"category": "databases",
|
|
43310
43310
|
"path": "databases/redis-mcp.json",
|
|
43311
|
-
"
|
|
43312
|
-
"
|
|
43311
|
+
"validated": false,
|
|
43312
|
+
"tools": {}
|
|
43313
43313
|
},
|
|
43314
43314
|
"@mcp-postgres-server": {
|
|
43315
43315
|
"category": "databases",
|
|
43316
43316
|
"path": "databases/mcp-postgres-server.json",
|
|
43317
|
-
"
|
|
43318
|
-
"
|
|
43317
|
+
"validated": false,
|
|
43318
|
+
"tools": {}
|
|
43319
43319
|
},
|
|
43320
43320
|
"@mcp-mongodb-atlas": {
|
|
43321
43321
|
"category": "databases",
|
|
43322
43322
|
"path": "databases/mcp-mongodb-atlas.json",
|
|
43323
|
-
"
|
|
43324
|
-
"
|
|
43323
|
+
"validated": false,
|
|
43324
|
+
"tools": {}
|
|
43325
43325
|
},
|
|
43326
43326
|
"@toolprint/mcp-graphql-forge": {
|
|
43327
43327
|
"category": "data-platforms",
|
|
43328
43328
|
"path": "data-platforms/mcp-graphql-forge.json",
|
|
43329
|
-
"
|
|
43330
|
-
"
|
|
43329
|
+
"validated": false,
|
|
43330
|
+
"tools": {}
|
|
43331
43331
|
},
|
|
43332
43332
|
"@amgadabdelhafez/dbx-mcp-server": {
|
|
43333
43333
|
"category": "file-systems",
|
|
43334
43334
|
"path": "file-systems/dbx-mcp-server.json",
|
|
43335
|
-
"
|
|
43336
|
-
"
|
|
43335
|
+
"validated": false,
|
|
43336
|
+
"tools": {}
|
|
43337
43337
|
},
|
|
43338
43338
|
"@paypal/agent-toolkit": {
|
|
43339
43339
|
"category": "finance-fintech",
|
|
43340
43340
|
"path": "finance-fintech/paypal-mcp-server.json",
|
|
43341
|
-
"
|
|
43342
|
-
"
|
|
43341
|
+
"validated": false,
|
|
43342
|
+
"tools": {}
|
|
43343
43343
|
},
|
|
43344
43344
|
"@stripe/agent-toolkit/tree/main/modelcontextprotocol": {
|
|
43345
43345
|
"category": "finance-fintech",
|
|
43346
43346
|
"path": "finance-fintech/stripe-mcp.json",
|
|
43347
|
-
"
|
|
43348
|
-
"
|
|
43347
|
+
"validated": false,
|
|
43348
|
+
"tools": {}
|
|
43349
43349
|
},
|
|
43350
43350
|
"@Dishant27/linkedin-mcp-server": {
|
|
43351
43351
|
"category": "marketing",
|
|
43352
43352
|
"path": "marketing/linkedin-mcp-server.json",
|
|
43353
|
-
"
|
|
43354
|
-
"
|
|
43353
|
+
"validated": false,
|
|
43354
|
+
"tools": {}
|
|
43355
43355
|
},
|
|
43356
43356
|
"@cosmix/jira-mcp": {
|
|
43357
43357
|
"category": "support-service-management",
|
|
43358
43358
|
"path": "support-service-management/cosmix-jira-mcp.json",
|
|
43359
|
-
"
|
|
43360
|
-
"
|
|
43359
|
+
"validated": false,
|
|
43360
|
+
"tools": {}
|
|
43361
43361
|
},
|
|
43362
43362
|
"@yoda-digital/mcp-gitlab-server": {
|
|
43363
43363
|
"category": "version-control",
|
|
43364
43364
|
"path": "version-control/mcp-gitlab-server.json",
|
|
43365
|
-
"
|
|
43366
|
-
"
|
|
43365
|
+
"validated": false,
|
|
43366
|
+
"tools": {}
|
|
43367
43367
|
},
|
|
43368
43368
|
"@EvalsOne/mcp-connect": {
|
|
43369
43369
|
"category": "other-tools-and-integrations",
|
|
43370
43370
|
"path": "other-tools-and-integrations/mcp-connect.json",
|
|
43371
|
-
"
|
|
43372
|
-
"
|
|
43371
|
+
"validated": false,
|
|
43372
|
+
"tools": {}
|
|
43373
43373
|
},
|
|
43374
43374
|
"@lkm1developer/google-docs-mcp-server": {
|
|
43375
43375
|
"category": "other-tools-and-integrations",
|
|
43376
43376
|
"path": "other-tools-and-integrations/google-docs-mcp-server.json",
|
|
43377
|
-
"
|
|
43378
|
-
"
|
|
43377
|
+
"validated": false,
|
|
43378
|
+
"tools": {}
|
|
43379
|
+
},
|
|
43380
|
+
"@cocal/google-calendar-mcp": {
|
|
43381
|
+
"category": "communication",
|
|
43382
|
+
"path": "communication/cocal-google-calendar-mcp.json",
|
|
43383
|
+
"validated": false,
|
|
43384
|
+
"tools": {}
|
|
43379
43385
|
}
|
|
43380
43386
|
}
|
package/package.json
CHANGED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"logo": "https://www.gstatic.com/marketing-cms/assets/images/cf/3c/0d56042f479fac9ad22d06855578/calender.webp",
|
|
4
|
+
"packageName": "@cocal/google-calendar-mcp",
|
|
5
|
+
"description": "A Model Context Protocol (MCP) server that provides Google Calendar integration for AI assistants like Claude. ",
|
|
6
|
+
"url": "https://github.com/nspady/google-calendar-mcp",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"GOOGLE_OAUTH_CREDENTIALS": {
|
|
11
|
+
"description": "/path/to/your/gcp-oauth.keys.json",
|
|
12
|
+
"required": true
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"name": "Google Calendar MCP Server"
|
|
16
|
+
}
|
|
@@ -14,14 +14,6 @@
|
|
|
14
14
|
"PGRAPHQL_AUTH_HEADER": {
|
|
15
15
|
"description": "Bearer your-token-here",
|
|
16
16
|
"required": true
|
|
17
|
-
},
|
|
18
|
-
"SCHEMA_PATH": {
|
|
19
|
-
"description": "./schema.json",
|
|
20
|
-
"required": true
|
|
21
|
-
},
|
|
22
|
-
"PORT": {
|
|
23
|
-
"description": "3000",
|
|
24
|
-
"required": true
|
|
25
17
|
}
|
|
26
18
|
},
|
|
27
19
|
"name": "MCP GraphQL Forge"
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1903224093476077568/OCclsw4c_400x400.jpg",
|
|
3
4
|
"packageName": "@notionhq/notion-mcp-server",
|
|
4
5
|
"description": "Bridges to the Notion API for searching content, querying databases, and managing pages and comments without requiring complex API interaction code",
|
|
5
6
|
"url": "https://github.com/makenotion/notion-mcp-server",
|