@toolsdk.ai/registry 1.0.87 → 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 +25 -9
- package/config/featured.mjs +59 -22
- package/indexes/categories-list.json +21 -5
- package/indexes/packages-list.json +126 -186
- package/package.json +1 -5
- package/packages/aggregators/n8n-workflow-builder-mcp.json +56 -0
- package/packages/aggregators/pinkpixel-mindbridge.json +2 -1
- package/packages/art-and-culture/huggingface-mcp-server.json +16 -0
- package/packages/communication/cal-com-calendar.json +9 -3
- package/packages/communication/cocal-google-calendar-mcp.json +16 -0
- package/packages/communication/cristip73-mcp-server-asana.json +2 -1
- package/packages/communication/enescinar-twitter-mcp.json +3 -2
- package/packages/communication/floriscornel-teams-mcp.json +2 -1
- package/packages/communication/google-calendar-mcp.json +1 -1
- package/packages/communication/instagram-engagement-mcp.json +20 -0
- package/packages/communication/kazuph-mcp-gmail-gas.json +1 -1
- package/packages/communication/mcp-discord.json +24 -0
- package/packages/communication/mcp-outlook.json +1 -1
- package/packages/communication/telegram-mcp.json +20 -0
- package/packages/communication/v4lheru-trello-mcp-server.json +20 -0
- package/packages/data-platforms/gsheets.json +1 -1
- package/packages/data-platforms/mcp-graphql-forge.json +20 -0
- package/packages/databases/airtable-mcp-server.json +3 -2
- package/packages/databases/kevinwatt-mysql-mcp.json +3 -2
- package/packages/databases/mcp-mongodb-atlas.json +4 -3
- package/packages/databases/mcp-postgres-server.json +5 -4
- package/packages/databases/redis-mcp.json +4 -3
- package/packages/file-systems/dbx-mcp-server.json +76 -0
- package/packages/finance-fintech/paypal-mcp-server.json +20 -0
- package/packages/finance-fintech/stripe-mcp.json +20 -0
- package/packages/knowledge-memory/notion-mcp.json +1 -1
- package/packages/marketing/facebook.json +1 -1
- package/packages/marketing/linkedin-mcp-server.json +20 -0
- package/packages/other-tools-and-integrations/google-docs-mcp-server.json +32 -0
- package/packages/other-tools-and-integrations/mcp-connect.json +28 -0
- package/packages/other-tools-and-integrations/mcp-google-forms.json +1 -1
- package/packages/other-tools-and-integrations/notionhq-notion-mcp-server.json +1 -0
- package/packages/support-service-management/cosmix-jira-mcp.json +28 -0
- package/packages/version-control/mcp-gitlab-server.json +20 -0
- package/packages/version-control/modelcontextprotocol-server-github.json +2 -1
|
@@ -708,65 +708,6 @@
|
|
|
708
708
|
"validated": false,
|
|
709
709
|
"tools": {}
|
|
710
710
|
},
|
|
711
|
-
"airtable-mcp-server": {
|
|
712
|
-
"category": "databases",
|
|
713
|
-
"path": "databases/airtable-mcp-server.json",
|
|
714
|
-
"validated": true,
|
|
715
|
-
"tools": {
|
|
716
|
-
"list_records": {
|
|
717
|
-
"name": "list_records",
|
|
718
|
-
"description": "List records from a table"
|
|
719
|
-
},
|
|
720
|
-
"search_records": {
|
|
721
|
-
"name": "search_records",
|
|
722
|
-
"description": "Search for records containing specific text"
|
|
723
|
-
},
|
|
724
|
-
"list_bases": {
|
|
725
|
-
"name": "list_bases",
|
|
726
|
-
"description": "List all accessible Airtable bases"
|
|
727
|
-
},
|
|
728
|
-
"list_tables": {
|
|
729
|
-
"name": "list_tables",
|
|
730
|
-
"description": "List all tables in a specific base"
|
|
731
|
-
},
|
|
732
|
-
"describe_table": {
|
|
733
|
-
"name": "describe_table",
|
|
734
|
-
"description": "Get detailed information about a specific table"
|
|
735
|
-
},
|
|
736
|
-
"get_record": {
|
|
737
|
-
"name": "get_record",
|
|
738
|
-
"description": "Get a specific record by ID"
|
|
739
|
-
},
|
|
740
|
-
"create_record": {
|
|
741
|
-
"name": "create_record",
|
|
742
|
-
"description": "Create a new record in a table"
|
|
743
|
-
},
|
|
744
|
-
"update_records": {
|
|
745
|
-
"name": "update_records",
|
|
746
|
-
"description": "Update up to 10 records in a table"
|
|
747
|
-
},
|
|
748
|
-
"delete_records": {
|
|
749
|
-
"name": "delete_records",
|
|
750
|
-
"description": "Delete records from a table"
|
|
751
|
-
},
|
|
752
|
-
"create_table": {
|
|
753
|
-
"name": "create_table",
|
|
754
|
-
"description": "Create a new table in a base"
|
|
755
|
-
},
|
|
756
|
-
"update_table": {
|
|
757
|
-
"name": "update_table",
|
|
758
|
-
"description": "Update a table's name or description"
|
|
759
|
-
},
|
|
760
|
-
"create_field": {
|
|
761
|
-
"name": "create_field",
|
|
762
|
-
"description": "Create a new field in a table"
|
|
763
|
-
},
|
|
764
|
-
"update_field": {
|
|
765
|
-
"name": "update_field",
|
|
766
|
-
"description": "Update a field's name or description"
|
|
767
|
-
}
|
|
768
|
-
}
|
|
769
|
-
},
|
|
770
711
|
"@benborla29/mcp-server-mysql": {
|
|
771
712
|
"category": "databases",
|
|
772
713
|
"path": "databases/benborla29-mcp-server-mysql.json",
|
|
@@ -7733,37 +7674,6 @@
|
|
|
7733
7674
|
"category": "databases",
|
|
7734
7675
|
"path": "databases/opensearch.json"
|
|
7735
7676
|
},
|
|
7736
|
-
"mcp-mongodb-atlas": {
|
|
7737
|
-
"category": "databases",
|
|
7738
|
-
"path": "databases/mcp-mongodb-atlas.json",
|
|
7739
|
-
"validated": true,
|
|
7740
|
-
"tools": {
|
|
7741
|
-
"create_atlas_cluster": {
|
|
7742
|
-
"name": "create_atlas_cluster",
|
|
7743
|
-
"description": "Creates a new Atlas cluster in an existing Atlas project."
|
|
7744
|
-
},
|
|
7745
|
-
"setup_atlas_network_access": {
|
|
7746
|
-
"name": "setup_atlas_network_access",
|
|
7747
|
-
"description": "Sets up network access for an existing Atlas project. Accepts list of IP addresses or CIDR blocks."
|
|
7748
|
-
},
|
|
7749
|
-
"create_atlas_user": {
|
|
7750
|
-
"name": "create_atlas_user",
|
|
7751
|
-
"description": "Creates a new database user for an existing Atlas project. User will have atlasAdmin role."
|
|
7752
|
-
},
|
|
7753
|
-
"get_atlas_connection_strings": {
|
|
7754
|
-
"name": "get_atlas_connection_strings",
|
|
7755
|
-
"description": "Retrieves connection strings for a cluster in an existing Atlas project."
|
|
7756
|
-
},
|
|
7757
|
-
"list_atlas_projects": {
|
|
7758
|
-
"name": "list_atlas_projects",
|
|
7759
|
-
"description": "Lists all Atlas projects that the API key has access to."
|
|
7760
|
-
},
|
|
7761
|
-
"list_atlas_clusters": {
|
|
7762
|
-
"name": "list_atlas_clusters",
|
|
7763
|
-
"description": "Lists all clusters in an Atlas project."
|
|
7764
|
-
}
|
|
7765
|
-
}
|
|
7766
|
-
},
|
|
7767
7677
|
"@joshuarileydev/supabase-mcp-server": {
|
|
7768
7678
|
"category": "databases",
|
|
7769
7679
|
"path": "databases/joshuarileydev-supabase-mcp-server.json",
|
|
@@ -8256,37 +8166,6 @@
|
|
|
8256
8166
|
"category": "databases",
|
|
8257
8167
|
"path": "databases/mcp-trino-python.json"
|
|
8258
8168
|
},
|
|
8259
|
-
"mcp-postgres-server": {
|
|
8260
|
-
"category": "databases",
|
|
8261
|
-
"path": "databases/mcp-postgres-server.json",
|
|
8262
|
-
"validated": true,
|
|
8263
|
-
"tools": {
|
|
8264
|
-
"connect_db": {
|
|
8265
|
-
"name": "connect_db",
|
|
8266
|
-
"description": "Connect to PostgreSQL database. NOTE: Default connection exists - only use when requested or if other commands fail"
|
|
8267
|
-
},
|
|
8268
|
-
"query": {
|
|
8269
|
-
"name": "query",
|
|
8270
|
-
"description": "Execute a SELECT query"
|
|
8271
|
-
},
|
|
8272
|
-
"execute": {
|
|
8273
|
-
"name": "execute",
|
|
8274
|
-
"description": "Execute an INSERT, UPDATE, or DELETE query"
|
|
8275
|
-
},
|
|
8276
|
-
"list_schemas": {
|
|
8277
|
-
"name": "list_schemas",
|
|
8278
|
-
"description": "List all schemas in the database"
|
|
8279
|
-
},
|
|
8280
|
-
"list_tables": {
|
|
8281
|
-
"name": "list_tables",
|
|
8282
|
-
"description": "List tables in the database"
|
|
8283
|
-
},
|
|
8284
|
-
"describe_table": {
|
|
8285
|
-
"name": "describe_table",
|
|
8286
|
-
"description": "Get table structure"
|
|
8287
|
-
}
|
|
8288
|
-
}
|
|
8289
|
-
},
|
|
8290
8169
|
"mysql-database-manager": {
|
|
8291
8170
|
"category": "databases",
|
|
8292
8171
|
"path": "databases/mysql-database-manager.json"
|
|
@@ -28146,12 +28025,6 @@
|
|
|
28146
28025
|
"validated": false,
|
|
28147
28026
|
"tools": {}
|
|
28148
28027
|
},
|
|
28149
|
-
"cal.com-calendar": {
|
|
28150
|
-
"category": "communication",
|
|
28151
|
-
"path": "communication/cal-com-calendar.json",
|
|
28152
|
-
"validated": false,
|
|
28153
|
-
"tools": {}
|
|
28154
|
-
},
|
|
28155
28028
|
"webex-mcp-server": {
|
|
28156
28029
|
"category": "communication",
|
|
28157
28030
|
"path": "communication/webex-mcp-server.json",
|
|
@@ -29129,65 +29002,6 @@
|
|
|
29129
29002
|
"validated": false,
|
|
29130
29003
|
"tools": {}
|
|
29131
29004
|
},
|
|
29132
|
-
"redis-mcp": {
|
|
29133
|
-
"category": "databases",
|
|
29134
|
-
"path": "databases/redis-mcp.json",
|
|
29135
|
-
"validated": true,
|
|
29136
|
-
"tools": {
|
|
29137
|
-
"hmset": {
|
|
29138
|
-
"name": "hmset",
|
|
29139
|
-
"description": "Set multiple hash fields to multiple values"
|
|
29140
|
-
},
|
|
29141
|
-
"hget": {
|
|
29142
|
-
"name": "hget",
|
|
29143
|
-
"description": "Get the value of a hash field"
|
|
29144
|
-
},
|
|
29145
|
-
"hgetall": {
|
|
29146
|
-
"name": "hgetall",
|
|
29147
|
-
"description": "Get all the fields and values in a hash"
|
|
29148
|
-
},
|
|
29149
|
-
"scan": {
|
|
29150
|
-
"name": "scan",
|
|
29151
|
-
"description": "Scan Redis keys matching a pattern"
|
|
29152
|
-
},
|
|
29153
|
-
"set": {
|
|
29154
|
-
"name": "set",
|
|
29155
|
-
"description": "Set string value with optional NX (only if not exists) and PX (expiry in milliseconds) options"
|
|
29156
|
-
},
|
|
29157
|
-
"get": {
|
|
29158
|
-
"name": "get",
|
|
29159
|
-
"description": "Get string value"
|
|
29160
|
-
},
|
|
29161
|
-
"del": {
|
|
29162
|
-
"name": "del",
|
|
29163
|
-
"description": "Delete a key"
|
|
29164
|
-
},
|
|
29165
|
-
"zadd": {
|
|
29166
|
-
"name": "zadd",
|
|
29167
|
-
"description": "Add one or more members to a sorted set"
|
|
29168
|
-
},
|
|
29169
|
-
"zrange": {
|
|
29170
|
-
"name": "zrange",
|
|
29171
|
-
"description": "Return a range of members from a sorted set by index"
|
|
29172
|
-
},
|
|
29173
|
-
"zrangebyscore": {
|
|
29174
|
-
"name": "zrangebyscore",
|
|
29175
|
-
"description": "Return members from a sorted set with scores between min and max"
|
|
29176
|
-
},
|
|
29177
|
-
"zrem": {
|
|
29178
|
-
"name": "zrem",
|
|
29179
|
-
"description": "Remove one or more members from a sorted set"
|
|
29180
|
-
},
|
|
29181
|
-
"sadd": {
|
|
29182
|
-
"name": "sadd",
|
|
29183
|
-
"description": "Add one or more members to a set"
|
|
29184
|
-
},
|
|
29185
|
-
"smembers": {
|
|
29186
|
-
"name": "smembers",
|
|
29187
|
-
"description": "Get all members in a set"
|
|
29188
|
-
}
|
|
29189
|
-
}
|
|
29190
|
-
},
|
|
29191
29005
|
"schemaflow": {
|
|
29192
29006
|
"category": "databases",
|
|
29193
29007
|
"path": "databases/schemaflow.json",
|
|
@@ -43442,5 +43256,131 @@
|
|
|
43442
43256
|
"path": "other-tools-and-integrations/google-forms.json",
|
|
43443
43257
|
"validated": false,
|
|
43444
43258
|
"tools": {}
|
|
43259
|
+
},
|
|
43260
|
+
"@ifmelate/n8n-workflow-builder-mcp": {
|
|
43261
|
+
"category": "aggregators",
|
|
43262
|
+
"path": "aggregators/n8n-workflow-builder-mcp.json",
|
|
43263
|
+
"validated": false,
|
|
43264
|
+
"tools": {}
|
|
43265
|
+
},
|
|
43266
|
+
"@nikolausm/huggingface-mcp-server": {
|
|
43267
|
+
"category": "art-and-culture",
|
|
43268
|
+
"path": "art-and-culture/huggingface-mcp-server.json",
|
|
43269
|
+
"validated": false,
|
|
43270
|
+
"tools": {}
|
|
43271
|
+
},
|
|
43272
|
+
"@jar285/mcp-discord": {
|
|
43273
|
+
"category": "communication",
|
|
43274
|
+
"path": "communication/mcp-discord.json",
|
|
43275
|
+
"validated": false,
|
|
43276
|
+
"tools": {}
|
|
43277
|
+
},
|
|
43278
|
+
"@jeroensmink98/telegram-mcp": {
|
|
43279
|
+
"category": "communication",
|
|
43280
|
+
"path": "communication/telegram-mcp.json",
|
|
43281
|
+
"validated": false,
|
|
43282
|
+
"tools": {}
|
|
43283
|
+
},
|
|
43284
|
+
"@v4lheru/trello-mcp-server": {
|
|
43285
|
+
"category": "communication",
|
|
43286
|
+
"path": "communication/v4lheru-trello-mcp-server.json",
|
|
43287
|
+
"validated": false,
|
|
43288
|
+
"tools": {}
|
|
43289
|
+
},
|
|
43290
|
+
"@mumunha/cal_dot_com_mcpserver": {
|
|
43291
|
+
"category": "communication",
|
|
43292
|
+
"path": "communication/cal-com-calendar.json",
|
|
43293
|
+
"validated": false,
|
|
43294
|
+
"tools": {}
|
|
43295
|
+
},
|
|
43296
|
+
"@Bob-lance/instagram-engagement-mcp": {
|
|
43297
|
+
"category": "communication",
|
|
43298
|
+
"path": "communication/instagram-engagement-mcp.json",
|
|
43299
|
+
"validated": false,
|
|
43300
|
+
"tools": {}
|
|
43301
|
+
},
|
|
43302
|
+
"@domdomegg/airtable-mcp-server": {
|
|
43303
|
+
"category": "databases",
|
|
43304
|
+
"path": "databases/airtable-mcp-server.json",
|
|
43305
|
+
"validated": false,
|
|
43306
|
+
"tools": {}
|
|
43307
|
+
},
|
|
43308
|
+
"@farhankaz/redis-mcp": {
|
|
43309
|
+
"category": "databases",
|
|
43310
|
+
"path": "databases/redis-mcp.json",
|
|
43311
|
+
"validated": false,
|
|
43312
|
+
"tools": {}
|
|
43313
|
+
},
|
|
43314
|
+
"@mcp-postgres-server": {
|
|
43315
|
+
"category": "databases",
|
|
43316
|
+
"path": "databases/mcp-postgres-server.json",
|
|
43317
|
+
"validated": false,
|
|
43318
|
+
"tools": {}
|
|
43319
|
+
},
|
|
43320
|
+
"@mcp-mongodb-atlas": {
|
|
43321
|
+
"category": "databases",
|
|
43322
|
+
"path": "databases/mcp-mongodb-atlas.json",
|
|
43323
|
+
"validated": false,
|
|
43324
|
+
"tools": {}
|
|
43325
|
+
},
|
|
43326
|
+
"@toolprint/mcp-graphql-forge": {
|
|
43327
|
+
"category": "data-platforms",
|
|
43328
|
+
"path": "data-platforms/mcp-graphql-forge.json",
|
|
43329
|
+
"validated": false,
|
|
43330
|
+
"tools": {}
|
|
43331
|
+
},
|
|
43332
|
+
"@amgadabdelhafez/dbx-mcp-server": {
|
|
43333
|
+
"category": "file-systems",
|
|
43334
|
+
"path": "file-systems/dbx-mcp-server.json",
|
|
43335
|
+
"validated": false,
|
|
43336
|
+
"tools": {}
|
|
43337
|
+
},
|
|
43338
|
+
"@paypal/agent-toolkit": {
|
|
43339
|
+
"category": "finance-fintech",
|
|
43340
|
+
"path": "finance-fintech/paypal-mcp-server.json",
|
|
43341
|
+
"validated": false,
|
|
43342
|
+
"tools": {}
|
|
43343
|
+
},
|
|
43344
|
+
"@stripe/agent-toolkit/tree/main/modelcontextprotocol": {
|
|
43345
|
+
"category": "finance-fintech",
|
|
43346
|
+
"path": "finance-fintech/stripe-mcp.json",
|
|
43347
|
+
"validated": false,
|
|
43348
|
+
"tools": {}
|
|
43349
|
+
},
|
|
43350
|
+
"@Dishant27/linkedin-mcp-server": {
|
|
43351
|
+
"category": "marketing",
|
|
43352
|
+
"path": "marketing/linkedin-mcp-server.json",
|
|
43353
|
+
"validated": false,
|
|
43354
|
+
"tools": {}
|
|
43355
|
+
},
|
|
43356
|
+
"@cosmix/jira-mcp": {
|
|
43357
|
+
"category": "support-service-management",
|
|
43358
|
+
"path": "support-service-management/cosmix-jira-mcp.json",
|
|
43359
|
+
"validated": false,
|
|
43360
|
+
"tools": {}
|
|
43361
|
+
},
|
|
43362
|
+
"@yoda-digital/mcp-gitlab-server": {
|
|
43363
|
+
"category": "version-control",
|
|
43364
|
+
"path": "version-control/mcp-gitlab-server.json",
|
|
43365
|
+
"validated": false,
|
|
43366
|
+
"tools": {}
|
|
43367
|
+
},
|
|
43368
|
+
"@EvalsOne/mcp-connect": {
|
|
43369
|
+
"category": "other-tools-and-integrations",
|
|
43370
|
+
"path": "other-tools-and-integrations/mcp-connect.json",
|
|
43371
|
+
"validated": false,
|
|
43372
|
+
"tools": {}
|
|
43373
|
+
},
|
|
43374
|
+
"@lkm1developer/google-docs-mcp-server": {
|
|
43375
|
+
"category": "other-tools-and-integrations",
|
|
43376
|
+
"path": "other-tools-and-integrations/google-docs-mcp-server.json",
|
|
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": {}
|
|
43445
43385
|
}
|
|
43446
43386
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toolsdk.ai/registry",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.89",
|
|
4
4
|
"description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
|
|
5
5
|
"exports": {
|
|
6
6
|
"./config/*": "./config/*",
|
|
@@ -49,7 +49,6 @@
|
|
|
49
49
|
"mcp-server-commands": "0.5.0",
|
|
50
50
|
"@enescinar/twitter-mcp": "0.2.0",
|
|
51
51
|
"@modelcontextprotocol/server-slack": "2025.4.25",
|
|
52
|
-
"airtable-mcp-server": "1.4.1",
|
|
53
52
|
"@niledatabase/nile-mcp-server": "1.4.0",
|
|
54
53
|
"@mcp-get-community/server-macos": "0.1.0",
|
|
55
54
|
"@mcp-get-community/server-llm-txt": "0.6.2",
|
|
@@ -145,14 +144,12 @@
|
|
|
145
144
|
"mysql-query-mcp-server": "1.2.0",
|
|
146
145
|
"dynamo-readonly-mcp": "0.1.1",
|
|
147
146
|
"@kevinwatt/mysql-mcp": "0.1.3",
|
|
148
|
-
"mcp-mongodb-atlas": "0.1.10",
|
|
149
147
|
"@joshuarileydev/supabase-mcp-server": "0.0.2",
|
|
150
148
|
"@f4ww4z/mcp-mysql-server": "0.1.0",
|
|
151
149
|
"@pinecone-database/mcp": "0.1.15",
|
|
152
150
|
"@malove86/mcp-mysql-server": "0.2.4",
|
|
153
151
|
"mcp-turso-cloud": "0.0.3",
|
|
154
152
|
"mysql-mcp-server": "0.1.3",
|
|
155
|
-
"mcp-postgres-server": "0.1.3",
|
|
156
153
|
"mcp-server-axiom": "1.1.0",
|
|
157
154
|
"@powerdrillai/powerdrill-mcp": "0.1.11",
|
|
158
155
|
"opengov-mcp-server": "0.1.1",
|
|
@@ -407,7 +404,6 @@
|
|
|
407
404
|
"@mbelinky/x-mcp-server": "1.1.0",
|
|
408
405
|
"@tsmztech/mcp-server-salesforce": "0.0.3",
|
|
409
406
|
"nostrdb-mcp": "1.2.1",
|
|
410
|
-
"redis-mcp": "0.0.4",
|
|
411
407
|
"mcp-firebird": "2.2.2",
|
|
412
408
|
"@identimoji/mcp-server-emojikey": "0.3.2",
|
|
413
409
|
"json-mcp-server": "1.0.6",
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"logo":"https://pbs.twimg.com/profile_images/1536335358803251202/-gASF0c6_400x400.png",
|
|
4
|
+
"packageName": "@ifmelate/n8n-workflow-builder-mcp",
|
|
5
|
+
"description": "MCP server that allow LLM in agent mode builds n8n workflows for you",
|
|
6
|
+
"url": "https://github.com/ifmelate/n8n-workflow-builder-mcp/tree/main/src",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"N8N_API_URL": {
|
|
11
|
+
"description": "http://localhost:5678",
|
|
12
|
+
"required": true
|
|
13
|
+
},
|
|
14
|
+
"N8N_API_KEY": {
|
|
15
|
+
"description": "your-n8n-api-key-here",
|
|
16
|
+
"required": true
|
|
17
|
+
},
|
|
18
|
+
"PORT": {
|
|
19
|
+
"description": "3000",
|
|
20
|
+
"required": true
|
|
21
|
+
},
|
|
22
|
+
"NODE_ENV": {
|
|
23
|
+
"description": "development",
|
|
24
|
+
"required": true
|
|
25
|
+
},
|
|
26
|
+
"JWT_SECRET": {
|
|
27
|
+
"description": "your_jwt_secret_key",
|
|
28
|
+
"required": true
|
|
29
|
+
},
|
|
30
|
+
"JWT_EXPIRES_IN": {
|
|
31
|
+
"description": "1d",
|
|
32
|
+
"required": true
|
|
33
|
+
},
|
|
34
|
+
"API_KEYS": {
|
|
35
|
+
"description": "key1,key2,key3",
|
|
36
|
+
"required": true
|
|
37
|
+
},
|
|
38
|
+
"ENCRYPTION_KEY": {
|
|
39
|
+
"description": "your_32_byte_encryption_key_in_hex_format",
|
|
40
|
+
"required": true
|
|
41
|
+
},
|
|
42
|
+
"KEY_ROTATION_INTERVAL": {
|
|
43
|
+
"description": "30",
|
|
44
|
+
"required": true
|
|
45
|
+
},
|
|
46
|
+
"LOG_LEVEL=": {
|
|
47
|
+
"description": "info",
|
|
48
|
+
"required": true
|
|
49
|
+
},
|
|
50
|
+
"CREDENTIALS_DIR": {
|
|
51
|
+
"description": "./config/credentials",
|
|
52
|
+
"required": true
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"name": "n8n Workflow Builder MCP"
|
|
56
|
+
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
+
"logo": "https://camo.githubusercontent.com/ed0f5d6cde35aa477d513956a1b782bae7c3fc10b615c5ab4eef59e288dbd375/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f64693763746c6f77782f696d6167652f75706c6f61642f76313734343236393139342f6c6f676f5f6768616c78712e706e67",
|
|
3
4
|
"packageName": "@pinkpixel/mindbridge",
|
|
4
5
|
"description": "Bridges multiple LLM providers including OpenAI, Anthropic, Google, DeepSeek, OpenRouter, and Ollama through a unified interface, enabling comparison of responses and leveraging specialized reasoning capabilities across different models.",
|
|
5
6
|
"url": "https://github.com/pinkpixel-dev/mindbridge-mcp",
|
|
6
7
|
"runtime": "node",
|
|
7
|
-
"license": "
|
|
8
|
+
"license": "MIT",
|
|
8
9
|
"env": {
|
|
9
10
|
"OPENAI_API_KEY": {
|
|
10
11
|
"description": "OPENAI_API_KEY_HERE",
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1348748676282388482/nr8ZuLBE_400x400.jpg",
|
|
4
|
+
"packageName": "@nikolausm/huggingface-mcp-server",
|
|
5
|
+
"description": "Provides access to Hugging Face's AI image generation models, including Stable Diffusion.",
|
|
6
|
+
"url": "https://github.com/nikolausm/huggingface-mcp-server",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"HUGGINGFACE_TOKEN": {
|
|
11
|
+
"description": "your_token_here",
|
|
12
|
+
"required": true
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"name": "Hugging Face MCP Server"
|
|
16
|
+
}
|
|
@@ -1,10 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
-
"
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1839412200760610816/Lce29ADc_400x400.jpg",
|
|
4
|
+
"packageName": "@mumunha/cal_dot_com_mcpserver",
|
|
4
5
|
"description": "Integrates with Cal.com Calendar API to enable appointment scheduling, management, and listing capabilities through calendar operation tools with rate limiting and error handling.",
|
|
5
6
|
"url": "https://github.com/mumunha/cal_dot_com_mcpserver",
|
|
6
7
|
"runtime": "node",
|
|
7
|
-
"license": "
|
|
8
|
-
"env": {
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"CAL_COM_API_KEY": {
|
|
11
|
+
"description": "YOUR_API_KEY_HERE",
|
|
12
|
+
"required": true
|
|
13
|
+
}
|
|
14
|
+
},
|
|
9
15
|
"name": "Cal.com MCP Server"
|
|
10
16
|
}
|
|
@@ -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
|
+
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1849470642590015488/5vsgGtuZ_400x400.jpg",
|
|
3
4
|
"packageName": "@cristip73/mcp-server-asana",
|
|
4
5
|
"description": "Integrates with Asana's API to enable task management, project organization, and collaboration workflows through 30+ tools for searching, creating, and visualizing projects and tasks.",
|
|
5
6
|
"url": "https://github.com/cristip73/mcp-server-asana",
|
|
6
7
|
"runtime": "node",
|
|
7
|
-
"license": "
|
|
8
|
+
"license": "MIT",
|
|
8
9
|
"env": {
|
|
9
10
|
"ASANA_ACCESS_TOKEN": {
|
|
10
11
|
"description": "your-asana-access-token",
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_400x400.jpg",
|
|
3
4
|
"packageName": "@enescinar/twitter-mcp",
|
|
4
5
|
"description": "Interact with X (Twitter) by posting tweets and searching for tweets through the X API.",
|
|
5
6
|
"url": "https://github.com/enescinr/twitter-mcp",
|
|
6
7
|
"runtime": "node",
|
|
7
|
-
"license": "
|
|
8
|
+
"license": "MIT",
|
|
8
9
|
"env": {
|
|
9
10
|
"API_KEY": {
|
|
10
11
|
"description": "your_api_key_here",
|
|
@@ -23,5 +24,5 @@
|
|
|
23
24
|
"required": true
|
|
24
25
|
}
|
|
25
26
|
},
|
|
26
|
-
"name": "Twitter MCP"
|
|
27
|
+
"name": "X (Twitter) MCP"
|
|
27
28
|
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1128330992328921090/nVNqd5QP_400x400.png",
|
|
3
4
|
"packageName": "@floriscornel/teams-mcp",
|
|
4
5
|
"description": "Integrates with Microsoft Teams through Graph API to search messages, manage chats and channels, send messages, create group chats, and handle user/team operations with device code authentication for secure access.",
|
|
5
6
|
"url": "https://github.com/floriscornel/teams-mcp",
|
|
6
7
|
"runtime": "node",
|
|
7
|
-
"license": "
|
|
8
|
+
"license": "MIT",
|
|
8
9
|
"env": {},
|
|
9
10
|
"name": "Teams MCP"
|
|
10
11
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
-
"logo": "https://
|
|
3
|
+
"logo": "https://www.gstatic.com/marketing-cms/assets/images/cf/3c/0d56042f479fac9ad22d06855578/calender.webp",
|
|
4
4
|
"packageName": "@nspady/google-calendar-mcp",
|
|
5
5
|
"description": "A Model Context Protocol (MCP) server that provides Google Calendar integration for AI assistants like Claude. ",
|
|
6
6
|
"url": "https://github.com/nspady/google-calendar-mcp",
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1526231349354303489/3Bg-2ZsT_400x400.jpg",
|
|
4
|
+
"packageName": "@Bob-lance/instagram-engagement-mcp",
|
|
5
|
+
"description": "An MCP server that provides tools for analyzing Instagram engagement metrics, extracting demographic insights, and identifying potential leads from Instagram posts and accounts.",
|
|
6
|
+
"url": "https://github.com/Bob-lance/instagram-engagement-mcp/tree/main/src",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"INSTAGRAM_USERNAME": {
|
|
11
|
+
"description": "your_instagram_username",
|
|
12
|
+
"required": true
|
|
13
|
+
},
|
|
14
|
+
"INSTAGRAM_PASSWORD": {
|
|
15
|
+
"description": "your_instagram_password",
|
|
16
|
+
"required": true
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"name": "Instagram Engagement MCP"
|
|
20
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
-
"logo": "https://
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1313394640393957378/L0W5hykJ_400x400.jpg",
|
|
4
4
|
"packageName": "@kazuph/mcp-gmail-gas",
|
|
5
5
|
"description": "Integrates Gmail functionality, enabling email search, message retrieval, and attachment downloads via Google Apps Script.",
|
|
6
6
|
"url": "https://github.com/kazuph/mcp-gmail-gas",
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1795851438956204032/rLl5Y48q_400x400.jpg",
|
|
4
|
+
"packageName": "@jar285/mcp-discord",
|
|
5
|
+
"description": "A Discord MCP (Model Context Protocol) server that enables AI assistants to interact with the Discord platform.",
|
|
6
|
+
"url": "https://github.com/jeroensmink98/telegram-mcp/tree/master/src",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"DISCORD_TOKEN": {
|
|
11
|
+
"description": "your_discord_bot_token",
|
|
12
|
+
"required": true
|
|
13
|
+
},
|
|
14
|
+
"DEFAULT_SERVER_ID": {
|
|
15
|
+
"description": "your_default_server_id",
|
|
16
|
+
"required": true
|
|
17
|
+
},
|
|
18
|
+
"DEFAULT_CHANNEL_ID": {
|
|
19
|
+
"description": "your_default_channel_id",
|
|
20
|
+
"required": true
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
"name": "Discord MCP Server"
|
|
24
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
-
"logo": "https://
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1136345387181076481/0gjKiHmL_400x400.png",
|
|
4
4
|
"packageName": "@kacase/mcp-outlook",
|
|
5
5
|
"description": "A Model Context Protocol server that integrates with Microsoft Outlook through Microsoft Graph API, allowing Claude and other LLMs to check calendar events, schedule new ones, read emails, and send messages.",
|
|
6
6
|
"url": "https://github.com/kacase/mcp-outlook/tree/main/src",
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"logo": "https://pbs.twimg.com/profile_images/1183117696730390529/LRDASku7_400x400.jpg",
|
|
4
|
+
"packageName": "@jeroensmink98/telegram-mcp",
|
|
5
|
+
"description": "This project implements a Model Context Protocol (MCP) server that enables sending Telegram messages through AI assistants like Claude Desktop.",
|
|
6
|
+
"url": "https://github.com/jeroensmink98/telegram-mcp/tree/master/src",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"TELEGRAM_TOKEN": {
|
|
11
|
+
"description": "your-telegram-bot-token",
|
|
12
|
+
"required": true
|
|
13
|
+
},
|
|
14
|
+
"CHAT_ID": {
|
|
15
|
+
"description": "your-chat-id",
|
|
16
|
+
"required": true
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"name": "Telegram MCP Server"
|
|
20
|
+
}
|