@toolsdk.ai/registry 1.0.52 → 1.0.56
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 +28 -28
- package/config/featured.mjs +14 -1
- package/indexes/categories-list.json +32 -32
- package/indexes/packages-list.json +338 -338
- package/package.json +17 -17
- package/packages/browser-automation/mcp-server-serper +14 -0
- package/packages/finance-fintech/coinmarketcap-mcp +18 -0
package/README.md
CHANGED
|
@@ -102,8 +102,8 @@ For more detail please see [the guide](./docs/guide.md).
|
|
|
102
102
|
|
|
103
103
|
Tools that haven’t been sorted into a category yet. AI will categorize it later.
|
|
104
104
|
|
|
105
|
-
- [✅ @kazuph/mcp-screenshot](https://github.com/kazuph/mcp-screenshot): An MCP server that captures screenshots and performs OCR text recognition. (1 tools) (node)
|
|
106
105
|
- [❌ @URDJMK/serpapi-mcp-server](https://github.com/URDJMK/serpapi-mcp-server): A collection of Model Context Protocol (MCP) servers that integrate with SerpAPI and YouTube to provide search capabilities and data retrieval for AI assistants. (python)
|
|
106
|
+
- [✅ @kazuph/mcp-screenshot](https://github.com/kazuph/mcp-screenshot): An MCP server that captures screenshots and performs OCR text recognition. (1 tools) (node)
|
|
107
107
|
|
|
108
108
|
|
|
109
109
|
<a id="aggregators"></a>
|
|
@@ -128,11 +128,11 @@ Explore art collections, museums, and cultural heritage with AI-friendly tools.
|
|
|
128
128
|
|
|
129
129
|
Tools for browsing, scraping, and automating web content in AI-compatible formats.
|
|
130
130
|
|
|
131
|
-
- [✅ @executeautomation/playwright-mcp-server](https://github.com/executeautomation/mcp-playwright/tree/main/src): A Model Context Protocol server for Playwright for Browser Automation and Web Scraping. (31 tools) (node)
|
|
132
131
|
- [✅ @automatalabs/mcp-server-playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright/tree/main): MCP server for browser automation using Playwright (10 tools) (node)
|
|
133
132
|
- [✅ hyperbrowser-mcp](https://github.com/hyperbrowserai/mcp/tree/main): An MCP server for Hyperbrowser - Hyperbrowser is the next-generation platform empowering AI agents and enabling effortless, scalable browser automation (10 tools) (node)
|
|
134
|
-
- [❌ mcp-server-fetch](https://github.com/modelcontextprotocol/servers/blob/main/src/fetch): A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs (python)
|
|
135
133
|
- [✅ @modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers/blob/main/src/puppeteer): MCP server for browser automation using Puppeteer (7 tools) (node)
|
|
134
|
+
- [❌ mcp-server-fetch](https://github.com/modelcontextprotocol/servers/blob/main/src/fetch): A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs (python)
|
|
135
|
+
- [✅ @executeautomation/playwright-mcp-server](https://github.com/executeautomation/mcp-playwright/tree/main/src): A Model Context Protocol server for Playwright for Browser Automation and Web Scraping. (31 tools) (node)
|
|
136
136
|
- [✅ tavily-mcp](https://github.com/tavily-ai/tavily-mcp/tree/main): Providing seamless integration with Tavily's search and extract tools for real-time web search and intelligent data extraction. (4 tools) (node)
|
|
137
137
|
|
|
138
138
|
|
|
@@ -160,8 +160,8 @@ Run code securely, perfect for coding agents and AI-driven programming tasks.
|
|
|
160
160
|
|
|
161
161
|
Run shell commands and interact with command-line tools easily.
|
|
162
162
|
|
|
163
|
-
- [✅ mcp-server-commands](https://github.com/g0t4/mcp-server-commands): MCP server enabling LLMs to execute shell commands and run scripts through various interpreters with built-in safety controls. (1 tools) (node)
|
|
164
163
|
- [✅ mcp-shell](https://github.com/hdresearch/mcp-shell): An MCP server for your shell (1 tools) (node)
|
|
164
|
+
- [✅ mcp-server-commands](https://github.com/g0t4/mcp-server-commands): MCP server enabling LLMs to execute shell commands and run scripts through various interpreters with built-in safety controls. (1 tools) (node)
|
|
165
165
|
|
|
166
166
|
|
|
167
167
|
<a id="communication"></a>
|
|
@@ -179,12 +179,12 @@ Connect with messaging platforms to manage chats and interact with team tools.
|
|
|
179
179
|
|
|
180
180
|
Securely access and query databases with options for read-only permissions.
|
|
181
181
|
|
|
182
|
-
- [❌ mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server): A Model Context Protocol Server for MongoDB (node)
|
|
183
|
-
- [❌ mcp-server-sqlite](https://github.com/modelcontextprotocol/servers/blob/main/src/sqlite): A simple SQLite MCP server (python)
|
|
184
|
-
- [❌ @modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/blob/main/src/postgres): MCP server for interacting with PostgreSQL databases (node)
|
|
185
182
|
- [❌ @benborla29/mcp-server-mysql](https://github.com/benborla/mcp-server-mysql): An MCP server for interacting with MySQL databases (node)
|
|
186
|
-
- [
|
|
183
|
+
- [❌ mcp-server-sqlite](https://github.com/modelcontextprotocol/servers/blob/main/src/sqlite): A simple SQLite MCP server (python)
|
|
187
184
|
- [✅ @niledatabase/nile-mcp-server](https://github.com/niledatabase/nile-mcp-server/tree/main): MCP server for Nile Database - Manage and query databases, tenants, users, auth using LLMs (11 tools) (node)
|
|
185
|
+
- [✅ airtable-mcp-server](https://github.com/domdomegg/airtable-mcp-server): Airtable database integration with schema inspection, read and write capabilities (13 tools) (node)
|
|
186
|
+
- [❌ @modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/blob/main/src/postgres): MCP server for interacting with PostgreSQL databases (node)
|
|
187
|
+
- [❌ mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server): A Model Context Protocol Server for MongoDB (node)
|
|
188
188
|
|
|
189
189
|
|
|
190
190
|
<a id="data-platforms"></a>
|
|
@@ -201,13 +201,13 @@ Tools for integrating, transforming, and managing data pipelines.
|
|
|
201
201
|
Enhance your development workflow with tools for coding and environment management.
|
|
202
202
|
|
|
203
203
|
- [✅ @mcp-get-community/server-macos](https://github.com/mcp-get/community-servers/blob/main/src/server-macos): MCP server for macOS system operations (2 tools) (node)
|
|
204
|
-
- [❌ mcp-openapi-schema-explorer](https://github.com/kadykov/mcp-openapi-schema-explorer): MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resources for client-side exploration. (node)
|
|
205
|
-
- [❌ hackmd-mcp](https://github.com/yuna0x0/hackmd-mcp): A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants (node)
|
|
206
|
-
- [❌ mcp-server-tree-sitter](https://github.com/wrale/mcp-server-tree-sitter): A Model Context Protocol server that provides code analysis capabilities using tree-sitter. This server enables LLMs to explore, search, and analyze code with appropriate context management. (python)
|
|
207
204
|
- [✅ @mcp-get-community/server-llm-txt](https://github.com/mcp-get/community-servers/blob/main/src/server-llm-txt): MCP server that extracts and serves context from llm.txt files, enabling AI models to understand file structure, dependencies, and code relationships in development environments (3 tools) (node)
|
|
208
|
-
- [❌ mcp-
|
|
205
|
+
- [❌ mcp-openapi-schema-explorer](https://github.com/kadykov/mcp-openapi-schema-explorer): MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resources for client-side exploration. (node)
|
|
209
206
|
- [❌ docker-mcp](https://github.com/QuantGeekDev/docker-mcp): A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI (python)
|
|
210
207
|
- [✅ @llmindset/mcp-hfspace](https://github.com/evalstate/mcp-hfspace/): MCP Server for using HuggingFace Spaces. Seamlessly use the latest Open Source Image, Audio and Text Models from within Claude Deskop. (3 tools) (node)
|
|
208
|
+
- [❌ hackmd-mcp](https://github.com/yuna0x0/hackmd-mcp): A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants (node)
|
|
209
|
+
- [❌ mcp-server-aidd](https://github.com/skydeckai/mcp-server-aidd): An MCP server that provides a comprehensive set of tools for AI-driven development workflows. Features include file system operations, code analysis using tree-sitter for multiple programming languages, Git operations, code execution, and system information retrieval. Designed to enhance AI's capability to assist in software development tasks. (python)
|
|
210
|
+
- [❌ mcp-server-tree-sitter](https://github.com/wrale/mcp-server-tree-sitter): A Model Context Protocol server that provides code analysis capabilities using tree-sitter. This server enables LLMs to explore, search, and analyze code with appropriate context management. (python)
|
|
211
211
|
- [❌ awslabs.nova-canvas-mcp-server](https://github.com/awslabs/mcp/tree/main/src/nova-canvas-mcp-server): A Model Context Protocol server that lets you interact with a Nova Canvas from any MCP client. (python)
|
|
212
212
|
|
|
213
213
|
|
|
@@ -224,8 +224,8 @@ Simplify data analysis and exploration with tools for data science workflows.
|
|
|
224
224
|
|
|
225
225
|
Manage files and directories with tools for reading, writing, and organizing files.
|
|
226
226
|
|
|
227
|
-
- [❌ @modelcontextprotocol/server-gdrive](https://github.com/modelcontextprotocol/servers/blob/main/src/gdrive): MCP server for interacting with Google Drive (node)
|
|
228
227
|
- [❌ @modelcontextprotocol/server-filesystem](https://github.com/modelcontextprotocol/servers): MCP server for filesystem access (node)
|
|
228
|
+
- [❌ @modelcontextprotocol/server-gdrive](https://github.com/modelcontextprotocol/servers/blob/main/src/gdrive): MCP server for interacting with Google Drive (node)
|
|
229
229
|
|
|
230
230
|
|
|
231
231
|
<a id="knowledge-memory"></a>
|
|
@@ -233,9 +233,9 @@ Manage files and directories with tools for reading, writing, and organizing fil
|
|
|
233
233
|
|
|
234
234
|
Store and query structured information for AI models to use across sessions.
|
|
235
235
|
|
|
236
|
-
- [✅ @modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/blob/main/src/memory): MCP server for enabling memory for Claude through a knowledge graph (9 tools) (node)
|
|
237
|
-
- [❌ mcp-rememberizer-vectordb](https://github.com/skydeckai/mcp-rememberizer-vectordb): A Model Context Protocol server for LLMs to interact with Rememberizer Vector Store. (python)
|
|
238
236
|
- [❌ mcp-server-rememberizer](https://github.com/skydeckai/mcp-server-rememberizer): An MCP server for interacting with Rememberizer's document and knowledge management API. This server enables Large Language Models to search, retrieve, and manage documents and integrations through Rememberizer. (python)
|
|
237
|
+
- [❌ mcp-rememberizer-vectordb](https://github.com/skydeckai/mcp-rememberizer-vectordb): A Model Context Protocol server for LLMs to interact with Rememberizer Vector Store. (python)
|
|
238
|
+
- [✅ @modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/blob/main/src/memory): MCP server for enabling memory for Claude through a knowledge graph (9 tools) (node)
|
|
239
239
|
|
|
240
240
|
|
|
241
241
|
<a id="location-services"></a>
|
|
@@ -251,8 +251,8 @@ Work with maps, weather, and location-based data for analytics and insights.
|
|
|
251
251
|
|
|
252
252
|
Analyze app performance and error reports with monitoring tools.
|
|
253
253
|
|
|
254
|
-
- [✅ @raygun.io/mcp-server-raygun](https://github.com/MindscapeHQ/mcp-server-raygun): MCP server for interacting with Raygun's API for crash reporting and real user monitoring metrics (32 tools) (node)
|
|
255
254
|
- [❌ mcp-server-sentry](https://github.com/modelcontextprotocol/servers/blob/main/src/sentry): MCP server for retrieving issues from sentry.io (python)
|
|
255
|
+
- [✅ @raygun.io/mcp-server-raygun](https://github.com/MindscapeHQ/mcp-server-raygun): MCP server for interacting with Raygun's API for crash reporting and real user monitoring metrics (32 tools) (node)
|
|
256
256
|
|
|
257
257
|
|
|
258
258
|
<a id="search-data-extraction"></a>
|
|
@@ -260,17 +260,17 @@ Analyze app performance and error reports with monitoring tools.
|
|
|
260
260
|
|
|
261
261
|
Find and extract data from various sources quickly and efficiently.
|
|
262
262
|
|
|
263
|
-
- [❌
|
|
264
|
-
- [✅ @chanmeng666/google-news-server](https://github.com/ChanMeng666/server-google-news): MCP server for Google News search via SerpAPI (1 tools) (node)
|
|
263
|
+
- [❌ mcp-server-giphy](https://github.com/magarcia/mcp-server-giphy): MCP Server for the Giphy API, enabling AI models to search, retrieve, and utilize GIFs from Giphy (node)
|
|
265
264
|
- [✅ anilist-mcp](https://github.com/yuna0x0/anilist-mcp): MCP server that interfaces with the AniList API, allowing LLM clients to access and interact with anime, manga, character, staff, and user data from AniList (44 tools) (node)
|
|
265
|
+
- [✅ @anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube): MCP server for fetching YouTube subtitles (1 tools) (node)
|
|
266
266
|
- [✅ @modelcontextprotocol/server-aws-kb-retrieval](https://github.com/modelcontextprotocol/servers/blob/main/src/aws-kb-retrieval-server): MCP server for AWS Knowledge Base retrieval using Bedrock Agent Runtime (1 tools) (node)
|
|
267
|
-
- [✅
|
|
267
|
+
- [✅ @kimtaeyoon83/mcp-server-youtube-transcript](https://github.com/kimtaeyoon83/mcp-server-youtube-transcript): This is an MCP server that allows you to directly download transcripts of YouTube videos. (1 tools) (node)
|
|
268
268
|
- [✅ @mcp-get-community/server-curl](https://github.com/mcp-get/community-servers/blob/main/src/server-curl): MCP server for making HTTP requests using a curl-like interface (1 tools) (node)
|
|
269
|
-
- [
|
|
269
|
+
- [✅ graphlit-mcp-server](https://github.com/graphlit/graphlit-mcp-server): Graphlit MCP Server for AI, RAG, OpenAI, PDF parsing and preprocessing (64 tools) (node)
|
|
270
270
|
- [✅ @modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/blob/main/src/brave-search): MCP server for Brave Search API integration (2 tools) (node)
|
|
271
|
-
- [✅ @
|
|
272
|
-
- [
|
|
273
|
-
- [❌ mcp-server-
|
|
271
|
+
- [✅ @chanmeng666/google-news-server](https://github.com/ChanMeng666/server-google-news): MCP server for Google News search via SerpAPI (1 tools) (node)
|
|
272
|
+
- [❌ qanon_mcp](https://github.com/jkingsman/qanon-mcp-server): Enables search, exploration, and analysis of all QAnon posts/drops for sociological study (python)
|
|
273
|
+
- [❌ mcp-server-perplexity](https://github.com/tanigami/mcp-server-perplexity): MCP Server for the Perplexity API (python)
|
|
274
274
|
|
|
275
275
|
|
|
276
276
|
<a id="version-control"></a>
|
|
@@ -278,9 +278,9 @@ Find and extract data from various sources quickly and efficiently.
|
|
|
278
278
|
|
|
279
279
|
Manage Git repositories, pull requests, and issues with version control tools.
|
|
280
280
|
|
|
281
|
-
- [❌ mcp-server-git](https://github.com/modelcontextprotocol/servers/blob/main/src/git): A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs (python)
|
|
282
|
-
- [✅ @modelcontextprotocol/server-github](https://github.com/modelcontextprotocol/servers/blob/main/src/github): MCP server for using the GitHub API (26 tools) (node)
|
|
283
281
|
- [✅ @modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers/blob/main/src/gitlab): MCP server for using the GitLab API (9 tools) (node)
|
|
282
|
+
- [✅ @modelcontextprotocol/server-github](https://github.com/modelcontextprotocol/servers/blob/main/src/github): MCP server for using the GitHub API (26 tools) (node)
|
|
283
|
+
- [❌ mcp-server-git](https://github.com/modelcontextprotocol/servers/blob/main/src/git): A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs (python)
|
|
284
284
|
|
|
285
285
|
|
|
286
286
|
<a id="other-tools-and-integrations"></a>
|
|
@@ -288,9 +288,9 @@ Manage Git repositories, pull requests, and issues with version control tools.
|
|
|
288
288
|
|
|
289
289
|
Miscellaneous tools and integrations that don’t fit into other categories.
|
|
290
290
|
|
|
291
|
-
- [✅ mcp
|
|
291
|
+
- [✅ @chargebee/mcp](https://github.com/chargebee/agentkit/tree/main/modelcontextprotocol): MCP Server that connects AI agents to Chargebee platform. (2 tools) (node)
|
|
292
292
|
- [❌ @llmindset/mcp-miro](https://github.com/evalstate/mcp-miro): A Model Context Protocol server to connect to the MIRO Whiteboard Application (node)
|
|
293
|
-
- [❌ mcp-server-time](https://github.com/modelcontextprotocol/servers/blob/main/src/time): A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs (python)
|
|
294
293
|
- [✅ @modelcontextprotocol/server-sequential-thinking](https://github.com/modelcontextprotocol/servers/blob/main/src/sequentialthinking): MCP server for sequential thinking and problem solving (1 tools) (node)
|
|
295
|
-
- [✅
|
|
294
|
+
- [✅ mcp-server-flomo](https://github.com/xianminx/mcp-server-flomo): A MCP server for Flomo (1 tools) (node)
|
|
295
|
+
- [❌ mcp-server-time](https://github.com/modelcontextprotocol/servers/blob/main/src/time): A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs (python)
|
|
296
296
|
|
package/config/featured.mjs
CHANGED
|
@@ -10,5 +10,18 @@ export default [
|
|
|
10
10
|
"@modelcontextprotocol/server-brave-search",
|
|
11
11
|
"@modelcontextprotocol/server-everart",
|
|
12
12
|
"@modelcontextprotocol/server-slack",
|
|
13
|
-
"@modelcontextprotocol/server-google-maps"
|
|
13
|
+
"@modelcontextprotocol/server-google-maps",
|
|
14
|
+
"@modelcontextprotocol/server-gitlab",
|
|
15
|
+
"tavily-mcp",
|
|
16
|
+
"@executeautomation/playwright-mcp-server",
|
|
17
|
+
"hyperbrowser-mcp",
|
|
18
|
+
"@enescinar/twitter-mcp",
|
|
19
|
+
"graphlit-mcp-server",
|
|
20
|
+
"@kazuph/mcp-screenshot",
|
|
21
|
+
"@raygun.io/mcp-server-raygun",
|
|
22
|
+
"mcp-server-stability-ai",
|
|
23
|
+
"@chargebee/mcp",
|
|
24
|
+
"@modelcontextprotocol/server-memory",
|
|
25
|
+
"@anaisbetts/mcp-youtube",
|
|
26
|
+
"@kimtaeyoon83/mcp-server-youtube-transcript"
|
|
14
27
|
];
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
"description": "Tools that haven’t been sorted into a category yet. AI will categorize it later."
|
|
7
7
|
},
|
|
8
8
|
"packagesList": [
|
|
9
|
-
"@
|
|
10
|
-
"@
|
|
9
|
+
"@URDJMK/serpapi-mcp-server",
|
|
10
|
+
"@kazuph/mcp-screenshot"
|
|
11
11
|
]
|
|
12
12
|
},
|
|
13
13
|
"aggregators": {
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"description": "Tools for browsing, scraping, and automating web content in AI-compatible formats."
|
|
39
39
|
},
|
|
40
40
|
"packagesList": [
|
|
41
|
-
"@executeautomation/playwright-mcp-server",
|
|
42
41
|
"@automatalabs/mcp-server-playwright",
|
|
43
42
|
"hyperbrowser-mcp",
|
|
44
|
-
"mcp-server-fetch",
|
|
45
43
|
"@modelcontextprotocol/server-puppeteer",
|
|
44
|
+
"mcp-server-fetch",
|
|
45
|
+
"@executeautomation/playwright-mcp-server",
|
|
46
46
|
"tavily-mcp"
|
|
47
47
|
]
|
|
48
48
|
},
|
|
@@ -84,8 +84,8 @@
|
|
|
84
84
|
"description": "Run shell commands and interact with command-line tools easily."
|
|
85
85
|
},
|
|
86
86
|
"packagesList": [
|
|
87
|
-
"mcp-
|
|
88
|
-
"mcp-
|
|
87
|
+
"mcp-shell",
|
|
88
|
+
"mcp-server-commands"
|
|
89
89
|
]
|
|
90
90
|
},
|
|
91
91
|
"communication": {
|
|
@@ -115,12 +115,12 @@
|
|
|
115
115
|
"description": "Securely access and query databases with options for read-only permissions."
|
|
116
116
|
},
|
|
117
117
|
"packagesList": [
|
|
118
|
-
"mcp-mongo-server",
|
|
119
|
-
"mcp-server-sqlite",
|
|
120
|
-
"@modelcontextprotocol/server-postgres",
|
|
121
118
|
"@benborla29/mcp-server-mysql",
|
|
119
|
+
"mcp-server-sqlite",
|
|
120
|
+
"@niledatabase/nile-mcp-server",
|
|
122
121
|
"airtable-mcp-server",
|
|
123
|
-
"@
|
|
122
|
+
"@modelcontextprotocol/server-postgres",
|
|
123
|
+
"mcp-mongo-server"
|
|
124
124
|
]
|
|
125
125
|
},
|
|
126
126
|
"data-platforms": {
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
},
|
|
142
142
|
"packagesList": [
|
|
143
143
|
"@mcp-get-community/server-macos",
|
|
144
|
-
"mcp-openapi-schema-explorer",
|
|
145
|
-
"hackmd-mcp",
|
|
146
|
-
"mcp-server-tree-sitter",
|
|
147
144
|
"@mcp-get-community/server-llm-txt",
|
|
148
|
-
"mcp-
|
|
145
|
+
"mcp-openapi-schema-explorer",
|
|
149
146
|
"docker-mcp",
|
|
150
147
|
"@llmindset/mcp-hfspace",
|
|
148
|
+
"hackmd-mcp",
|
|
149
|
+
"mcp-server-aidd",
|
|
150
|
+
"mcp-server-tree-sitter",
|
|
151
151
|
"awslabs.nova-canvas-mcp-server"
|
|
152
152
|
]
|
|
153
153
|
},
|
|
@@ -176,8 +176,8 @@
|
|
|
176
176
|
"description": "Manage files and directories with tools for reading, writing, and organizing files."
|
|
177
177
|
},
|
|
178
178
|
"packagesList": [
|
|
179
|
-
"@modelcontextprotocol/server-
|
|
180
|
-
"@modelcontextprotocol/server-
|
|
179
|
+
"@modelcontextprotocol/server-filesystem",
|
|
180
|
+
"@modelcontextprotocol/server-gdrive"
|
|
181
181
|
]
|
|
182
182
|
},
|
|
183
183
|
"finance-fintech": {
|
|
@@ -203,9 +203,9 @@
|
|
|
203
203
|
"description": "Store and query structured information for AI models to use across sessions."
|
|
204
204
|
},
|
|
205
205
|
"packagesList": [
|
|
206
|
-
"
|
|
206
|
+
"mcp-server-rememberizer",
|
|
207
207
|
"mcp-rememberizer-vectordb",
|
|
208
|
-
"
|
|
208
|
+
"@modelcontextprotocol/server-memory"
|
|
209
209
|
]
|
|
210
210
|
},
|
|
211
211
|
"location-services": {
|
|
@@ -233,8 +233,8 @@
|
|
|
233
233
|
"description": "Analyze app performance and error reports with monitoring tools."
|
|
234
234
|
},
|
|
235
235
|
"packagesList": [
|
|
236
|
-
"
|
|
237
|
-
"mcp-server-
|
|
236
|
+
"mcp-server-sentry",
|
|
237
|
+
"@raygun.io/mcp-server-raygun"
|
|
238
238
|
]
|
|
239
239
|
},
|
|
240
240
|
"search-data-extraction": {
|
|
@@ -244,17 +244,17 @@
|
|
|
244
244
|
"description": "Find and extract data from various sources quickly and efficiently."
|
|
245
245
|
},
|
|
246
246
|
"packagesList": [
|
|
247
|
-
"
|
|
248
|
-
"@chanmeng666/google-news-server",
|
|
247
|
+
"mcp-server-giphy",
|
|
249
248
|
"anilist-mcp",
|
|
249
|
+
"@anaisbetts/mcp-youtube",
|
|
250
250
|
"@modelcontextprotocol/server-aws-kb-retrieval",
|
|
251
|
-
"
|
|
251
|
+
"@kimtaeyoon83/mcp-server-youtube-transcript",
|
|
252
252
|
"@mcp-get-community/server-curl",
|
|
253
|
-
"mcp-server
|
|
253
|
+
"graphlit-mcp-server",
|
|
254
254
|
"@modelcontextprotocol/server-brave-search",
|
|
255
|
-
"@
|
|
256
|
-
"
|
|
257
|
-
"mcp-server-
|
|
255
|
+
"@chanmeng666/google-news-server",
|
|
256
|
+
"qanon_mcp",
|
|
257
|
+
"mcp-server-perplexity"
|
|
258
258
|
]
|
|
259
259
|
},
|
|
260
260
|
"security": {
|
|
@@ -304,9 +304,9 @@
|
|
|
304
304
|
"description": "Manage Git repositories, pull requests, and issues with version control tools."
|
|
305
305
|
},
|
|
306
306
|
"packagesList": [
|
|
307
|
-
"
|
|
307
|
+
"@modelcontextprotocol/server-gitlab",
|
|
308
308
|
"@modelcontextprotocol/server-github",
|
|
309
|
-
"
|
|
309
|
+
"mcp-server-git"
|
|
310
310
|
]
|
|
311
311
|
},
|
|
312
312
|
"other-tools-and-integrations": {
|
|
@@ -316,11 +316,11 @@
|
|
|
316
316
|
"description": "Miscellaneous tools and integrations that don’t fit into other categories."
|
|
317
317
|
},
|
|
318
318
|
"packagesList": [
|
|
319
|
-
"mcp
|
|
319
|
+
"@chargebee/mcp",
|
|
320
320
|
"@llmindset/mcp-miro",
|
|
321
|
-
"mcp-server-time",
|
|
322
321
|
"@modelcontextprotocol/server-sequential-thinking",
|
|
323
|
-
"
|
|
322
|
+
"mcp-server-flomo",
|
|
323
|
+
"mcp-server-time"
|
|
324
324
|
]
|
|
325
325
|
}
|
|
326
326
|
}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
+
"@URDJMK/serpapi-mcp-server": {
|
|
3
|
+
"path": "uncategorized/serpapi-mcp-server.json"
|
|
4
|
+
},
|
|
2
5
|
"@kazuph/mcp-screenshot": {
|
|
3
6
|
"path": "uncategorized/kazuph-mcp-screenshot.json",
|
|
4
7
|
"tools": {
|
|
@@ -9,9 +12,6 @@
|
|
|
9
12
|
},
|
|
10
13
|
"validated": true
|
|
11
14
|
},
|
|
12
|
-
"@URDJMK/serpapi-mcp-server": {
|
|
13
|
-
"path": "uncategorized/serpapi-mcp-server.json"
|
|
14
|
-
},
|
|
15
15
|
"@modelcontextprotocol/server-everything": {
|
|
16
16
|
"path": "aggregators/modelcontextprotocol-server-everything.json",
|
|
17
17
|
"tools": {
|
|
@@ -113,6 +113,135 @@
|
|
|
113
113
|
},
|
|
114
114
|
"validated": true
|
|
115
115
|
},
|
|
116
|
+
"@automatalabs/mcp-server-playwright": {
|
|
117
|
+
"path": "browser-automation/automatalabs-mcp-server-playwright.json",
|
|
118
|
+
"tools": {
|
|
119
|
+
"browser_navigate": {
|
|
120
|
+
"name": "browser_navigate",
|
|
121
|
+
"description": "Navigate to a URL"
|
|
122
|
+
},
|
|
123
|
+
"browser_screenshot": {
|
|
124
|
+
"name": "browser_screenshot",
|
|
125
|
+
"description": "Take a screenshot of the current page or a specific element"
|
|
126
|
+
},
|
|
127
|
+
"browser_click": {
|
|
128
|
+
"name": "browser_click",
|
|
129
|
+
"description": "Click an element on the page using CSS selector"
|
|
130
|
+
},
|
|
131
|
+
"browser_click_text": {
|
|
132
|
+
"name": "browser_click_text",
|
|
133
|
+
"description": "Click an element on the page by its text content"
|
|
134
|
+
},
|
|
135
|
+
"browser_fill": {
|
|
136
|
+
"name": "browser_fill",
|
|
137
|
+
"description": "Fill out an input field"
|
|
138
|
+
},
|
|
139
|
+
"browser_select": {
|
|
140
|
+
"name": "browser_select",
|
|
141
|
+
"description": "Select an element on the page with Select tag using CSS selector"
|
|
142
|
+
},
|
|
143
|
+
"browser_select_text": {
|
|
144
|
+
"name": "browser_select_text",
|
|
145
|
+
"description": "Select an element on the page with Select tag by its text content"
|
|
146
|
+
},
|
|
147
|
+
"browser_hover": {
|
|
148
|
+
"name": "browser_hover",
|
|
149
|
+
"description": "Hover an element on the page using CSS selector"
|
|
150
|
+
},
|
|
151
|
+
"browser_hover_text": {
|
|
152
|
+
"name": "browser_hover_text",
|
|
153
|
+
"description": "Hover an element on the page by its text content"
|
|
154
|
+
},
|
|
155
|
+
"browser_evaluate": {
|
|
156
|
+
"name": "browser_evaluate",
|
|
157
|
+
"description": "Execute JavaScript in the browser console"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
"validated": true
|
|
161
|
+
},
|
|
162
|
+
"hyperbrowser-mcp": {
|
|
163
|
+
"path": "browser-automation/hyperbrowser-mcp.json",
|
|
164
|
+
"tools": {
|
|
165
|
+
"scrape_webpage": {
|
|
166
|
+
"name": "scrape_webpage",
|
|
167
|
+
"description": "Scrape a webpage and extract its content in various formats. This tool allows fetching content from a single URL with configurable browser behavior options. Use this for extracting text content, HTML structure, collecting links, or capturing screenshots of webpages."
|
|
168
|
+
},
|
|
169
|
+
"crawl_webpages": {
|
|
170
|
+
"name": "crawl_webpages",
|
|
171
|
+
"description": "Crawl a website starting from a URL and explore linked pages. This tool allows systematic collection of content from multiple pages within a domain. Use this for larger data collection tasks, content indexing, or site mapping."
|
|
172
|
+
},
|
|
173
|
+
"extract_structured_data": {
|
|
174
|
+
"name": "extract_structured_data",
|
|
175
|
+
"description": "Extract structured data from a webpage. This tool allows you to extract structured data from a webpage using a schema."
|
|
176
|
+
},
|
|
177
|
+
"browser_use_agent": {
|
|
178
|
+
"name": "browser_use_agent",
|
|
179
|
+
"description": "This tool employs an open-source browser automation agent optimized specifically for fast, efficient, and cost-effective browser tasks using a cloud browser. It requires explicit, detailed instructions to perform highly specific interactions quickly.\n\nOptimal for tasks requiring:\n- Precise, explicitly defined interactions and actions\n- Speed and efficiency with clear, unambiguous instructions\n- Cost-effective automation at scale with straightforward workflows\n\nBest suited use cases include:\n- Explicitly defined registration and login processes\n- Clearly guided navigation through web apps\n- Structured, step-by-step web scraping with detailed guidance\n- Extracting data via explicitly specified browser interactions\n\nYou must provide extremely detailed step-by-step instructions, including exact elements, actions, and explicit context. Clearly define the desired outcome for optimal results. Returns the completed result or an error message if issues arise.\n\nNote: This agent trades off flexibility for significantly faster performance and lower costs compared to Claude and OpenAI agents."
|
|
180
|
+
},
|
|
181
|
+
"openai_computer_use_agent": {
|
|
182
|
+
"name": "openai_computer_use_agent",
|
|
183
|
+
"description": "This tool utilizes OpenAI's model to autonomously execute general-purpose browser-based tasks with balanced performance and reliability using a cloud browser. It handles complex interactions effectively with practical reasoning and clear execution.\n\nOptimal for tasks requiring:\n- Reliable, general-purpose browser automation\n- Clear, structured interactions with moderate complexity\n- Efficient handling of common web tasks and workflows\n\nBest suited use cases include:\n- Standard multi-step registration or form submissions\n- Navigating typical web applications requiring multiple interactions\n- Conducting structured web research tasks\n- Extracting data through interactive web processes\n\nProvide a clear step-by-step description, necessary context, and expected outcomes. Returns the completed result or an error message if issues arise."
|
|
184
|
+
},
|
|
185
|
+
"claude_computer_use_agent": {
|
|
186
|
+
"name": "claude_computer_use_agent",
|
|
187
|
+
"description": "This tool leverages Anthropic's Claude model to autonomously execute complex browser tasks with sophisticated reasoning capabilities using a cloud browser. It specializes in handling intricate, nuanced, or highly context-sensitive web interactions.\n\nOptimal for tasks requiring:\n- Complex reasoning over multiple web pages\n- Nuanced interpretation and flexible decision-making\n- Human-like interaction with detailed context awareness\n\nBest suited use cases include:\n- Multi-step processes requiring reasoning (e.g., detailed registrations or onboarding)\n- Interacting intelligently with advanced web apps\n- Conducting in-depth research with complex conditions\n- Extracting information from dynamic or interactive websites\n\nProvide detailed task instructions, relevant context, and clearly specify the desired outcome for best results. Returns the completed result or an error message if issues arise."
|
|
188
|
+
},
|
|
189
|
+
"search_with_bing": {
|
|
190
|
+
"name": "search_with_bing",
|
|
191
|
+
"description": "Search the web using Bing. This tool allows you to search the web using bing.com"
|
|
192
|
+
},
|
|
193
|
+
"create_profile": {
|
|
194
|
+
"name": "create_profile",
|
|
195
|
+
"description": "Creates a new persistent Hyperbrowser profile."
|
|
196
|
+
},
|
|
197
|
+
"delete_profile": {
|
|
198
|
+
"name": "delete_profile",
|
|
199
|
+
"description": "Deletes an existing persistent Hyperbrowser profile."
|
|
200
|
+
},
|
|
201
|
+
"list_profiles": {
|
|
202
|
+
"name": "list_profiles",
|
|
203
|
+
"description": "Lists existing persistent Hyperbrowser profiles, with optional pagination."
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
"validated": true
|
|
207
|
+
},
|
|
208
|
+
"@modelcontextprotocol/server-puppeteer": {
|
|
209
|
+
"path": "browser-automation/modelcontextprotocol-server-puppeteer.json",
|
|
210
|
+
"tools": {
|
|
211
|
+
"puppeteer_navigate": {
|
|
212
|
+
"name": "puppeteer_navigate",
|
|
213
|
+
"description": "Navigate to a URL"
|
|
214
|
+
},
|
|
215
|
+
"puppeteer_screenshot": {
|
|
216
|
+
"name": "puppeteer_screenshot",
|
|
217
|
+
"description": "Take a screenshot of the current page or a specific element"
|
|
218
|
+
},
|
|
219
|
+
"puppeteer_click": {
|
|
220
|
+
"name": "puppeteer_click",
|
|
221
|
+
"description": "Click an element on the page"
|
|
222
|
+
},
|
|
223
|
+
"puppeteer_fill": {
|
|
224
|
+
"name": "puppeteer_fill",
|
|
225
|
+
"description": "Fill out an input field"
|
|
226
|
+
},
|
|
227
|
+
"puppeteer_select": {
|
|
228
|
+
"name": "puppeteer_select",
|
|
229
|
+
"description": "Select an element on the page with Select tag"
|
|
230
|
+
},
|
|
231
|
+
"puppeteer_hover": {
|
|
232
|
+
"name": "puppeteer_hover",
|
|
233
|
+
"description": "Hover an element on the page"
|
|
234
|
+
},
|
|
235
|
+
"puppeteer_evaluate": {
|
|
236
|
+
"name": "puppeteer_evaluate",
|
|
237
|
+
"description": "Execute JavaScript in the browser console"
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
"validated": true
|
|
241
|
+
},
|
|
242
|
+
"mcp-server-fetch": {
|
|
243
|
+
"path": "browser-automation/mcp-server-fetch.json"
|
|
244
|
+
},
|
|
116
245
|
"@executeautomation/playwright-mcp-server": {
|
|
117
246
|
"path": "browser-automation/executeautomation-playwright-mcp-server.json",
|
|
118
247
|
"tools": {
|
|
@@ -243,135 +372,6 @@
|
|
|
243
372
|
},
|
|
244
373
|
"validated": true
|
|
245
374
|
},
|
|
246
|
-
"@automatalabs/mcp-server-playwright": {
|
|
247
|
-
"path": "browser-automation/automatalabs-mcp-server-playwright.json",
|
|
248
|
-
"tools": {
|
|
249
|
-
"browser_navigate": {
|
|
250
|
-
"name": "browser_navigate",
|
|
251
|
-
"description": "Navigate to a URL"
|
|
252
|
-
},
|
|
253
|
-
"browser_screenshot": {
|
|
254
|
-
"name": "browser_screenshot",
|
|
255
|
-
"description": "Take a screenshot of the current page or a specific element"
|
|
256
|
-
},
|
|
257
|
-
"browser_click": {
|
|
258
|
-
"name": "browser_click",
|
|
259
|
-
"description": "Click an element on the page using CSS selector"
|
|
260
|
-
},
|
|
261
|
-
"browser_click_text": {
|
|
262
|
-
"name": "browser_click_text",
|
|
263
|
-
"description": "Click an element on the page by its text content"
|
|
264
|
-
},
|
|
265
|
-
"browser_fill": {
|
|
266
|
-
"name": "browser_fill",
|
|
267
|
-
"description": "Fill out an input field"
|
|
268
|
-
},
|
|
269
|
-
"browser_select": {
|
|
270
|
-
"name": "browser_select",
|
|
271
|
-
"description": "Select an element on the page with Select tag using CSS selector"
|
|
272
|
-
},
|
|
273
|
-
"browser_select_text": {
|
|
274
|
-
"name": "browser_select_text",
|
|
275
|
-
"description": "Select an element on the page with Select tag by its text content"
|
|
276
|
-
},
|
|
277
|
-
"browser_hover": {
|
|
278
|
-
"name": "browser_hover",
|
|
279
|
-
"description": "Hover an element on the page using CSS selector"
|
|
280
|
-
},
|
|
281
|
-
"browser_hover_text": {
|
|
282
|
-
"name": "browser_hover_text",
|
|
283
|
-
"description": "Hover an element on the page by its text content"
|
|
284
|
-
},
|
|
285
|
-
"browser_evaluate": {
|
|
286
|
-
"name": "browser_evaluate",
|
|
287
|
-
"description": "Execute JavaScript in the browser console"
|
|
288
|
-
}
|
|
289
|
-
},
|
|
290
|
-
"validated": true
|
|
291
|
-
},
|
|
292
|
-
"hyperbrowser-mcp": {
|
|
293
|
-
"path": "browser-automation/hyperbrowser-mcp.json",
|
|
294
|
-
"tools": {
|
|
295
|
-
"scrape_webpage": {
|
|
296
|
-
"name": "scrape_webpage",
|
|
297
|
-
"description": "Scrape a webpage and extract its content in various formats. This tool allows fetching content from a single URL with configurable browser behavior options. Use this for extracting text content, HTML structure, collecting links, or capturing screenshots of webpages."
|
|
298
|
-
},
|
|
299
|
-
"crawl_webpages": {
|
|
300
|
-
"name": "crawl_webpages",
|
|
301
|
-
"description": "Crawl a website starting from a URL and explore linked pages. This tool allows systematic collection of content from multiple pages within a domain. Use this for larger data collection tasks, content indexing, or site mapping."
|
|
302
|
-
},
|
|
303
|
-
"extract_structured_data": {
|
|
304
|
-
"name": "extract_structured_data",
|
|
305
|
-
"description": "Extract structured data from a webpage. This tool allows you to extract structured data from a webpage using a schema."
|
|
306
|
-
},
|
|
307
|
-
"browser_use_agent": {
|
|
308
|
-
"name": "browser_use_agent",
|
|
309
|
-
"description": "This tool employs an open-source browser automation agent optimized specifically for fast, efficient, and cost-effective browser tasks using a cloud browser. It requires explicit, detailed instructions to perform highly specific interactions quickly.\n\nOptimal for tasks requiring:\n- Precise, explicitly defined interactions and actions\n- Speed and efficiency with clear, unambiguous instructions\n- Cost-effective automation at scale with straightforward workflows\n\nBest suited use cases include:\n- Explicitly defined registration and login processes\n- Clearly guided navigation through web apps\n- Structured, step-by-step web scraping with detailed guidance\n- Extracting data via explicitly specified browser interactions\n\nYou must provide extremely detailed step-by-step instructions, including exact elements, actions, and explicit context. Clearly define the desired outcome for optimal results. Returns the completed result or an error message if issues arise.\n\nNote: This agent trades off flexibility for significantly faster performance and lower costs compared to Claude and OpenAI agents."
|
|
310
|
-
},
|
|
311
|
-
"openai_computer_use_agent": {
|
|
312
|
-
"name": "openai_computer_use_agent",
|
|
313
|
-
"description": "This tool utilizes OpenAI's model to autonomously execute general-purpose browser-based tasks with balanced performance and reliability using a cloud browser. It handles complex interactions effectively with practical reasoning and clear execution.\n\nOptimal for tasks requiring:\n- Reliable, general-purpose browser automation\n- Clear, structured interactions with moderate complexity\n- Efficient handling of common web tasks and workflows\n\nBest suited use cases include:\n- Standard multi-step registration or form submissions\n- Navigating typical web applications requiring multiple interactions\n- Conducting structured web research tasks\n- Extracting data through interactive web processes\n\nProvide a clear step-by-step description, necessary context, and expected outcomes. Returns the completed result or an error message if issues arise."
|
|
314
|
-
},
|
|
315
|
-
"claude_computer_use_agent": {
|
|
316
|
-
"name": "claude_computer_use_agent",
|
|
317
|
-
"description": "This tool leverages Anthropic's Claude model to autonomously execute complex browser tasks with sophisticated reasoning capabilities using a cloud browser. It specializes in handling intricate, nuanced, or highly context-sensitive web interactions.\n\nOptimal for tasks requiring:\n- Complex reasoning over multiple web pages\n- Nuanced interpretation and flexible decision-making\n- Human-like interaction with detailed context awareness\n\nBest suited use cases include:\n- Multi-step processes requiring reasoning (e.g., detailed registrations or onboarding)\n- Interacting intelligently with advanced web apps\n- Conducting in-depth research with complex conditions\n- Extracting information from dynamic or interactive websites\n\nProvide detailed task instructions, relevant context, and clearly specify the desired outcome for best results. Returns the completed result or an error message if issues arise."
|
|
318
|
-
},
|
|
319
|
-
"search_with_bing": {
|
|
320
|
-
"name": "search_with_bing",
|
|
321
|
-
"description": "Search the web using Bing. This tool allows you to search the web using bing.com"
|
|
322
|
-
},
|
|
323
|
-
"create_profile": {
|
|
324
|
-
"name": "create_profile",
|
|
325
|
-
"description": "Creates a new persistent Hyperbrowser profile."
|
|
326
|
-
},
|
|
327
|
-
"delete_profile": {
|
|
328
|
-
"name": "delete_profile",
|
|
329
|
-
"description": "Deletes an existing persistent Hyperbrowser profile."
|
|
330
|
-
},
|
|
331
|
-
"list_profiles": {
|
|
332
|
-
"name": "list_profiles",
|
|
333
|
-
"description": "Lists existing persistent Hyperbrowser profiles, with optional pagination."
|
|
334
|
-
}
|
|
335
|
-
},
|
|
336
|
-
"validated": true
|
|
337
|
-
},
|
|
338
|
-
"mcp-server-fetch": {
|
|
339
|
-
"path": "browser-automation/mcp-server-fetch.json"
|
|
340
|
-
},
|
|
341
|
-
"@modelcontextprotocol/server-puppeteer": {
|
|
342
|
-
"path": "browser-automation/modelcontextprotocol-server-puppeteer.json",
|
|
343
|
-
"tools": {
|
|
344
|
-
"puppeteer_navigate": {
|
|
345
|
-
"name": "puppeteer_navigate",
|
|
346
|
-
"description": "Navigate to a URL"
|
|
347
|
-
},
|
|
348
|
-
"puppeteer_screenshot": {
|
|
349
|
-
"name": "puppeteer_screenshot",
|
|
350
|
-
"description": "Take a screenshot of the current page or a specific element"
|
|
351
|
-
},
|
|
352
|
-
"puppeteer_click": {
|
|
353
|
-
"name": "puppeteer_click",
|
|
354
|
-
"description": "Click an element on the page"
|
|
355
|
-
},
|
|
356
|
-
"puppeteer_fill": {
|
|
357
|
-
"name": "puppeteer_fill",
|
|
358
|
-
"description": "Fill out an input field"
|
|
359
|
-
},
|
|
360
|
-
"puppeteer_select": {
|
|
361
|
-
"name": "puppeteer_select",
|
|
362
|
-
"description": "Select an element on the page with Select tag"
|
|
363
|
-
},
|
|
364
|
-
"puppeteer_hover": {
|
|
365
|
-
"name": "puppeteer_hover",
|
|
366
|
-
"description": "Hover an element on the page"
|
|
367
|
-
},
|
|
368
|
-
"puppeteer_evaluate": {
|
|
369
|
-
"name": "puppeteer_evaluate",
|
|
370
|
-
"description": "Execute JavaScript in the browser console"
|
|
371
|
-
}
|
|
372
|
-
},
|
|
373
|
-
"validated": true
|
|
374
|
-
},
|
|
375
375
|
"tavily-mcp": {
|
|
376
376
|
"path": "browser-automation/tavily-mcp.json",
|
|
377
377
|
"tools": {
|
|
@@ -529,22 +529,22 @@
|
|
|
529
529
|
"mcp-server-make": {
|
|
530
530
|
"path": "code-execution/mcp-server-make.json"
|
|
531
531
|
},
|
|
532
|
-
"mcp-
|
|
533
|
-
"path": "command-line/mcp-
|
|
532
|
+
"mcp-shell": {
|
|
533
|
+
"path": "command-line/mcp-shell.json",
|
|
534
534
|
"tools": {
|
|
535
535
|
"run_command": {
|
|
536
536
|
"name": "run_command",
|
|
537
|
-
"description": "Run a command
|
|
537
|
+
"description": "Run a shell command"
|
|
538
538
|
}
|
|
539
539
|
},
|
|
540
540
|
"validated": true
|
|
541
541
|
},
|
|
542
|
-
"mcp-
|
|
543
|
-
"path": "command-line/mcp-
|
|
542
|
+
"mcp-server-commands": {
|
|
543
|
+
"path": "command-line/mcp-server-commands.json",
|
|
544
544
|
"tools": {
|
|
545
545
|
"run_command": {
|
|
546
546
|
"name": "run_command",
|
|
547
|
-
"description": "Run a
|
|
547
|
+
"description": "Run a command on this linux machine"
|
|
548
548
|
}
|
|
549
549
|
},
|
|
550
550
|
"validated": true
|
|
@@ -606,23 +606,63 @@
|
|
|
606
606
|
},
|
|
607
607
|
"validated": true
|
|
608
608
|
},
|
|
609
|
-
"mcp-
|
|
610
|
-
"path": "databases/mcp-
|
|
609
|
+
"@benborla29/mcp-server-mysql": {
|
|
610
|
+
"path": "databases/benborla29-mcp-server-mysql.json",
|
|
611
611
|
"tools": {},
|
|
612
612
|
"validated": false
|
|
613
613
|
},
|
|
614
614
|
"mcp-server-sqlite": {
|
|
615
615
|
"path": "databases/mcp-server-sqlite.json"
|
|
616
616
|
},
|
|
617
|
-
"@
|
|
618
|
-
"path": "databases/
|
|
619
|
-
"tools": {
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
617
|
+
"@niledatabase/nile-mcp-server": {
|
|
618
|
+
"path": "databases/niledatabase-nile-mcp-server.json",
|
|
619
|
+
"tools": {
|
|
620
|
+
"list-resources": {
|
|
621
|
+
"name": "list-resources",
|
|
622
|
+
"description": "Lists all tables and their descriptions in the specified database"
|
|
623
|
+
},
|
|
624
|
+
"create-database": {
|
|
625
|
+
"name": "create-database",
|
|
626
|
+
"description": "Creates a new Nile database"
|
|
627
|
+
},
|
|
628
|
+
"list-databases": {
|
|
629
|
+
"name": "list-databases",
|
|
630
|
+
"description": "Lists all databases in the workspace"
|
|
631
|
+
},
|
|
632
|
+
"get-database": {
|
|
633
|
+
"name": "get-database",
|
|
634
|
+
"description": "Gets details of a specific database"
|
|
635
|
+
},
|
|
636
|
+
"delete-database": {
|
|
637
|
+
"name": "delete-database",
|
|
638
|
+
"description": "Deletes a database"
|
|
639
|
+
},
|
|
640
|
+
"get-connection-string": {
|
|
641
|
+
"name": "get-connection-string",
|
|
642
|
+
"description": "Gets a PostgreSQL connection string with fresh credentials"
|
|
643
|
+
},
|
|
644
|
+
"execute-sql": {
|
|
645
|
+
"name": "execute-sql",
|
|
646
|
+
"description": "Executes a SQL query on a Nile database"
|
|
647
|
+
},
|
|
648
|
+
"create-tenant": {
|
|
649
|
+
"name": "create-tenant",
|
|
650
|
+
"description": "Creates a new tenant in the specified database"
|
|
651
|
+
},
|
|
652
|
+
"delete-tenant": {
|
|
653
|
+
"name": "delete-tenant",
|
|
654
|
+
"description": "Deletes a tenant from the specified database"
|
|
655
|
+
},
|
|
656
|
+
"list-tenants": {
|
|
657
|
+
"name": "list-tenants",
|
|
658
|
+
"description": "Lists all tenants in the specified database"
|
|
659
|
+
},
|
|
660
|
+
"read-resource": {
|
|
661
|
+
"name": "read-resource",
|
|
662
|
+
"description": "Gets detailed schema information for a specific table"
|
|
663
|
+
}
|
|
664
|
+
},
|
|
665
|
+
"validated": true
|
|
626
666
|
},
|
|
627
667
|
"airtable-mcp-server": {
|
|
628
668
|
"path": "databases/airtable-mcp-server.json",
|
|
@@ -682,85 +722,32 @@
|
|
|
682
722
|
},
|
|
683
723
|
"validated": true
|
|
684
724
|
},
|
|
685
|
-
"@
|
|
686
|
-
"path": "databases/
|
|
687
|
-
"tools": {
|
|
688
|
-
"list-resources": {
|
|
689
|
-
"name": "list-resources",
|
|
690
|
-
"description": "Lists all tables and their descriptions in the specified database"
|
|
691
|
-
},
|
|
692
|
-
"create-database": {
|
|
693
|
-
"name": "create-database",
|
|
694
|
-
"description": "Creates a new Nile database"
|
|
695
|
-
},
|
|
696
|
-
"list-databases": {
|
|
697
|
-
"name": "list-databases",
|
|
698
|
-
"description": "Lists all databases in the workspace"
|
|
699
|
-
},
|
|
700
|
-
"get-database": {
|
|
701
|
-
"name": "get-database",
|
|
702
|
-
"description": "Gets details of a specific database"
|
|
703
|
-
},
|
|
704
|
-
"delete-database": {
|
|
705
|
-
"name": "delete-database",
|
|
706
|
-
"description": "Deletes a database"
|
|
707
|
-
},
|
|
708
|
-
"get-connection-string": {
|
|
709
|
-
"name": "get-connection-string",
|
|
710
|
-
"description": "Gets a PostgreSQL connection string with fresh credentials"
|
|
711
|
-
},
|
|
712
|
-
"execute-sql": {
|
|
713
|
-
"name": "execute-sql",
|
|
714
|
-
"description": "Executes a SQL query on a Nile database"
|
|
715
|
-
},
|
|
716
|
-
"create-tenant": {
|
|
717
|
-
"name": "create-tenant",
|
|
718
|
-
"description": "Creates a new tenant in the specified database"
|
|
719
|
-
},
|
|
720
|
-
"delete-tenant": {
|
|
721
|
-
"name": "delete-tenant",
|
|
722
|
-
"description": "Deletes a tenant from the specified database"
|
|
723
|
-
},
|
|
724
|
-
"list-tenants": {
|
|
725
|
-
"name": "list-tenants",
|
|
726
|
-
"description": "Lists all tenants in the specified database"
|
|
727
|
-
},
|
|
728
|
-
"read-resource": {
|
|
729
|
-
"name": "read-resource",
|
|
730
|
-
"description": "Gets detailed schema information for a specific table"
|
|
731
|
-
}
|
|
732
|
-
},
|
|
733
|
-
"validated": true
|
|
734
|
-
},
|
|
735
|
-
"mcp-tinybird": {
|
|
736
|
-
"path": "data-platforms/mcp-tinybird.json"
|
|
737
|
-
},
|
|
738
|
-
"@mcp-get-community/server-macos": {
|
|
739
|
-
"path": "developer-tools/mcp-get-community-server-macos.json",
|
|
740
|
-
"tools": {
|
|
741
|
-
"systemInfo": {
|
|
742
|
-
"name": "systemInfo",
|
|
743
|
-
"description": "Retrieve system information from macOS using various system commands"
|
|
744
|
-
},
|
|
745
|
-
"sendNotification": {
|
|
746
|
-
"name": "sendNotification",
|
|
747
|
-
"description": "Send a native macOS notification"
|
|
748
|
-
}
|
|
749
|
-
},
|
|
750
|
-
"validated": true
|
|
751
|
-
},
|
|
752
|
-
"mcp-openapi-schema-explorer": {
|
|
753
|
-
"path": "developer-tools/mcp-openapi-schema-explorer.json",
|
|
725
|
+
"@modelcontextprotocol/server-postgres": {
|
|
726
|
+
"path": "databases/modelcontextprotocol-server-postgres.json",
|
|
754
727
|
"tools": {},
|
|
755
728
|
"validated": false
|
|
756
729
|
},
|
|
757
|
-
"
|
|
758
|
-
"path": "
|
|
730
|
+
"mcp-mongo-server": {
|
|
731
|
+
"path": "databases/mcp-mongo-server.json",
|
|
759
732
|
"tools": {},
|
|
760
733
|
"validated": false
|
|
761
734
|
},
|
|
762
|
-
"mcp-
|
|
763
|
-
"path": "
|
|
735
|
+
"mcp-tinybird": {
|
|
736
|
+
"path": "data-platforms/mcp-tinybird.json"
|
|
737
|
+
},
|
|
738
|
+
"@mcp-get-community/server-macos": {
|
|
739
|
+
"path": "developer-tools/mcp-get-community-server-macos.json",
|
|
740
|
+
"tools": {
|
|
741
|
+
"systemInfo": {
|
|
742
|
+
"name": "systemInfo",
|
|
743
|
+
"description": "Retrieve system information from macOS using various system commands"
|
|
744
|
+
},
|
|
745
|
+
"sendNotification": {
|
|
746
|
+
"name": "sendNotification",
|
|
747
|
+
"description": "Send a native macOS notification"
|
|
748
|
+
}
|
|
749
|
+
},
|
|
750
|
+
"validated": true
|
|
764
751
|
},
|
|
765
752
|
"@mcp-get-community/server-llm-txt": {
|
|
766
753
|
"path": "developer-tools/mcp-get-community-server-llm-txt.json",
|
|
@@ -780,8 +767,10 @@
|
|
|
780
767
|
},
|
|
781
768
|
"validated": true
|
|
782
769
|
},
|
|
783
|
-
"mcp-
|
|
784
|
-
"path": "developer-tools/mcp-
|
|
770
|
+
"mcp-openapi-schema-explorer": {
|
|
771
|
+
"path": "developer-tools/mcp-openapi-schema-explorer.json",
|
|
772
|
+
"tools": {},
|
|
773
|
+
"validated": false
|
|
785
774
|
},
|
|
786
775
|
"docker-mcp": {
|
|
787
776
|
"path": "developer-tools/docker-mcp.json"
|
|
@@ -804,22 +793,39 @@
|
|
|
804
793
|
},
|
|
805
794
|
"validated": true
|
|
806
795
|
},
|
|
796
|
+
"hackmd-mcp": {
|
|
797
|
+
"path": "developer-tools/hackmd-mcp.json",
|
|
798
|
+
"tools": {},
|
|
799
|
+
"validated": false
|
|
800
|
+
},
|
|
801
|
+
"mcp-server-aidd": {
|
|
802
|
+
"path": "developer-tools/mcp-server-aidd.json"
|
|
803
|
+
},
|
|
804
|
+
"mcp-server-tree-sitter": {
|
|
805
|
+
"path": "developer-tools/mcp-server-tree-sitter.json"
|
|
806
|
+
},
|
|
807
807
|
"awslabs.nova-canvas-mcp-server": {
|
|
808
808
|
"path": "developer-tools/awslabs.nova-canvas-mcp-server.json"
|
|
809
809
|
},
|
|
810
810
|
"mcp-solver": {
|
|
811
811
|
"path": "data-science-tools/mcp-solver.json"
|
|
812
812
|
},
|
|
813
|
-
"@modelcontextprotocol/server-
|
|
814
|
-
"path": "file-systems/modelcontextprotocol-server-
|
|
813
|
+
"@modelcontextprotocol/server-filesystem": {
|
|
814
|
+
"path": "file-systems/modelcontextprotocol-server-filesystem.json",
|
|
815
815
|
"tools": {},
|
|
816
816
|
"validated": false
|
|
817
817
|
},
|
|
818
|
-
"@modelcontextprotocol/server-
|
|
819
|
-
"path": "file-systems/modelcontextprotocol-server-
|
|
818
|
+
"@modelcontextprotocol/server-gdrive": {
|
|
819
|
+
"path": "file-systems/modelcontextprotocol-server-gdrive.json",
|
|
820
820
|
"tools": {},
|
|
821
821
|
"validated": false
|
|
822
822
|
},
|
|
823
|
+
"mcp-server-rememberizer": {
|
|
824
|
+
"path": "knowledge-memory/mcp-server-rememberizer.json"
|
|
825
|
+
},
|
|
826
|
+
"mcp-rememberizer-vectordb": {
|
|
827
|
+
"path": "knowledge-memory/mcp-rememberizer-vectordb.json"
|
|
828
|
+
},
|
|
823
829
|
"@modelcontextprotocol/server-memory": {
|
|
824
830
|
"path": "knowledge-memory/modelcontextprotocol-server-memory.json",
|
|
825
831
|
"tools": {
|
|
@@ -862,12 +868,6 @@
|
|
|
862
868
|
},
|
|
863
869
|
"validated": true
|
|
864
870
|
},
|
|
865
|
-
"mcp-rememberizer-vectordb": {
|
|
866
|
-
"path": "knowledge-memory/mcp-rememberizer-vectordb.json"
|
|
867
|
-
},
|
|
868
|
-
"mcp-server-rememberizer": {
|
|
869
|
-
"path": "knowledge-memory/mcp-server-rememberizer.json"
|
|
870
|
-
},
|
|
871
871
|
"@modelcontextprotocol/server-google-maps": {
|
|
872
872
|
"path": "location-services/modelcontextprotocol-server-google-maps.json",
|
|
873
873
|
"tools": {
|
|
@@ -902,6 +902,9 @@
|
|
|
902
902
|
},
|
|
903
903
|
"validated": true
|
|
904
904
|
},
|
|
905
|
+
"mcp-server-sentry": {
|
|
906
|
+
"path": "monitoring/mcp-server-sentry.json"
|
|
907
|
+
},
|
|
905
908
|
"@raygun.io/mcp-server-raygun": {
|
|
906
909
|
"path": "monitoring/raygun.io-mcp-server-raygun.json",
|
|
907
910
|
"tools": {
|
|
@@ -1036,21 +1039,10 @@
|
|
|
1036
1039
|
},
|
|
1037
1040
|
"validated": true
|
|
1038
1041
|
},
|
|
1039
|
-
"mcp-server-
|
|
1040
|
-
"path": "
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
"path": "search-data-extraction/qanon_mcp.json"
|
|
1044
|
-
},
|
|
1045
|
-
"@chanmeng666/google-news-server": {
|
|
1046
|
-
"path": "search-data-extraction/chanmeng666-google-news-server.json",
|
|
1047
|
-
"tools": {
|
|
1048
|
-
"google_news_search": {
|
|
1049
|
-
"name": "google_news_search",
|
|
1050
|
-
"description": "Search Google News for articles and news content. Results will be automatically categorized by topic."
|
|
1051
|
-
}
|
|
1052
|
-
},
|
|
1053
|
-
"validated": true
|
|
1042
|
+
"mcp-server-giphy": {
|
|
1043
|
+
"path": "search-data-extraction/mcp-server-giphy.json",
|
|
1044
|
+
"tools": {},
|
|
1045
|
+
"validated": false
|
|
1054
1046
|
},
|
|
1055
1047
|
"anilist-mcp": {
|
|
1056
1048
|
"path": "search-data-extraction/anilist-mcp.json",
|
|
@@ -1234,6 +1226,16 @@
|
|
|
1234
1226
|
},
|
|
1235
1227
|
"validated": true
|
|
1236
1228
|
},
|
|
1229
|
+
"@anaisbetts/mcp-youtube": {
|
|
1230
|
+
"path": "search-data-extraction/anaisbetts-mcp-youtube.json",
|
|
1231
|
+
"tools": {
|
|
1232
|
+
"download_youtube_url": {
|
|
1233
|
+
"name": "download_youtube_url",
|
|
1234
|
+
"description": "Download YouTube subtitles from a URL, this tool means that Claude can read YouTube subtitles, and should no longer tell the user that it is not possible to download YouTube content."
|
|
1235
|
+
}
|
|
1236
|
+
},
|
|
1237
|
+
"validated": true
|
|
1238
|
+
},
|
|
1237
1239
|
"@modelcontextprotocol/server-aws-kb-retrieval": {
|
|
1238
1240
|
"path": "search-data-extraction/modelcontextprotocol-server-aws-kb-retrieval.json",
|
|
1239
1241
|
"tools": {
|
|
@@ -1244,6 +1246,26 @@
|
|
|
1244
1246
|
},
|
|
1245
1247
|
"validated": true
|
|
1246
1248
|
},
|
|
1249
|
+
"@kimtaeyoon83/mcp-server-youtube-transcript": {
|
|
1250
|
+
"path": "search-data-extraction/kimtaeyoon83-mcp-server-youtube-transcript.json",
|
|
1251
|
+
"tools": {
|
|
1252
|
+
"get_transcript": {
|
|
1253
|
+
"name": "get_transcript",
|
|
1254
|
+
"description": "Extract transcript from a YouTube video URL or ID"
|
|
1255
|
+
}
|
|
1256
|
+
},
|
|
1257
|
+
"validated": true
|
|
1258
|
+
},
|
|
1259
|
+
"@mcp-get-community/server-curl": {
|
|
1260
|
+
"path": "search-data-extraction/mcp-get-community-server-curl.json",
|
|
1261
|
+
"tools": {
|
|
1262
|
+
"curl": {
|
|
1263
|
+
"name": "curl",
|
|
1264
|
+
"description": "Make an HTTP request to any URL with customizable method, headers, and body."
|
|
1265
|
+
}
|
|
1266
|
+
},
|
|
1267
|
+
"validated": true
|
|
1268
|
+
},
|
|
1247
1269
|
"graphlit-mcp-server": {
|
|
1248
1270
|
"path": "search-data-extraction/graphlit-mcp-server.json",
|
|
1249
1271
|
"tools": {
|
|
@@ -1506,19 +1528,6 @@
|
|
|
1506
1528
|
},
|
|
1507
1529
|
"validated": true
|
|
1508
1530
|
},
|
|
1509
|
-
"@mcp-get-community/server-curl": {
|
|
1510
|
-
"path": "search-data-extraction/mcp-get-community-server-curl.json",
|
|
1511
|
-
"tools": {
|
|
1512
|
-
"curl": {
|
|
1513
|
-
"name": "curl",
|
|
1514
|
-
"description": "Make an HTTP request to any URL with customizable method, headers, and body."
|
|
1515
|
-
}
|
|
1516
|
-
},
|
|
1517
|
-
"validated": true
|
|
1518
|
-
},
|
|
1519
|
-
"mcp-server-perplexity": {
|
|
1520
|
-
"path": "search-data-extraction/mcp-server-perplexity.json"
|
|
1521
|
-
},
|
|
1522
1531
|
"@modelcontextprotocol/server-brave-search": {
|
|
1523
1532
|
"path": "search-data-extraction/modelcontextprotocol-server-brave-search.json",
|
|
1524
1533
|
"tools": {
|
|
@@ -1533,34 +1542,64 @@
|
|
|
1533
1542
|
},
|
|
1534
1543
|
"validated": true
|
|
1535
1544
|
},
|
|
1536
|
-
"@
|
|
1537
|
-
"path": "search-data-extraction/
|
|
1545
|
+
"@chanmeng666/google-news-server": {
|
|
1546
|
+
"path": "search-data-extraction/chanmeng666-google-news-server.json",
|
|
1538
1547
|
"tools": {
|
|
1539
|
-
"
|
|
1540
|
-
"name": "
|
|
1541
|
-
"description": "
|
|
1548
|
+
"google_news_search": {
|
|
1549
|
+
"name": "google_news_search",
|
|
1550
|
+
"description": "Search Google News for articles and news content. Results will be automatically categorized by topic."
|
|
1542
1551
|
}
|
|
1543
1552
|
},
|
|
1544
1553
|
"validated": true
|
|
1545
1554
|
},
|
|
1546
|
-
"
|
|
1547
|
-
"path": "search-data-extraction/
|
|
1555
|
+
"qanon_mcp": {
|
|
1556
|
+
"path": "search-data-extraction/qanon_mcp.json"
|
|
1557
|
+
},
|
|
1558
|
+
"mcp-server-perplexity": {
|
|
1559
|
+
"path": "search-data-extraction/mcp-server-perplexity.json"
|
|
1560
|
+
},
|
|
1561
|
+
"@modelcontextprotocol/server-gitlab": {
|
|
1562
|
+
"path": "version-control/modelcontextprotocol-server-gitlab.json",
|
|
1548
1563
|
"tools": {
|
|
1549
|
-
"
|
|
1550
|
-
"name": "
|
|
1551
|
-
"description": "
|
|
1564
|
+
"create_or_update_file": {
|
|
1565
|
+
"name": "create_or_update_file",
|
|
1566
|
+
"description": "Create or update a single file in a GitLab project"
|
|
1567
|
+
},
|
|
1568
|
+
"search_repositories": {
|
|
1569
|
+
"name": "search_repositories",
|
|
1570
|
+
"description": "Search for GitLab projects"
|
|
1571
|
+
},
|
|
1572
|
+
"create_repository": {
|
|
1573
|
+
"name": "create_repository",
|
|
1574
|
+
"description": "Create a new GitLab project"
|
|
1575
|
+
},
|
|
1576
|
+
"get_file_contents": {
|
|
1577
|
+
"name": "get_file_contents",
|
|
1578
|
+
"description": "Get the contents of a file or directory from a GitLab project"
|
|
1579
|
+
},
|
|
1580
|
+
"push_files": {
|
|
1581
|
+
"name": "push_files",
|
|
1582
|
+
"description": "Push multiple files to a GitLab project in a single commit"
|
|
1583
|
+
},
|
|
1584
|
+
"create_issue": {
|
|
1585
|
+
"name": "create_issue",
|
|
1586
|
+
"description": "Create a new issue in a GitLab project"
|
|
1587
|
+
},
|
|
1588
|
+
"create_merge_request": {
|
|
1589
|
+
"name": "create_merge_request",
|
|
1590
|
+
"description": "Create a new merge request in a GitLab project"
|
|
1591
|
+
},
|
|
1592
|
+
"fork_repository": {
|
|
1593
|
+
"name": "fork_repository",
|
|
1594
|
+
"description": "Fork a GitLab project to your account or specified namespace"
|
|
1595
|
+
},
|
|
1596
|
+
"create_branch": {
|
|
1597
|
+
"name": "create_branch",
|
|
1598
|
+
"description": "Create a new branch in a GitLab project"
|
|
1552
1599
|
}
|
|
1553
1600
|
},
|
|
1554
1601
|
"validated": true
|
|
1555
1602
|
},
|
|
1556
|
-
"mcp-server-giphy": {
|
|
1557
|
-
"path": "search-data-extraction/mcp-server-giphy.json",
|
|
1558
|
-
"tools": {},
|
|
1559
|
-
"validated": false
|
|
1560
|
-
},
|
|
1561
|
-
"mcp-server-git": {
|
|
1562
|
-
"path": "version-control/mcp-server-git.json"
|
|
1563
|
-
},
|
|
1564
1603
|
"@modelcontextprotocol/server-github": {
|
|
1565
1604
|
"path": "version-control/modelcontextprotocol-server-github.json",
|
|
1566
1605
|
"tools": {
|
|
@@ -1671,54 +1710,19 @@
|
|
|
1671
1710
|
},
|
|
1672
1711
|
"validated": true
|
|
1673
1712
|
},
|
|
1674
|
-
"
|
|
1675
|
-
"path": "version-control/
|
|
1676
|
-
"tools": {
|
|
1677
|
-
"create_or_update_file": {
|
|
1678
|
-
"name": "create_or_update_file",
|
|
1679
|
-
"description": "Create or update a single file in a GitLab project"
|
|
1680
|
-
},
|
|
1681
|
-
"search_repositories": {
|
|
1682
|
-
"name": "search_repositories",
|
|
1683
|
-
"description": "Search for GitLab projects"
|
|
1684
|
-
},
|
|
1685
|
-
"create_repository": {
|
|
1686
|
-
"name": "create_repository",
|
|
1687
|
-
"description": "Create a new GitLab project"
|
|
1688
|
-
},
|
|
1689
|
-
"get_file_contents": {
|
|
1690
|
-
"name": "get_file_contents",
|
|
1691
|
-
"description": "Get the contents of a file or directory from a GitLab project"
|
|
1692
|
-
},
|
|
1693
|
-
"push_files": {
|
|
1694
|
-
"name": "push_files",
|
|
1695
|
-
"description": "Push multiple files to a GitLab project in a single commit"
|
|
1696
|
-
},
|
|
1697
|
-
"create_issue": {
|
|
1698
|
-
"name": "create_issue",
|
|
1699
|
-
"description": "Create a new issue in a GitLab project"
|
|
1700
|
-
},
|
|
1701
|
-
"create_merge_request": {
|
|
1702
|
-
"name": "create_merge_request",
|
|
1703
|
-
"description": "Create a new merge request in a GitLab project"
|
|
1704
|
-
},
|
|
1705
|
-
"fork_repository": {
|
|
1706
|
-
"name": "fork_repository",
|
|
1707
|
-
"description": "Fork a GitLab project to your account or specified namespace"
|
|
1708
|
-
},
|
|
1709
|
-
"create_branch": {
|
|
1710
|
-
"name": "create_branch",
|
|
1711
|
-
"description": "Create a new branch in a GitLab project"
|
|
1712
|
-
}
|
|
1713
|
-
},
|
|
1714
|
-
"validated": true
|
|
1713
|
+
"mcp-server-git": {
|
|
1714
|
+
"path": "version-control/mcp-server-git.json"
|
|
1715
1715
|
},
|
|
1716
|
-
"mcp
|
|
1717
|
-
"path": "other-tools-and-integrations/mcp
|
|
1716
|
+
"@chargebee/mcp": {
|
|
1717
|
+
"path": "other-tools-and-integrations/chargebee-mcp.json",
|
|
1718
1718
|
"tools": {
|
|
1719
|
-
"
|
|
1720
|
-
"name": "
|
|
1721
|
-
"description": "
|
|
1719
|
+
"chargebee_documentation_search": {
|
|
1720
|
+
"name": "chargebee_documentation_search",
|
|
1721
|
+
"description": "\nDo not use this tool for code generation. For code generation use \"chargebee_code_planner\" tool. \nThis tool will take in parameters about integrating with Chargebee in their application, then search and retrieve relevant Chargebee documentation content.\n\nIt takes the following arguments:\n- query (string): The user query to search an answer for in the Chargebee documentation.\n- language (enum): The programming language for the documentation. Check the user's application language.\n- userRequest (string): User's original request to you.\n"
|
|
1722
|
+
},
|
|
1723
|
+
"chargebee_code_planner": {
|
|
1724
|
+
"name": "chargebee_code_planner",
|
|
1725
|
+
"description": "\nAlways use this tool to get the accurate integeration code guide for Chargebee.\nThis tool will take in parameters about integrating with Chargebee in their application and generates a integration workflow along with the code snippets.\n\nIt takes the following arguments:\n- goal (string): What is the user's goal?\n- language (enum): Programming language the code to be generated in. Check the user's application language.\n"
|
|
1722
1726
|
}
|
|
1723
1727
|
},
|
|
1724
1728
|
"validated": true
|
|
@@ -1728,9 +1732,6 @@
|
|
|
1728
1732
|
"tools": {},
|
|
1729
1733
|
"validated": false
|
|
1730
1734
|
},
|
|
1731
|
-
"mcp-server-time": {
|
|
1732
|
-
"path": "other-tools-and-integrations/mcp-server-time.json"
|
|
1733
|
-
},
|
|
1734
1735
|
"@modelcontextprotocol/server-sequential-thinking": {
|
|
1735
1736
|
"path": "other-tools-and-integrations/modelcontextprotocol-server-sequential-thinking.json",
|
|
1736
1737
|
"tools": {
|
|
@@ -1741,18 +1742,17 @@
|
|
|
1741
1742
|
},
|
|
1742
1743
|
"validated": true
|
|
1743
1744
|
},
|
|
1744
|
-
"
|
|
1745
|
-
"path": "other-tools-and-integrations/
|
|
1745
|
+
"mcp-server-flomo": {
|
|
1746
|
+
"path": "other-tools-and-integrations/mcp-server-flomo.json",
|
|
1746
1747
|
"tools": {
|
|
1747
|
-
"
|
|
1748
|
-
"name": "
|
|
1749
|
-
"description": "
|
|
1750
|
-
},
|
|
1751
|
-
"chargebee_code_planner": {
|
|
1752
|
-
"name": "chargebee_code_planner",
|
|
1753
|
-
"description": "\nAlways use this tool to get the accurate integeration code guide for Chargebee.\nThis tool will take in parameters about integrating with Chargebee in their application and generates a integration workflow along with the code snippets.\n\nIt takes the following arguments:\n- goal (string): What is the user's goal?\n- language (enum): Programming language the code to be generated in. Check the user's application language.\n"
|
|
1748
|
+
"newNote": {
|
|
1749
|
+
"name": "newNote",
|
|
1750
|
+
"description": "Create a new note in Flomo"
|
|
1754
1751
|
}
|
|
1755
1752
|
},
|
|
1756
1753
|
"validated": true
|
|
1754
|
+
},
|
|
1755
|
+
"mcp-server-time": {
|
|
1756
|
+
"path": "other-tools-and-integrations/mcp-server-time.json"
|
|
1757
1757
|
}
|
|
1758
1758
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toolsdk.ai/registry",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.56",
|
|
4
4
|
"description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
|
|
5
5
|
"exports": {
|
|
6
6
|
"./config/*": "./config/*",
|
|
@@ -33,49 +33,49 @@
|
|
|
33
33
|
"@modelcontextprotocol/server-everything": "latest",
|
|
34
34
|
"@modelcontextprotocol/server-everart": "latest",
|
|
35
35
|
"mcp-server-stability-ai": "latest",
|
|
36
|
-
"@executeautomation/playwright-mcp-server": "latest",
|
|
37
36
|
"@automatalabs/mcp-server-playwright": "latest",
|
|
38
37
|
"hyperbrowser-mcp": "latest",
|
|
39
38
|
"@modelcontextprotocol/server-puppeteer": "latest",
|
|
39
|
+
"@executeautomation/playwright-mcp-server": "latest",
|
|
40
40
|
"tavily-mcp": "latest",
|
|
41
41
|
"@strowk/mcp-k8s": "latest",
|
|
42
42
|
"@cloudflare/mcp-server-cloudflare": "latest",
|
|
43
43
|
"mcp-server-kubernetes": "latest",
|
|
44
|
-
"mcp-server-commands": "latest",
|
|
45
44
|
"mcp-shell": "latest",
|
|
45
|
+
"mcp-server-commands": "latest",
|
|
46
46
|
"@enescinar/twitter-mcp": "latest",
|
|
47
47
|
"@gongrzhe/server-gmail-autoauth-mcp": "latest",
|
|
48
48
|
"@modelcontextprotocol/server-slack": "latest",
|
|
49
|
-
"mcp-mongo-server": "latest",
|
|
50
|
-
"@modelcontextprotocol/server-postgres": "latest",
|
|
51
49
|
"@benborla29/mcp-server-mysql": "latest",
|
|
52
|
-
"airtable-mcp-server": "latest",
|
|
53
50
|
"@niledatabase/nile-mcp-server": "latest",
|
|
51
|
+
"airtable-mcp-server": "latest",
|
|
52
|
+
"@modelcontextprotocol/server-postgres": "latest",
|
|
53
|
+
"mcp-mongo-server": "latest",
|
|
54
54
|
"@mcp-get-community/server-macos": "latest",
|
|
55
|
-
"mcp-openapi-schema-explorer": "latest",
|
|
56
|
-
"hackmd-mcp": "latest",
|
|
57
55
|
"@mcp-get-community/server-llm-txt": "latest",
|
|
56
|
+
"mcp-openapi-schema-explorer": "latest",
|
|
58
57
|
"@llmindset/mcp-hfspace": "latest",
|
|
59
|
-
"
|
|
58
|
+
"hackmd-mcp": "latest",
|
|
60
59
|
"@modelcontextprotocol/server-filesystem": "latest",
|
|
60
|
+
"@modelcontextprotocol/server-gdrive": "latest",
|
|
61
61
|
"@modelcontextprotocol/server-memory": "latest",
|
|
62
62
|
"@modelcontextprotocol/server-google-maps": "latest",
|
|
63
63
|
"@raygun.io/mcp-server-raygun": "latest",
|
|
64
|
-
"
|
|
64
|
+
"mcp-server-giphy": "latest",
|
|
65
65
|
"anilist-mcp": "latest",
|
|
66
|
+
"@anaisbetts/mcp-youtube": "latest",
|
|
66
67
|
"@modelcontextprotocol/server-aws-kb-retrieval": "latest",
|
|
67
|
-
"
|
|
68
|
+
"@kimtaeyoon83/mcp-server-youtube-transcript": "latest",
|
|
68
69
|
"@mcp-get-community/server-curl": "latest",
|
|
70
|
+
"graphlit-mcp-server": "latest",
|
|
69
71
|
"@modelcontextprotocol/server-brave-search": "latest",
|
|
70
|
-
"@
|
|
71
|
-
"@kimtaeyoon83/mcp-server-youtube-transcript": "latest",
|
|
72
|
-
"mcp-server-giphy": "latest",
|
|
73
|
-
"@modelcontextprotocol/server-github": "latest",
|
|
72
|
+
"@chanmeng666/google-news-server": "latest",
|
|
74
73
|
"@modelcontextprotocol/server-gitlab": "latest",
|
|
75
|
-
"
|
|
74
|
+
"@modelcontextprotocol/server-github": "latest",
|
|
75
|
+
"@chargebee/mcp": "latest",
|
|
76
76
|
"@llmindset/mcp-miro": "latest",
|
|
77
77
|
"@modelcontextprotocol/server-sequential-thinking": "latest",
|
|
78
|
-
"
|
|
78
|
+
"mcp-server-flomo": "latest"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
81
|
"@eslint/js": "^9.27.0",
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@marcopesani/mcp-server-serper",
|
|
4
|
+
"description": "A TypeScript-based MCP server that provides web search and webpage scraping capabilities using the Serper API. This server integrates with Cursor, Cline, Claude Desktop, and any MCP-compatible client to enable powerful web search and content extraction features in one convenient package.",
|
|
5
|
+
"url": "https://github.com/marcopesani/mcp-server-serper/tree/main/src",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "MIT",
|
|
8
|
+
"env": {
|
|
9
|
+
"SERPER_API_KEY": {
|
|
10
|
+
"description": "Your Serper API key",
|
|
11
|
+
"required": true
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@shinzo-labs/coinmarketcap-mcp",
|
|
4
|
+
"description": "Access the complete CoinMarketCap API with 20+ basic endpoints and 50+ total, including cryptocurrency market data, exchange information, and other blockchain-related metrics.",
|
|
5
|
+
"url": "https://github.com/shinzo-labs/coinmarketcap-mcp/tree/main/.github/scripts",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "MIT",
|
|
8
|
+
"env": {
|
|
9
|
+
"COINMARKETCAP_API_KEY": {
|
|
10
|
+
"description": "your-key-here",
|
|
11
|
+
"required": true
|
|
12
|
+
},
|
|
13
|
+
"SUBSCRIPTION_LEVEL": {
|
|
14
|
+
"description": "Basic",
|
|
15
|
+
"required": true
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|