@toolsdk.ai/registry 1.0.35 → 1.0.41
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 +69 -66
- package/indexes/packages-list.json +1572 -35
- package/package.json +55 -2
- package/packages/cloud-platforms/kubernetes-mcp-server.json +1 -1
- package/packages/uncategorized/serpapi-mcp-server.json +1 -1
- package/schema.ts +19 -1
- package/packages/uncategorized/crunchbase-mcp-server.json +0 -14
package/package.json
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toolsdk.ai/registry",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.41",
|
|
4
4
|
"description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
|
|
5
|
+
"type": "module",
|
|
5
6
|
"exports": {
|
|
6
7
|
"./*": "./*",
|
|
8
|
+
"./helper": "./helper.ts",
|
|
7
9
|
"./schema": "./schema.ts",
|
|
8
10
|
"./types": "./types.ts"
|
|
9
11
|
},
|
|
@@ -22,7 +24,58 @@
|
|
|
22
24
|
"author": "",
|
|
23
25
|
"license": "MIT",
|
|
24
26
|
"dependencies": {
|
|
27
|
+
"@modelcontextprotocol/sdk": "^1.12.0",
|
|
25
28
|
"lodash": "^4.17.21",
|
|
26
|
-
"zod": "^3.23.8"
|
|
29
|
+
"zod": "^3.23.8",
|
|
30
|
+
"@kazuph/mcp-screenshot": "latest",
|
|
31
|
+
"@modelcontextprotocol/server-everything": "latest",
|
|
32
|
+
"@modelcontextprotocol/server-everart": "latest",
|
|
33
|
+
"mcp-server-stability-ai": "latest",
|
|
34
|
+
"hyperbrowser-mcp": "latest",
|
|
35
|
+
"tavily-mcp": "latest",
|
|
36
|
+
"@modelcontextprotocol/server-puppeteer": "latest",
|
|
37
|
+
"@executeautomation/playwright-mcp-server": "latest",
|
|
38
|
+
"@automatalabs/mcp-server-playwright": "latest",
|
|
39
|
+
"mcp-server-kubernetes": "latest",
|
|
40
|
+
"@strowk/mcp-k8s": "latest",
|
|
41
|
+
"@cloudflare/mcp-server-cloudflare": "latest",
|
|
42
|
+
"mcp-server-commands": "latest",
|
|
43
|
+
"mcp-shell": "latest",
|
|
44
|
+
"@gongrzhe/server-gmail-autoauth-mcp": "latest",
|
|
45
|
+
"@enescinar/twitter-mcp": "latest",
|
|
46
|
+
"@modelcontextprotocol/server-slack": "latest",
|
|
47
|
+
"@niledatabase/nile-mcp-server": "latest",
|
|
48
|
+
"@benborla29/mcp-server-mysql": "latest",
|
|
49
|
+
"@modelcontextprotocol/server-postgres": "latest",
|
|
50
|
+
"mcp-mongo-server": "latest",
|
|
51
|
+
"airtable-mcp-server": "latest",
|
|
52
|
+
"@mcp-get-community/server-macos": "latest",
|
|
53
|
+
"@mcp-get-community/server-llm-txt": "latest",
|
|
54
|
+
"mcp-openapi-schema-explorer": "latest",
|
|
55
|
+
"@llmindset/mcp-hfspace": "latest",
|
|
56
|
+
"hackmd-mcp": "latest",
|
|
57
|
+
"@modelcontextprotocol/server-filesystem": "latest",
|
|
58
|
+
"@modelcontextprotocol/server-gdrive": "latest",
|
|
59
|
+
"@modelcontextprotocol/server-memory": "latest",
|
|
60
|
+
"@modelcontextprotocol/server-google-maps": "latest",
|
|
61
|
+
"@raygun.io/mcp-server-raygun": "latest",
|
|
62
|
+
"@anaisbetts/mcp-youtube": "latest",
|
|
63
|
+
"anilist-mcp": "latest",
|
|
64
|
+
"@modelcontextprotocol/server-aws-kb-retrieval": "latest",
|
|
65
|
+
"graphlit-mcp-server": "latest",
|
|
66
|
+
"@modelcontextprotocol/server-brave-search": "latest",
|
|
67
|
+
"@kimtaeyoon83/mcp-server-youtube-transcript": "latest",
|
|
68
|
+
"@mcp-get-community/server-curl": "latest",
|
|
69
|
+
"@chanmeng666/google-news-server": "latest",
|
|
70
|
+
"mcp-server-giphy": "latest",
|
|
71
|
+
"@modelcontextprotocol/server-github": "latest",
|
|
72
|
+
"@modelcontextprotocol/server-gitlab": "latest",
|
|
73
|
+
"@chargebee/mcp": "latest",
|
|
74
|
+
"@modelcontextprotocol/server-sequential-thinking": "latest",
|
|
75
|
+
"mcp-server-flomo": "latest",
|
|
76
|
+
"@llmindset/mcp-miro": "latest"
|
|
77
|
+
},
|
|
78
|
+
"devDependencies": {
|
|
79
|
+
"typescript": "^5.8.3"
|
|
27
80
|
}
|
|
28
81
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"packageName": "kubernetes-mcp-server",
|
|
4
4
|
"description": "Powerful and flexible Kubernetes MCP server implementation with additional features for OpenShift. Besides the typical CRUD operations on any Kubernetes resource, this implementation adds specialized features for Pods and other resources.",
|
|
5
5
|
"url": "https://github.com/manusa/kubernetes-mcp-server",
|
|
6
|
-
"runtime": "
|
|
6
|
+
"runtime": "go",
|
|
7
7
|
"license": "Apache-2.0",
|
|
8
8
|
"env": {}
|
|
9
9
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"packageName": "@URDJMK/serpapi-mcp-server",
|
|
4
4
|
"description": "A collection of Model Context Protocol (MCP) servers that integrate with SerpAPI and YouTube to provide search capabilities and data retrieval for AI assistants.",
|
|
5
5
|
"url": "https://github.com/URDJMK/serpapi-mcp-server",
|
|
6
|
-
"runtime": "
|
|
6
|
+
"runtime": "python",
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"env": {
|
|
9
9
|
"SERPAPI_API_KEY": {
|
package/schema.ts
CHANGED
|
@@ -15,8 +15,12 @@ export const CategoryConfigSchema = z.object({
|
|
|
15
15
|
export const MCPServerPackageConfigSchema = z.object({
|
|
16
16
|
type: z.literal('mcp-server'),
|
|
17
17
|
|
|
18
|
-
runtime: z.enum(['node', 'python', 'java']),
|
|
18
|
+
runtime: z.enum(['node', 'python', 'java', 'go']),
|
|
19
19
|
packageName: z.string().describe('Name of the node, python, java package '),
|
|
20
|
+
packageVersion: z.string().optional().describe('Version of the package, if not provided then it will use latest version'),
|
|
21
|
+
|
|
22
|
+
bin: z.string().optional().describe('Binary Command to run the MCP server, if not provided then it will use the package name'),
|
|
23
|
+
binArgs: z.array(z.string()).optional().describe('Binary Arguments to pass to the command, if not provided then it will use an empty array'),
|
|
20
24
|
|
|
21
25
|
// if no custom key then would use name
|
|
22
26
|
key: z.string().optional().describe('Unique key for url and slug'),
|
|
@@ -45,3 +49,17 @@ export const PackageConfigSchema = z.discriminatedUnion('type', [
|
|
|
45
49
|
url: z.string().optional(),
|
|
46
50
|
}),
|
|
47
51
|
]);
|
|
52
|
+
|
|
53
|
+
export const PackagesListSchema = z.record(
|
|
54
|
+
z.object({
|
|
55
|
+
path: z.string(),
|
|
56
|
+
validated: z.boolean().optional(),
|
|
57
|
+
tools: z.record(z.object(
|
|
58
|
+
{
|
|
59
|
+
name: z.string().optional(),
|
|
60
|
+
description: z.string().optional(),
|
|
61
|
+
|
|
62
|
+
})).optional(),
|
|
63
|
+
})
|
|
64
|
+
)
|
|
65
|
+
export type PackagesList = z.infer<typeof PackagesListSchema>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "mcp-server",
|
|
3
|
-
"packageName": "crunchbase-mcp-server",
|
|
4
|
-
"description": "MCP server for Crunchbase company, funding and people data",
|
|
5
|
-
"url": "https://github.com/Cyreslab-AI/crunchbase-mcp-server",
|
|
6
|
-
"runtime": "node",
|
|
7
|
-
"license": "MIT",
|
|
8
|
-
"env": {
|
|
9
|
-
"CRUNCHBASE_API_KEY": {
|
|
10
|
-
"description": "Your Crunchbase API key – get it from https://data.crunchbase.com/",
|
|
11
|
-
"required": true
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|