@toolsdk.ai/registry 1.0.40 → 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 +68 -65
- package/indexes/categories-list.json +32 -32
- package/indexes/packages-list.json +368 -375
- package/package.json +19 -19
package/README.md
CHANGED
|
@@ -92,6 +92,9 @@ For more detail please see [the guide](./docs/guide.md).
|
|
|
92
92
|
|
|
93
93
|
# MCP Servers
|
|
94
94
|
|
|
95
|
+
✅: Validated and runnable tools
|
|
96
|
+
❌: Cannot be run by the MCP client (with mock environments variables)
|
|
97
|
+
|
|
95
98
|
|
|
96
99
|
|
|
97
100
|
<a id="uncategorized"></a>
|
|
@@ -99,8 +102,8 @@ For more detail please see [the guide](./docs/guide.md).
|
|
|
99
102
|
|
|
100
103
|
Tools that haven’t been sorted into a category yet. AI will categorize it later.
|
|
101
104
|
|
|
102
|
-
- [@kazuph/mcp-screenshot](https://github.com/kazuph/mcp-screenshot): An MCP server that captures screenshots and performs OCR text recognition.
|
|
103
|
-
- [@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.
|
|
105
|
+
- [✅ @kazuph/mcp-screenshot](https://github.com/kazuph/mcp-screenshot): An MCP server that captures screenshots and performs OCR text recognition. (1 tools)
|
|
106
|
+
- [❌ @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.
|
|
104
107
|
|
|
105
108
|
|
|
106
109
|
<a id="aggregators"></a>
|
|
@@ -108,7 +111,7 @@ Tools that haven’t been sorted into a category yet. AI will categorize it late
|
|
|
108
111
|
|
|
109
112
|
Servers that let you access multiple apps and tools through one MCP server.
|
|
110
113
|
|
|
111
|
-
- [@modelcontextprotocol/server-everything](https://github.com/modelcontextprotocol/servers/blob/main/src/everything): This MCP server attempts to exercise all the features of the MCP protocol. It is not intended to be a useful server, but rather a test server for builders of MCP clients. It implements prompts, tools, resources, sampling, and more to showcase MCP capabilities.
|
|
114
|
+
- [✅ @modelcontextprotocol/server-everything](https://github.com/modelcontextprotocol/servers/blob/main/src/everything): This MCP server attempts to exercise all the features of the MCP protocol. It is not intended to be a useful server, but rather a test server for builders of MCP clients. It implements prompts, tools, resources, sampling, and more to showcase MCP capabilities. (8 tools)
|
|
112
115
|
|
|
113
116
|
|
|
114
117
|
<a id="art-and-culture"></a>
|
|
@@ -116,8 +119,8 @@ Servers that let you access multiple apps and tools through one MCP server.
|
|
|
116
119
|
|
|
117
120
|
Explore art collections, museums, and cultural heritage with AI-friendly tools.
|
|
118
121
|
|
|
119
|
-
- [@modelcontextprotocol/server-everart](https://github.com/modelcontextprotocol/servers/blob/main/src/everart): MCP server for EverArt API integration
|
|
120
|
-
- [mcp-server-stability-ai](https://github.com/tadasant/mcp-server-stability-ai): Integrates Stability AI's image generation and manipulation capabilities for editing, upscaling, and more via Stable Diffusion models.
|
|
122
|
+
- [❌ @modelcontextprotocol/server-everart](https://github.com/modelcontextprotocol/servers/blob/main/src/everart): MCP server for EverArt API integration
|
|
123
|
+
- [✅ mcp-server-stability-ai](https://github.com/tadasant/mcp-server-stability-ai): Integrates Stability AI's image generation and manipulation capabilities for editing, upscaling, and more via Stable Diffusion models. (13 tools)
|
|
121
124
|
|
|
122
125
|
|
|
123
126
|
<a id="browser-automation"></a>
|
|
@@ -125,12 +128,12 @@ Explore art collections, museums, and cultural heritage with AI-friendly tools.
|
|
|
125
128
|
|
|
126
129
|
Tools for browsing, scraping, and automating web content in AI-compatible formats.
|
|
127
130
|
|
|
128
|
-
- [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
|
|
129
|
-
- [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.
|
|
130
|
-
- [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
|
|
131
|
-
- [@modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers/blob/main/src/puppeteer): MCP server for browser automation using Puppeteer
|
|
132
|
-
- [@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.
|
|
133
|
-
- [@automatalabs/mcp-server-playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright/tree/main): MCP server for browser automation using Playwright
|
|
131
|
+
- [✅ 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)
|
|
132
|
+
- [✅ 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)
|
|
133
|
+
- [❌ 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
|
|
134
|
+
- [✅ @modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers/blob/main/src/puppeteer): MCP server for browser automation using Puppeteer (7 tools)
|
|
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)
|
|
136
|
+
- [✅ @automatalabs/mcp-server-playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright/tree/main): MCP server for browser automation using Playwright (10 tools)
|
|
134
137
|
|
|
135
138
|
|
|
136
139
|
<a id="cloud-platforms"></a>
|
|
@@ -138,10 +141,10 @@ Tools for browsing, scraping, and automating web content in AI-compatible format
|
|
|
138
141
|
|
|
139
142
|
Integrate with cloud services to manage and interact with cloud infrastructure.
|
|
140
143
|
|
|
141
|
-
- [mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes): MCP server for managing Kubernetes clusters, enabling LLMs to interact with and control Kubernetes resources.
|
|
142
|
-
- [@strowk/mcp-k8s](https://github.com/strowk/mcp-k8s-go): MCP server connecting to Kubernetes
|
|
143
|
-
- [kubernetes-mcp-server](https://github.com/manusa/kubernetes-mcp-server): 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.
|
|
144
|
-
- [@cloudflare/mcp-server-cloudflare](https://github.com/cloudflare/mcp-server-cloudflare): MCP server for interacting with Cloudflare API
|
|
144
|
+
- [✅ mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes): MCP server for managing Kubernetes clusters, enabling LLMs to interact with and control Kubernetes resources. (20 tools)
|
|
145
|
+
- [✅ @strowk/mcp-k8s](https://github.com/strowk/mcp-k8s-go): MCP server connecting to Kubernetes (8 tools)
|
|
146
|
+
- [❌ kubernetes-mcp-server](https://github.com/manusa/kubernetes-mcp-server): 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.
|
|
147
|
+
- [❌ @cloudflare/mcp-server-cloudflare](https://github.com/cloudflare/mcp-server-cloudflare): MCP server for interacting with Cloudflare API
|
|
145
148
|
|
|
146
149
|
|
|
147
150
|
<a id="code-execution"></a>
|
|
@@ -149,7 +152,7 @@ Integrate with cloud services to manage and interact with cloud infrastructure.
|
|
|
149
152
|
|
|
150
153
|
Run code securely, perfect for coding agents and AI-driven programming tasks.
|
|
151
154
|
|
|
152
|
-
- [mcp-server-make](https://github.com/wrale/mcp-server-make): A Model Context Protocol server that provides make target calling functionality. This server enables LLMs to execute make targets from a specified Makefile within a specified working directory.
|
|
155
|
+
- [❌ mcp-server-make](https://github.com/wrale/mcp-server-make): A Model Context Protocol server that provides make target calling functionality. This server enables LLMs to execute make targets from a specified Makefile within a specified working directory.
|
|
153
156
|
|
|
154
157
|
|
|
155
158
|
<a id="command-line"></a>
|
|
@@ -157,8 +160,8 @@ Run code securely, perfect for coding agents and AI-driven programming tasks.
|
|
|
157
160
|
|
|
158
161
|
Run shell commands and interact with command-line tools easily.
|
|
159
162
|
|
|
160
|
-
- [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.
|
|
161
|
-
- [mcp-shell](https://github.com/hdresearch/mcp-shell): An MCP server for your shell
|
|
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)
|
|
164
|
+
- [✅ mcp-shell](https://github.com/hdresearch/mcp-shell): An MCP server for your shell (1 tools)
|
|
162
165
|
|
|
163
166
|
|
|
164
167
|
<a id="communication"></a>
|
|
@@ -166,9 +169,9 @@ Run shell commands and interact with command-line tools easily.
|
|
|
166
169
|
|
|
167
170
|
Connect with messaging platforms to manage chats and interact with team tools.
|
|
168
171
|
|
|
169
|
-
- [@gongrzhe/server-gmail-autoauth-mcp](https://github.com/gongrzhe/server-gmail-autoauth-mcp): Gmail MCP server with auto authentication support
|
|
170
|
-
- [@enescinar/twitter-mcp](https://github.com/EnesCinr/twitter-mcp): This MCP server allows Clients to interact with Twitter, enabling posting tweets and searching Twitter.
|
|
171
|
-
- [@modelcontextprotocol/server-slack](https://github.com/modelcontextprotocol/servers/blob/main/src/slack): MCP server for interacting with Slack
|
|
172
|
+
- [❌ @gongrzhe/server-gmail-autoauth-mcp](https://github.com/gongrzhe/server-gmail-autoauth-mcp): Gmail MCP server with auto authentication support
|
|
173
|
+
- [✅ @enescinar/twitter-mcp](https://github.com/EnesCinr/twitter-mcp): This MCP server allows Clients to interact with Twitter, enabling posting tweets and searching Twitter. (2 tools)
|
|
174
|
+
- [✅ @modelcontextprotocol/server-slack](https://github.com/modelcontextprotocol/servers/blob/main/src/slack): MCP server for interacting with Slack (8 tools)
|
|
172
175
|
|
|
173
176
|
|
|
174
177
|
<a id="databases"></a>
|
|
@@ -176,12 +179,12 @@ Connect with messaging platforms to manage chats and interact with team tools.
|
|
|
176
179
|
|
|
177
180
|
Securely access and query databases with options for read-only permissions.
|
|
178
181
|
|
|
179
|
-
- [@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
|
|
180
|
-
- [@benborla29/mcp-server-mysql](https://github.com/benborla/mcp-server-mysql): An MCP server for interacting with MySQL databases
|
|
181
|
-
- [mcp-server-sqlite](https://github.com/modelcontextprotocol/servers/blob/main/src/sqlite): A simple SQLite MCP server
|
|
182
|
-
- [@modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/blob/main/src/postgres): MCP server for interacting with PostgreSQL databases
|
|
183
|
-
- [mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server): A Model Context Protocol Server for MongoDB
|
|
184
|
-
- [airtable-mcp-server](https://github.com/domdomegg/airtable-mcp-server): Airtable database integration with schema inspection, read and write capabilities
|
|
182
|
+
- [✅ @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)
|
|
183
|
+
- [❌ @benborla29/mcp-server-mysql](https://github.com/benborla/mcp-server-mysql): An MCP server for interacting with MySQL databases
|
|
184
|
+
- [❌ mcp-server-sqlite](https://github.com/modelcontextprotocol/servers/blob/main/src/sqlite): A simple SQLite MCP server
|
|
185
|
+
- [❌ @modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/blob/main/src/postgres): MCP server for interacting with PostgreSQL databases
|
|
186
|
+
- [❌ mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server): A Model Context Protocol Server for MongoDB
|
|
187
|
+
- [✅ airtable-mcp-server](https://github.com/domdomegg/airtable-mcp-server): Airtable database integration with schema inspection, read and write capabilities (13 tools)
|
|
185
188
|
|
|
186
189
|
|
|
187
190
|
<a id="data-platforms"></a>
|
|
@@ -189,7 +192,7 @@ Securely access and query databases with options for read-only permissions.
|
|
|
189
192
|
|
|
190
193
|
Tools for integrating, transforming, and managing data pipelines.
|
|
191
194
|
|
|
192
|
-
- [mcp-tinybird](https://github.com/tinybirdco/mcp-tinybird/tree/main/src/mcp-tinybird): A Model Context Protocol server that lets you interact with a Tinybird Workspace from any MCP client.
|
|
195
|
+
- [❌ mcp-tinybird](https://github.com/tinybirdco/mcp-tinybird/tree/main/src/mcp-tinybird): A Model Context Protocol server that lets you interact with a Tinybird Workspace from any MCP client.
|
|
193
196
|
|
|
194
197
|
|
|
195
198
|
<a id="developer-tools"></a>
|
|
@@ -197,15 +200,15 @@ Tools for integrating, transforming, and managing data pipelines.
|
|
|
197
200
|
|
|
198
201
|
Enhance your development workflow with tools for coding and environment management.
|
|
199
202
|
|
|
200
|
-
- [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.
|
|
201
|
-
- [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.
|
|
202
|
-
- [@mcp-get-community/server-macos](https://github.com/mcp-get/community-servers/blob/main/src/server-macos): MCP server for macOS system operations
|
|
203
|
-
- [@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
|
|
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.
|
|
205
|
-
- [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.
|
|
206
|
-
- [@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.
|
|
207
|
-
- [hackmd-mcp](https://github.com/yuna0x0/hackmd-mcp): A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants
|
|
208
|
-
- [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
|
|
203
|
+
- [❌ 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.
|
|
204
|
+
- [❌ 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.
|
|
205
|
+
- [✅ @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)
|
|
206
|
+
- [✅ @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)
|
|
207
|
+
- [❌ 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.
|
|
208
|
+
- [❌ 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.
|
|
209
|
+
- [✅ @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)
|
|
210
|
+
- [❌ hackmd-mcp](https://github.com/yuna0x0/hackmd-mcp): A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants
|
|
211
|
+
- [❌ 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
|
|
209
212
|
|
|
210
213
|
|
|
211
214
|
<a id="data-science-tools"></a>
|
|
@@ -213,7 +216,7 @@ Enhance your development workflow with tools for coding and environment manageme
|
|
|
213
216
|
|
|
214
217
|
Simplify data analysis and exploration with tools for data science workflows.
|
|
215
218
|
|
|
216
|
-
- [mcp-solver](https://github.com/szeider/mcp-solver): MCP server for Constraint Solving and Optimization
|
|
219
|
+
- [❌ mcp-solver](https://github.com/szeider/mcp-solver): MCP server for Constraint Solving and Optimization
|
|
217
220
|
|
|
218
221
|
|
|
219
222
|
<a id="file-systems"></a>
|
|
@@ -221,8 +224,8 @@ Simplify data analysis and exploration with tools for data science workflows.
|
|
|
221
224
|
|
|
222
225
|
Manage files and directories with tools for reading, writing, and organizing files.
|
|
223
226
|
|
|
224
|
-
- [@modelcontextprotocol/server-filesystem](https://github.com/modelcontextprotocol/servers): MCP server for filesystem access
|
|
225
|
-
- [@modelcontextprotocol/server-gdrive](https://github.com/modelcontextprotocol/servers/blob/main/src/gdrive): MCP server for interacting with Google Drive
|
|
227
|
+
- [❌ @modelcontextprotocol/server-filesystem](https://github.com/modelcontextprotocol/servers): MCP server for filesystem access
|
|
228
|
+
- [❌ @modelcontextprotocol/server-gdrive](https://github.com/modelcontextprotocol/servers/blob/main/src/gdrive): MCP server for interacting with Google Drive
|
|
226
229
|
|
|
227
230
|
|
|
228
231
|
<a id="knowledge-memory"></a>
|
|
@@ -230,9 +233,9 @@ Manage files and directories with tools for reading, writing, and organizing fil
|
|
|
230
233
|
|
|
231
234
|
Store and query structured information for AI models to use across sessions.
|
|
232
235
|
|
|
233
|
-
- [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.
|
|
234
|
-
- [@modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/blob/main/src/memory): MCP server for enabling memory for Claude through a knowledge graph
|
|
235
|
-
- [mcp-rememberizer-vectordb](https://github.com/skydeckai/mcp-rememberizer-vectordb): A Model Context Protocol server for LLMs to interact with Rememberizer Vector Store.
|
|
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.
|
|
237
|
+
- [✅ @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)
|
|
238
|
+
- [❌ mcp-rememberizer-vectordb](https://github.com/skydeckai/mcp-rememberizer-vectordb): A Model Context Protocol server for LLMs to interact with Rememberizer Vector Store.
|
|
236
239
|
|
|
237
240
|
|
|
238
241
|
<a id="location-services"></a>
|
|
@@ -240,7 +243,7 @@ Store and query structured information for AI models to use across sessions.
|
|
|
240
243
|
|
|
241
244
|
Work with maps, weather, and location-based data for analytics and insights.
|
|
242
245
|
|
|
243
|
-
- [@modelcontextprotocol/server-google-maps](https://github.com/modelcontextprotocol/servers/blob/main/src/google-maps): MCP server for using the Google Maps API
|
|
246
|
+
- [✅ @modelcontextprotocol/server-google-maps](https://github.com/modelcontextprotocol/servers/blob/main/src/google-maps): MCP server for using the Google Maps API (7 tools)
|
|
244
247
|
|
|
245
248
|
|
|
246
249
|
<a id="monitoring"></a>
|
|
@@ -248,8 +251,8 @@ Work with maps, weather, and location-based data for analytics and insights.
|
|
|
248
251
|
|
|
249
252
|
Analyze app performance and error reports with monitoring tools.
|
|
250
253
|
|
|
251
|
-
- [@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
|
|
252
|
-
- [mcp-server-sentry](https://github.com/modelcontextprotocol/servers/blob/main/src/sentry): MCP server for retrieving issues from sentry.io
|
|
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)
|
|
255
|
+
- [❌ mcp-server-sentry](https://github.com/modelcontextprotocol/servers/blob/main/src/sentry): MCP server for retrieving issues from sentry.io
|
|
253
256
|
|
|
254
257
|
|
|
255
258
|
<a id="search-data-extraction"></a>
|
|
@@ -257,17 +260,17 @@ Analyze app performance and error reports with monitoring tools.
|
|
|
257
260
|
|
|
258
261
|
Find and extract data from various sources quickly and efficiently.
|
|
259
262
|
|
|
260
|
-
- [@anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube): MCP server for fetching YouTube subtitles
|
|
261
|
-
- [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
|
|
262
|
-
- [mcp-server-perplexity](https://github.com/tanigami/mcp-server-perplexity): MCP Server for the Perplexity API
|
|
263
|
-
- [@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
|
|
264
|
-
- [graphlit-mcp-server](https://github.com/graphlit/graphlit-mcp-server): Graphlit MCP Server for AI, RAG, OpenAI, PDF parsing and preprocessing
|
|
265
|
-
- [@modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/blob/main/src/brave-search): MCP server for Brave Search API integration
|
|
266
|
-
- [@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.
|
|
267
|
-
- [@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
|
|
268
|
-
- [@chanmeng666/google-news-server](https://github.com/ChanMeng666/server-google-news): MCP server for Google News search via SerpAPI
|
|
269
|
-
- [qanon_mcp](https://github.com/jkingsman/qanon-mcp-server): Enables search, exploration, and analysis of all QAnon posts/drops for sociological study
|
|
270
|
-
- [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
|
|
263
|
+
- [✅ @anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube): MCP server for fetching YouTube subtitles (1 tools)
|
|
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)
|
|
265
|
+
- [❌ mcp-server-perplexity](https://github.com/tanigami/mcp-server-perplexity): MCP Server for the Perplexity API
|
|
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)
|
|
267
|
+
- [✅ graphlit-mcp-server](https://github.com/graphlit/graphlit-mcp-server): Graphlit MCP Server for AI, RAG, OpenAI, PDF parsing and preprocessing (64 tools)
|
|
268
|
+
- [✅ @modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/blob/main/src/brave-search): MCP server for Brave Search API integration (2 tools)
|
|
269
|
+
- [✅ @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)
|
|
270
|
+
- [✅ @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)
|
|
271
|
+
- [✅ @chanmeng666/google-news-server](https://github.com/ChanMeng666/server-google-news): MCP server for Google News search via SerpAPI (1 tools)
|
|
272
|
+
- [❌ qanon_mcp](https://github.com/jkingsman/qanon-mcp-server): Enables search, exploration, and analysis of all QAnon posts/drops for sociological study
|
|
273
|
+
- [❌ 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
|
|
271
274
|
|
|
272
275
|
|
|
273
276
|
<a id="version-control"></a>
|
|
@@ -275,9 +278,9 @@ Find and extract data from various sources quickly and efficiently.
|
|
|
275
278
|
|
|
276
279
|
Manage Git repositories, pull requests, and issues with version control tools.
|
|
277
280
|
|
|
278
|
-
- [@modelcontextprotocol/server-github](https://github.com/modelcontextprotocol/servers/blob/main/src/github): MCP server for using the GitHub API
|
|
279
|
-
- [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
|
|
280
|
-
- [@modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers/blob/main/src/gitlab): MCP server for using the GitLab API
|
|
281
|
+
- [✅ @modelcontextprotocol/server-github](https://github.com/modelcontextprotocol/servers/blob/main/src/github): MCP server for using the GitHub API (26 tools)
|
|
282
|
+
- [❌ 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
|
|
283
|
+
- [✅ @modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers/blob/main/src/gitlab): MCP server for using the GitLab API (9 tools)
|
|
281
284
|
|
|
282
285
|
|
|
283
286
|
<a id="other-tools-and-integrations"></a>
|
|
@@ -285,9 +288,9 @@ Manage Git repositories, pull requests, and issues with version control tools.
|
|
|
285
288
|
|
|
286
289
|
Miscellaneous tools and integrations that don’t fit into other categories.
|
|
287
290
|
|
|
288
|
-
- [@chargebee/mcp](https://github.com/chargebee/agentkit/tree/main/modelcontextprotocol): MCP Server that connects AI agents to Chargebee platform.
|
|
289
|
-
- [@modelcontextprotocol/server-sequential-thinking](https://github.com/modelcontextprotocol/servers/blob/main/src/sequentialthinking): MCP server for sequential thinking and problem solving
|
|
290
|
-
- [mcp-server-flomo](https://github.com/xianminx/mcp-server-flomo): A MCP server for Flomo
|
|
291
|
-
- [@llmindset/mcp-miro](https://github.com/evalstate/mcp-miro): A Model Context Protocol server to connect to the MIRO Whiteboard Application
|
|
292
|
-
- [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
|
|
291
|
+
- [✅ @chargebee/mcp](https://github.com/chargebee/agentkit/tree/main/modelcontextprotocol): MCP Server that connects AI agents to Chargebee platform. (2 tools)
|
|
292
|
+
- [✅ @modelcontextprotocol/server-sequential-thinking](https://github.com/modelcontextprotocol/servers/blob/main/src/sequentialthinking): MCP server for sequential thinking and problem solving (1 tools)
|
|
293
|
+
- [✅ mcp-server-flomo](https://github.com/xianminx/mcp-server-flomo): A MCP server for Flomo (1 tools)
|
|
294
|
+
- [❌ @llmindset/mcp-miro](https://github.com/evalstate/mcp-miro): A Model Context Protocol server to connect to the MIRO Whiteboard Application
|
|
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
|
|
293
296
|
|
|
@@ -38,12 +38,12 @@
|
|
|
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
|
-
"tavily-mcp",
|
|
43
|
-
"@automatalabs/mcp-server-playwright",
|
|
44
41
|
"hyperbrowser-mcp",
|
|
42
|
+
"tavily-mcp",
|
|
45
43
|
"mcp-server-fetch",
|
|
46
|
-
"@modelcontextprotocol/server-puppeteer"
|
|
44
|
+
"@modelcontextprotocol/server-puppeteer",
|
|
45
|
+
"@executeautomation/playwright-mcp-server",
|
|
46
|
+
"@automatalabs/mcp-server-playwright"
|
|
47
47
|
]
|
|
48
48
|
},
|
|
49
49
|
"cloud-platforms": {
|
|
@@ -53,10 +53,10 @@
|
|
|
53
53
|
"description": "Integrate with cloud services to manage and interact with cloud infrastructure."
|
|
54
54
|
},
|
|
55
55
|
"packagesList": [
|
|
56
|
-
"kubernetes-mcp-server",
|
|
57
|
-
"@cloudflare/mcp-server-cloudflare",
|
|
58
56
|
"mcp-server-kubernetes",
|
|
59
|
-
"@strowk/mcp-k8s"
|
|
57
|
+
"@strowk/mcp-k8s",
|
|
58
|
+
"kubernetes-mcp-server",
|
|
59
|
+
"@cloudflare/mcp-server-cloudflare"
|
|
60
60
|
]
|
|
61
61
|
},
|
|
62
62
|
"code-execution": {
|
|
@@ -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-server-commands",
|
|
88
|
+
"mcp-shell"
|
|
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-
|
|
119
|
-
"airtable-mcp-server",
|
|
118
|
+
"@niledatabase/nile-mcp-server",
|
|
120
119
|
"@benborla29/mcp-server-mysql",
|
|
121
|
-
"@modelcontextprotocol/server-postgres",
|
|
122
120
|
"mcp-server-sqlite",
|
|
123
|
-
"@
|
|
121
|
+
"@modelcontextprotocol/server-postgres",
|
|
122
|
+
"mcp-mongo-server",
|
|
123
|
+
"airtable-mcp-server"
|
|
124
124
|
]
|
|
125
125
|
},
|
|
126
126
|
"data-platforms": {
|
|
@@ -140,15 +140,15 @@
|
|
|
140
140
|
"description": "Enhance your development workflow with tools for coding and environment management."
|
|
141
141
|
},
|
|
142
142
|
"packagesList": [
|
|
143
|
-
"mcp-server
|
|
143
|
+
"awslabs.nova-canvas-mcp-server",
|
|
144
|
+
"mcp-server-tree-sitter",
|
|
145
|
+
"@mcp-get-community/server-macos",
|
|
146
|
+
"@mcp-get-community/server-llm-txt",
|
|
144
147
|
"mcp-openapi-schema-explorer",
|
|
148
|
+
"mcp-server-aidd",
|
|
145
149
|
"@llmindset/mcp-hfspace",
|
|
146
|
-
"@mcp-get-community/server-macos",
|
|
147
150
|
"hackmd-mcp",
|
|
148
|
-
"mcp
|
|
149
|
-
"docker-mcp",
|
|
150
|
-
"awslabs.nova-canvas-mcp-server",
|
|
151
|
-
"@mcp-get-community/server-llm-txt"
|
|
151
|
+
"docker-mcp"
|
|
152
152
|
]
|
|
153
153
|
},
|
|
154
154
|
"data-science-tools": {
|
|
@@ -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
|
+
"mcp-server-rememberizer",
|
|
206
207
|
"@modelcontextprotocol/server-memory",
|
|
207
|
-
"mcp-rememberizer-vectordb"
|
|
208
|
-
"mcp-server-rememberizer"
|
|
208
|
+
"mcp-rememberizer-vectordb"
|
|
209
209
|
]
|
|
210
210
|
},
|
|
211
211
|
"location-services": {
|
|
@@ -244,17 +244,17 @@
|
|
|
244
244
|
"description": "Find and extract data from various sources quickly and efficiently."
|
|
245
245
|
},
|
|
246
246
|
"packagesList": [
|
|
247
|
-
"@
|
|
247
|
+
"@anaisbetts/mcp-youtube",
|
|
248
248
|
"anilist-mcp",
|
|
249
|
-
"@chanmeng666/google-news-server",
|
|
250
|
-
"graphlit-mcp-server",
|
|
251
249
|
"mcp-server-perplexity",
|
|
252
|
-
"@kimtaeyoon83/mcp-server-youtube-transcript",
|
|
253
250
|
"@modelcontextprotocol/server-aws-kb-retrieval",
|
|
251
|
+
"graphlit-mcp-server",
|
|
252
|
+
"@modelcontextprotocol/server-brave-search",
|
|
253
|
+
"@kimtaeyoon83/mcp-server-youtube-transcript",
|
|
254
254
|
"@mcp-get-community/server-curl",
|
|
255
|
-
"
|
|
255
|
+
"@chanmeng666/google-news-server",
|
|
256
256
|
"qanon_mcp",
|
|
257
|
-
"
|
|
257
|
+
"mcp-server-giphy"
|
|
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
|
-
"@modelcontextprotocol/server-gitlab",
|
|
308
307
|
"@modelcontextprotocol/server-github",
|
|
309
|
-
"mcp-server-git"
|
|
308
|
+
"mcp-server-git",
|
|
309
|
+
"@modelcontextprotocol/server-gitlab"
|
|
310
310
|
]
|
|
311
311
|
},
|
|
312
312
|
"other-tools-and-integrations": {
|
|
@@ -317,9 +317,9 @@
|
|
|
317
317
|
},
|
|
318
318
|
"packagesList": [
|
|
319
319
|
"@chargebee/mcp",
|
|
320
|
+
"@modelcontextprotocol/server-sequential-thinking",
|
|
320
321
|
"mcp-server-flomo",
|
|
321
322
|
"@llmindset/mcp-miro",
|
|
322
|
-
"@modelcontextprotocol/server-sequential-thinking",
|
|
323
323
|
"mcp-server-time"
|
|
324
324
|
]
|
|
325
325
|
}
|