@toolsdk.ai/registry 1.0.30 → 1.0.31

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 CHANGED
@@ -1,12 +1,12 @@
1
1
  # Awesome MCP Registry
2
2
 
3
- ![How many MCP Servers in Awesome MCP Registry](https://img.shields.io/badge/MCP_Servers-63-blue)
3
+ ![How many MCP Servers in Awesome MCP Registry](https://img.shields.io/badge/MCP_Servers-64-blue)
4
4
  ![awesome-mcp-registry License](https://img.shields.io/badge/LICENSE-MIT-ff69b4)
5
5
 
6
6
 
7
7
  Welcome to the Awesome MCP Registry.
8
8
 
9
- An open, high-quality, well-structured and developer-friendly list of 63+ MCP servers.
9
+ An open, high-quality, well-structured and developer-friendly list of 64+ MCP servers.
10
10
 
11
11
 
12
12
 
@@ -14,6 +14,7 @@ An open, high-quality, well-structured and developer-friendly list of 63+ MCP se
14
14
  - [Quick Start](#quick-start)
15
15
  - [Contributing Guide](./docs/guide.md)
16
16
  - [Awesome MCP Servers](#mcp-servers)
17
+ - [Uncategorized](#uncategorized)
17
18
  - [Aggregators](#aggregators)
18
19
  - [Art & Culture](#art-and-culture)
19
20
  - [Browser Automation](#browser-automation)
@@ -93,6 +94,14 @@ For more detail please see [the guide](./docs/guide.md).
93
94
 
94
95
 
95
96
 
97
+ <a id="uncategorized"></a>
98
+ ## Uncategorized
99
+
100
+ Tools that haven’t been sorted into a category yet. AI will categorize it later.
101
+
102
+ - [@kazuph/mcp-screenshot](https://github.com/kazuph/mcp-screenshot): An MCP server that captures screenshots and performs OCR text recognition.
103
+
104
+
96
105
  <a id="aggregators"></a>
97
106
  ## Aggregators
98
107
 
@@ -115,12 +124,12 @@ Explore art collections, museums, and cultural heritage with AI-friendly tools.
115
124
 
116
125
  Tools for browsing, scraping, and automating web content in AI-compatible formats.
117
126
 
118
- - [@automatalabs/mcp-server-playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright/tree/main): MCP server for browser automation using Playwright
119
- - [@modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers/blob/main/src/puppeteer): MCP server for browser automation using Puppeteer
120
- - [@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.
121
- - [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.
122
127
  - [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
128
+ - [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.
123
129
  - [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
130
+ - [@modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers/blob/main/src/puppeteer): MCP server for browser automation using Puppeteer
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.
132
+ - [@automatalabs/mcp-server-playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright/tree/main): MCP server for browser automation using Playwright
124
133
 
125
134
 
126
135
  <a id="cloud-platforms"></a>
@@ -128,10 +137,10 @@ Tools for browsing, scraping, and automating web content in AI-compatible format
128
137
 
129
138
  Integrate with cloud services to manage and interact with cloud infrastructure.
130
139
 
131
- - [@cloudflare/mcp-server-cloudflare](https://github.com/cloudflare/mcp-server-cloudflare): MCP server for interacting with Cloudflare API
140
+ - [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.
132
141
  - [@strowk/mcp-k8s](https://github.com/strowk/mcp-k8s-go): MCP server connecting to Kubernetes
133
142
  - [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.
134
- - [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.
143
+ - [@cloudflare/mcp-server-cloudflare](https://github.com/cloudflare/mcp-server-cloudflare): MCP server for interacting with Cloudflare API
135
144
 
136
145
 
137
146
  <a id="code-execution"></a>
@@ -147,8 +156,8 @@ Run code securely, perfect for coding agents and AI-driven programming tasks.
147
156
 
148
157
  Run shell commands and interact with command-line tools easily.
149
158
 
150
- - [mcp-shell](https://github.com/hdresearch/mcp-shell): An MCP server for your shell
151
159
  - [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.
160
+ - [mcp-shell](https://github.com/hdresearch/mcp-shell): An MCP server for your shell
152
161
 
153
162
 
154
163
  <a id="communication"></a>
@@ -156,9 +165,9 @@ Run shell commands and interact with command-line tools easily.
156
165
 
157
166
  Connect with messaging platforms to manage chats and interact with team tools.
158
167
 
159
- - [@modelcontextprotocol/server-slack](https://github.com/modelcontextprotocol/servers/blob/main/src/slack): MCP server for interacting with Slack
160
- - [@enescinar/twitter-mcp](https://github.com/EnesCinr/twitter-mcp): This MCP server allows Clients to interact with Twitter, enabling posting tweets and searching Twitter.
161
168
  - [@gongrzhe/server-gmail-autoauth-mcp](https://github.com/gongrzhe/server-gmail-autoauth-mcp): Gmail MCP server with auto authentication support
169
+ - [@enescinar/twitter-mcp](https://github.com/EnesCinr/twitter-mcp): This MCP server allows Clients to interact with Twitter, enabling posting tweets and searching Twitter.
170
+ - [@modelcontextprotocol/server-slack](https://github.com/modelcontextprotocol/servers/blob/main/src/slack): MCP server for interacting with Slack
162
171
 
163
172
 
164
173
  <a id="databases"></a>
@@ -166,12 +175,12 @@ Connect with messaging platforms to manage chats and interact with team tools.
166
175
 
167
176
  Securely access and query databases with options for read-only permissions.
168
177
 
169
- - [airtable-mcp-server](https://github.com/domdomegg/airtable-mcp-server): Airtable database integration with schema inspection, read and write capabilities
170
- - [@benborla29/mcp-server-mysql](https://github.com/benborla/mcp-server-mysql): An MCP server for interacting with MySQL databases
171
178
  - [@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
179
+ - [@benborla29/mcp-server-mysql](https://github.com/benborla/mcp-server-mysql): An MCP server for interacting with MySQL databases
172
180
  - [mcp-server-sqlite](https://github.com/modelcontextprotocol/servers/blob/main/src/sqlite): A simple SQLite MCP server
173
- - [mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server): A Model Context Protocol Server for MongoDB
174
181
  - [@modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/blob/main/src/postgres): MCP server for interacting with PostgreSQL databases
182
+ - [mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server): A Model Context Protocol Server for MongoDB
183
+ - [airtable-mcp-server](https://github.com/domdomegg/airtable-mcp-server): Airtable database integration with schema inspection, read and write capabilities
175
184
 
176
185
 
177
186
  <a id="data-platforms"></a>
@@ -187,14 +196,14 @@ Tools for integrating, transforming, and managing data pipelines.
187
196
 
188
197
  Enhance your development workflow with tools for coding and environment management.
189
198
 
190
- - [@mcp-get-community/server-macos](https://github.com/mcp-get/community-servers/blob/main/src/server-macos): MCP server for macOS system operations
191
- - [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.
199
+ - [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.
192
200
  - [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.
201
+ - [@mcp-get-community/server-macos](https://github.com/mcp-get/community-servers/blob/main/src/server-macos): MCP server for macOS system operations
193
202
  - [@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
203
+ - [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.
204
+ - [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.
194
205
  - [@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.
195
- - [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.
196
206
  - [hackmd-mcp](https://github.com/yuna0x0/hackmd-mcp): A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants
197
- - [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.
198
207
  - [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
199
208
 
200
209
 
@@ -211,8 +220,8 @@ Simplify data analysis and exploration with tools for data science workflows.
211
220
 
212
221
  Manage files and directories with tools for reading, writing, and organizing files.
213
222
 
214
- - [@modelcontextprotocol/server-gdrive](https://github.com/modelcontextprotocol/servers/blob/main/src/gdrive): MCP server for interacting with Google Drive
215
223
  - [@modelcontextprotocol/server-filesystem](https://github.com/modelcontextprotocol/servers): MCP server for filesystem access
224
+ - [@modelcontextprotocol/server-gdrive](https://github.com/modelcontextprotocol/servers/blob/main/src/gdrive): MCP server for interacting with Google Drive
216
225
 
217
226
 
218
227
  <a id="knowledge-memory"></a>
@@ -221,8 +230,8 @@ Manage files and directories with tools for reading, writing, and organizing fil
221
230
  Store and query structured information for AI models to use across sessions.
222
231
 
223
232
  - [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.
224
- - [mcp-rememberizer-vectordb](https://github.com/skydeckai/mcp-rememberizer-vectordb): A Model Context Protocol server for LLMs to interact with Rememberizer Vector Store.
225
233
  - [@modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/blob/main/src/memory): MCP server for enabling memory for Claude through a knowledge graph
234
+ - [mcp-rememberizer-vectordb](https://github.com/skydeckai/mcp-rememberizer-vectordb): A Model Context Protocol server for LLMs to interact with Rememberizer Vector Store.
226
235
 
227
236
 
228
237
  <a id="location-services"></a>
@@ -238,8 +247,8 @@ Work with maps, weather, and location-based data for analytics and insights.
238
247
 
239
248
  Analyze app performance and error reports with monitoring tools.
240
249
 
241
- - [mcp-server-sentry](https://github.com/modelcontextprotocol/servers/blob/main/src/sentry): MCP server for retrieving issues from sentry.io
242
250
  - [@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
251
+ - [mcp-server-sentry](https://github.com/modelcontextprotocol/servers/blob/main/src/sentry): MCP server for retrieving issues from sentry.io
243
252
 
244
253
 
245
254
  <a id="search-data-extraction"></a>
@@ -247,17 +256,17 @@ Analyze app performance and error reports with monitoring tools.
247
256
 
248
257
  Find and extract data from various sources quickly and efficiently.
249
258
 
259
+ - [@anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube): MCP server for fetching YouTube subtitles
260
+ - [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
250
261
  - [mcp-server-perplexity](https://github.com/tanigami/mcp-server-perplexity): MCP Server for the Perplexity API
251
- - [@modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/blob/main/src/brave-search): MCP server for Brave Search API integration
252
262
  - [@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
253
263
  - [graphlit-mcp-server](https://github.com/graphlit/graphlit-mcp-server): Graphlit MCP Server for AI, RAG, OpenAI, PDF parsing and preprocessing
254
- - [@chanmeng666/google-news-server](https://github.com/ChanMeng666/server-google-news): MCP server for Google News search via SerpAPI
255
- - [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
256
- - [@anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube): MCP server for fetching YouTube subtitles
257
- - [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
264
+ - [@modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/blob/main/src/brave-search): MCP server for Brave Search API integration
258
265
  - [@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.
259
- - [qanon_mcp](https://github.com/jkingsman/qanon-mcp-server): Enables search, exploration, and analysis of all QAnon posts/drops for sociological study
260
266
  - [@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
267
+ - [@chanmeng666/google-news-server](https://github.com/ChanMeng666/server-google-news): MCP server for Google News search via SerpAPI
268
+ - [qanon_mcp](https://github.com/jkingsman/qanon-mcp-server): Enables search, exploration, and analysis of all QAnon posts/drops for sociological study
269
+ - [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
261
270
 
262
271
 
263
272
  <a id="version-control"></a>
@@ -265,8 +274,8 @@ Find and extract data from various sources quickly and efficiently.
265
274
 
266
275
  Manage Git repositories, pull requests, and issues with version control tools.
267
276
 
268
- - [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
269
277
  - [@modelcontextprotocol/server-github](https://github.com/modelcontextprotocol/servers/blob/main/src/github): MCP server for using the GitHub API
278
+ - [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
270
279
  - [@modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers/blob/main/src/gitlab): MCP server for using the GitLab API
271
280
 
272
281
 
@@ -277,7 +286,7 @@ Miscellaneous tools and integrations that don’t fit into other categories.
277
286
 
278
287
  - [@chargebee/mcp](https://github.com/chargebee/agentkit/tree/main/modelcontextprotocol): MCP Server that connects AI agents to Chargebee platform.
279
288
  - [@modelcontextprotocol/server-sequential-thinking](https://github.com/modelcontextprotocol/servers/blob/main/src/sequentialthinking): MCP server for sequential thinking and problem solving
280
- - [@llmindset/mcp-miro](https://github.com/evalstate/mcp-miro): A Model Context Protocol server to connect to the MIRO Whiteboard Application
281
289
  - [mcp-server-flomo](https://github.com/xianminx/mcp-server-flomo): A MCP server for Flomo
290
+ - [@llmindset/mcp-miro](https://github.com/evalstate/mcp-miro): A Model Context Protocol server to connect to the MIRO Whiteboard Application
282
291
  - [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
283
292
 
@@ -5,7 +5,9 @@
5
5
  "name": "Uncategorized",
6
6
  "description": "Tools that haven’t been sorted into a category yet. AI will categorize it later."
7
7
  },
8
- "packagesList": []
8
+ "packagesList": [
9
+ "@kazuph/mcp-screenshot"
10
+ ]
9
11
  },
10
12
  "aggregators": {
11
13
  "config": {
@@ -35,12 +37,12 @@
35
37
  "description": "Tools for browsing, scraping, and automating web content in AI-compatible formats."
36
38
  },
37
39
  "packagesList": [
38
- "@automatalabs/mcp-server-playwright",
40
+ "hyperbrowser-mcp",
41
+ "tavily-mcp",
42
+ "mcp-server-fetch",
39
43
  "@modelcontextprotocol/server-puppeteer",
40
44
  "@executeautomation/playwright-mcp-server",
41
- "tavily-mcp",
42
- "hyperbrowser-mcp",
43
- "mcp-server-fetch"
45
+ "@automatalabs/mcp-server-playwright"
44
46
  ]
45
47
  },
46
48
  "cloud-platforms": {
@@ -50,10 +52,10 @@
50
52
  "description": "Integrate with cloud services to manage and interact with cloud infrastructure."
51
53
  },
52
54
  "packagesList": [
53
- "@cloudflare/mcp-server-cloudflare",
55
+ "mcp-server-kubernetes",
54
56
  "@strowk/mcp-k8s",
55
57
  "kubernetes-mcp-server",
56
- "mcp-server-kubernetes"
58
+ "@cloudflare/mcp-server-cloudflare"
57
59
  ]
58
60
  },
59
61
  "code-execution": {
@@ -81,8 +83,8 @@
81
83
  "description": "Run shell commands and interact with command-line tools easily."
82
84
  },
83
85
  "packagesList": [
84
- "mcp-shell",
85
- "mcp-server-commands"
86
+ "mcp-server-commands",
87
+ "mcp-shell"
86
88
  ]
87
89
  },
88
90
  "communication": {
@@ -92,9 +94,9 @@
92
94
  "description": "Connect with messaging platforms to manage chats and interact with team tools."
93
95
  },
94
96
  "packagesList": [
95
- "@modelcontextprotocol/server-slack",
97
+ "@gongrzhe/server-gmail-autoauth-mcp",
96
98
  "@enescinar/twitter-mcp",
97
- "@gongrzhe/server-gmail-autoauth-mcp"
99
+ "@modelcontextprotocol/server-slack"
98
100
  ]
99
101
  },
100
102
  "customer-data-platforms": {
@@ -112,12 +114,12 @@
112
114
  "description": "Securely access and query databases with options for read-only permissions."
113
115
  },
114
116
  "packagesList": [
115
- "airtable-mcp-server",
116
- "@benborla29/mcp-server-mysql",
117
117
  "@niledatabase/nile-mcp-server",
118
+ "@benborla29/mcp-server-mysql",
118
119
  "mcp-server-sqlite",
120
+ "@modelcontextprotocol/server-postgres",
119
121
  "mcp-mongo-server",
120
- "@modelcontextprotocol/server-postgres"
122
+ "airtable-mcp-server"
121
123
  ]
122
124
  },
123
125
  "data-platforms": {
@@ -137,14 +139,14 @@
137
139
  "description": "Enhance your development workflow with tools for coding and environment management."
138
140
  },
139
141
  "packagesList": [
140
- "@mcp-get-community/server-macos",
141
- "mcp-server-aidd",
142
+ "awslabs.nova-canvas-mcp-server",
142
143
  "mcp-server-tree-sitter",
144
+ "@mcp-get-community/server-macos",
143
145
  "@mcp-get-community/server-llm-txt",
146
+ "mcp-openapi-schema-explorer",
147
+ "mcp-server-aidd",
144
148
  "@llmindset/mcp-hfspace",
145
- "awslabs.nova-canvas-mcp-server",
146
149
  "hackmd-mcp",
147
- "mcp-openapi-schema-explorer",
148
150
  "docker-mcp"
149
151
  ]
150
152
  },
@@ -173,8 +175,8 @@
173
175
  "description": "Manage files and directories with tools for reading, writing, and organizing files."
174
176
  },
175
177
  "packagesList": [
176
- "@modelcontextprotocol/server-gdrive",
177
- "@modelcontextprotocol/server-filesystem"
178
+ "@modelcontextprotocol/server-filesystem",
179
+ "@modelcontextprotocol/server-gdrive"
178
180
  ]
179
181
  },
180
182
  "finance-fintech": {
@@ -201,8 +203,8 @@
201
203
  },
202
204
  "packagesList": [
203
205
  "mcp-server-rememberizer",
204
- "mcp-rememberizer-vectordb",
205
- "@modelcontextprotocol/server-memory"
206
+ "@modelcontextprotocol/server-memory",
207
+ "mcp-rememberizer-vectordb"
206
208
  ]
207
209
  },
208
210
  "location-services": {
@@ -230,8 +232,8 @@
230
232
  "description": "Analyze app performance and error reports with monitoring tools."
231
233
  },
232
234
  "packagesList": [
233
- "mcp-server-sentry",
234
- "@raygun.io/mcp-server-raygun"
235
+ "@raygun.io/mcp-server-raygun",
236
+ "mcp-server-sentry"
235
237
  ]
236
238
  },
237
239
  "search-data-extraction": {
@@ -241,17 +243,17 @@
241
243
  "description": "Find and extract data from various sources quickly and efficiently."
242
244
  },
243
245
  "packagesList": [
246
+ "@anaisbetts/mcp-youtube",
247
+ "anilist-mcp",
244
248
  "mcp-server-perplexity",
245
- "@modelcontextprotocol/server-brave-search",
246
249
  "@modelcontextprotocol/server-aws-kb-retrieval",
247
250
  "graphlit-mcp-server",
248
- "@chanmeng666/google-news-server",
249
- "mcp-server-giphy",
250
- "@anaisbetts/mcp-youtube",
251
- "anilist-mcp",
251
+ "@modelcontextprotocol/server-brave-search",
252
252
  "@kimtaeyoon83/mcp-server-youtube-transcript",
253
+ "@mcp-get-community/server-curl",
254
+ "@chanmeng666/google-news-server",
253
255
  "qanon_mcp",
254
- "@mcp-get-community/server-curl"
256
+ "mcp-server-giphy"
255
257
  ]
256
258
  },
257
259
  "security": {
@@ -301,8 +303,8 @@
301
303
  "description": "Manage Git repositories, pull requests, and issues with version control tools."
302
304
  },
303
305
  "packagesList": [
304
- "mcp-server-git",
305
306
  "@modelcontextprotocol/server-github",
307
+ "mcp-server-git",
306
308
  "@modelcontextprotocol/server-gitlab"
307
309
  ]
308
310
  },
@@ -315,8 +317,8 @@
315
317
  "packagesList": [
316
318
  "@chargebee/mcp",
317
319
  "@modelcontextprotocol/server-sequential-thinking",
318
- "@llmindset/mcp-miro",
319
320
  "mcp-server-flomo",
321
+ "@llmindset/mcp-miro",
320
322
  "mcp-server-time"
321
323
  ]
322
324
  }
@@ -1,4 +1,7 @@
1
1
  {
2
+ "@kazuph/mcp-screenshot": {
3
+ "path": "uncategorized/kazuph-mcp-screenshot.json"
4
+ },
2
5
  "@modelcontextprotocol/server-everything": {
3
6
  "path": "aggregators/modelcontextprotocol-server-everything.json"
4
7
  },
@@ -8,8 +11,14 @@
8
11
  "mcp-server-stability-ai": {
9
12
  "path": "art-and-culture/mcp-server-stability-ai.json"
10
13
  },
11
- "@automatalabs/mcp-server-playwright": {
12
- "path": "browser-automation/automatalabs-mcp-server-playwright.json"
14
+ "hyperbrowser-mcp": {
15
+ "path": "browser-automation/hyperbrowser-mcp.json"
16
+ },
17
+ "tavily-mcp": {
18
+ "path": "browser-automation/tavily-mcp.json"
19
+ },
20
+ "mcp-server-fetch": {
21
+ "path": "browser-automation/mcp-server-fetch.json"
13
22
  },
14
23
  "@modelcontextprotocol/server-puppeteer": {
15
24
  "path": "browser-automation/modelcontextprotocol-server-puppeteer.json"
@@ -17,17 +26,11 @@
17
26
  "@executeautomation/playwright-mcp-server": {
18
27
  "path": "browser-automation/executeautomation-playwright-mcp-server.json"
19
28
  },
20
- "tavily-mcp": {
21
- "path": "browser-automation/tavily-mcp.json"
22
- },
23
- "hyperbrowser-mcp": {
24
- "path": "browser-automation/hyperbrowser-mcp.json"
25
- },
26
- "mcp-server-fetch": {
27
- "path": "browser-automation/mcp-server-fetch.json"
29
+ "@automatalabs/mcp-server-playwright": {
30
+ "path": "browser-automation/automatalabs-mcp-server-playwright.json"
28
31
  },
29
- "@cloudflare/mcp-server-cloudflare": {
30
- "path": "cloud-platforms/cloudflare-mcp-server-cloudflare.json"
32
+ "mcp-server-kubernetes": {
33
+ "path": "cloud-platforms/mcp-server-kubernetes.json"
31
34
  },
32
35
  "@strowk/mcp-k8s": {
33
36
  "path": "cloud-platforms/strowk-mcp-k8s.json"
@@ -35,141 +38,141 @@
35
38
  "kubernetes-mcp-server": {
36
39
  "path": "cloud-platforms/kubernetes-mcp-server.json"
37
40
  },
38
- "mcp-server-kubernetes": {
39
- "path": "cloud-platforms/mcp-server-kubernetes.json"
41
+ "@cloudflare/mcp-server-cloudflare": {
42
+ "path": "cloud-platforms/cloudflare-mcp-server-cloudflare.json"
40
43
  },
41
44
  "mcp-server-make": {
42
45
  "path": "code-execution/mcp-server-make.json"
43
46
  },
44
- "mcp-shell": {
45
- "path": "command-line/mcp-shell.json"
46
- },
47
47
  "mcp-server-commands": {
48
48
  "path": "command-line/mcp-server-commands.json"
49
49
  },
50
- "@modelcontextprotocol/server-slack": {
51
- "path": "communication/modelcontextprotocol-server-slack.json"
52
- },
53
- "@enescinar/twitter-mcp": {
54
- "path": "communication/enescinar-twitter-mcp.json"
50
+ "mcp-shell": {
51
+ "path": "command-line/mcp-shell.json"
55
52
  },
56
53
  "@gongrzhe/server-gmail-autoauth-mcp": {
57
54
  "path": "communication/gongrzhe-server-gmail-autoauth-mcp.json"
58
55
  },
59
- "airtable-mcp-server": {
60
- "path": "databases/airtable-mcp-server.json"
56
+ "@enescinar/twitter-mcp": {
57
+ "path": "communication/enescinar-twitter-mcp.json"
61
58
  },
62
- "@benborla29/mcp-server-mysql": {
63
- "path": "databases/benborla29-mcp-server-mysql.json"
59
+ "@modelcontextprotocol/server-slack": {
60
+ "path": "communication/modelcontextprotocol-server-slack.json"
64
61
  },
65
62
  "@niledatabase/nile-mcp-server": {
66
63
  "path": "databases/niledatabase-nile-mcp-server.json"
67
64
  },
65
+ "@benborla29/mcp-server-mysql": {
66
+ "path": "databases/benborla29-mcp-server-mysql.json"
67
+ },
68
68
  "mcp-server-sqlite": {
69
69
  "path": "databases/mcp-server-sqlite.json"
70
70
  },
71
+ "@modelcontextprotocol/server-postgres": {
72
+ "path": "databases/modelcontextprotocol-server-postgres.json"
73
+ },
71
74
  "mcp-mongo-server": {
72
75
  "path": "databases/mcp-mongo-server.json"
73
76
  },
74
- "@modelcontextprotocol/server-postgres": {
75
- "path": "databases/modelcontextprotocol-server-postgres.json"
77
+ "airtable-mcp-server": {
78
+ "path": "databases/airtable-mcp-server.json"
76
79
  },
77
80
  "mcp-tinybird": {
78
81
  "path": "data-platforms/mcp-tinybird.json"
79
82
  },
80
- "@mcp-get-community/server-macos": {
81
- "path": "developer-tools/mcp-get-community-server-macos.json"
82
- },
83
- "mcp-server-aidd": {
84
- "path": "developer-tools/mcp-server-aidd.json"
83
+ "awslabs.nova-canvas-mcp-server": {
84
+ "path": "developer-tools/awslabs.nova-canvas-mcp-server.json"
85
85
  },
86
86
  "mcp-server-tree-sitter": {
87
87
  "path": "developer-tools/mcp-server-tree-sitter.json"
88
88
  },
89
+ "@mcp-get-community/server-macos": {
90
+ "path": "developer-tools/mcp-get-community-server-macos.json"
91
+ },
89
92
  "@mcp-get-community/server-llm-txt": {
90
93
  "path": "developer-tools/mcp-get-community-server-llm-txt.json"
91
94
  },
95
+ "mcp-openapi-schema-explorer": {
96
+ "path": "developer-tools/mcp-openapi-schema-explorer.json"
97
+ },
98
+ "mcp-server-aidd": {
99
+ "path": "developer-tools/mcp-server-aidd.json"
100
+ },
92
101
  "@llmindset/mcp-hfspace": {
93
102
  "path": "developer-tools/llmindset-mcp-hfspace.json"
94
103
  },
95
- "awslabs.nova-canvas-mcp-server": {
96
- "path": "developer-tools/awslabs.nova-canvas-mcp-server.json"
97
- },
98
104
  "hackmd-mcp": {
99
105
  "path": "developer-tools/hackmd-mcp.json"
100
106
  },
101
- "mcp-openapi-schema-explorer": {
102
- "path": "developer-tools/mcp-openapi-schema-explorer.json"
103
- },
104
107
  "docker-mcp": {
105
108
  "path": "developer-tools/docker-mcp.json"
106
109
  },
107
110
  "mcp-solver": {
108
111
  "path": "data-science-tools/mcp-solver.json"
109
112
  },
110
- "@modelcontextprotocol/server-gdrive": {
111
- "path": "file-systems/modelcontextprotocol-server-gdrive.json"
112
- },
113
113
  "@modelcontextprotocol/server-filesystem": {
114
114
  "path": "file-systems/modelcontextprotocol-server-filesystem.json"
115
115
  },
116
+ "@modelcontextprotocol/server-gdrive": {
117
+ "path": "file-systems/modelcontextprotocol-server-gdrive.json"
118
+ },
116
119
  "mcp-server-rememberizer": {
117
120
  "path": "knowledge-memory/mcp-server-rememberizer.json"
118
121
  },
119
- "mcp-rememberizer-vectordb": {
120
- "path": "knowledge-memory/mcp-rememberizer-vectordb.json"
121
- },
122
122
  "@modelcontextprotocol/server-memory": {
123
123
  "path": "knowledge-memory/modelcontextprotocol-server-memory.json"
124
124
  },
125
+ "mcp-rememberizer-vectordb": {
126
+ "path": "knowledge-memory/mcp-rememberizer-vectordb.json"
127
+ },
125
128
  "@modelcontextprotocol/server-google-maps": {
126
129
  "path": "location-services/modelcontextprotocol-server-google-maps.json"
127
130
  },
131
+ "@raygun.io/mcp-server-raygun": {
132
+ "path": "monitoring/raygun.io-mcp-server-raygun.json"
133
+ },
128
134
  "mcp-server-sentry": {
129
135
  "path": "monitoring/mcp-server-sentry.json"
130
136
  },
131
- "@raygun.io/mcp-server-raygun": {
132
- "path": "monitoring/raygun.io-mcp-server-raygun.json"
137
+ "@anaisbetts/mcp-youtube": {
138
+ "path": "search-data-extraction/anaisbetts-mcp-youtube.json"
139
+ },
140
+ "anilist-mcp": {
141
+ "path": "search-data-extraction/anilist-mcp.json"
133
142
  },
134
143
  "mcp-server-perplexity": {
135
144
  "path": "search-data-extraction/mcp-server-perplexity.json"
136
145
  },
137
- "@modelcontextprotocol/server-brave-search": {
138
- "path": "search-data-extraction/modelcontextprotocol-server-brave-search.json"
139
- },
140
146
  "@modelcontextprotocol/server-aws-kb-retrieval": {
141
147
  "path": "search-data-extraction/modelcontextprotocol-server-aws-kb-retrieval.json"
142
148
  },
143
149
  "graphlit-mcp-server": {
144
150
  "path": "search-data-extraction/graphlit-mcp-server.json"
145
151
  },
146
- "@chanmeng666/google-news-server": {
147
- "path": "search-data-extraction/chanmeng666-google-news-server.json"
148
- },
149
- "mcp-server-giphy": {
150
- "path": "search-data-extraction/mcp-server-giphy.json"
151
- },
152
- "@anaisbetts/mcp-youtube": {
153
- "path": "search-data-extraction/anaisbetts-mcp-youtube.json"
154
- },
155
- "anilist-mcp": {
156
- "path": "search-data-extraction/anilist-mcp.json"
152
+ "@modelcontextprotocol/server-brave-search": {
153
+ "path": "search-data-extraction/modelcontextprotocol-server-brave-search.json"
157
154
  },
158
155
  "@kimtaeyoon83/mcp-server-youtube-transcript": {
159
156
  "path": "search-data-extraction/kimtaeyoon83-mcp-server-youtube-transcript.json"
160
157
  },
161
- "qanon_mcp": {
162
- "path": "search-data-extraction/qanon_mcp.json"
163
- },
164
158
  "@mcp-get-community/server-curl": {
165
159
  "path": "search-data-extraction/mcp-get-community-server-curl.json"
166
160
  },
167
- "mcp-server-git": {
168
- "path": "version-control/mcp-server-git.json"
161
+ "@chanmeng666/google-news-server": {
162
+ "path": "search-data-extraction/chanmeng666-google-news-server.json"
163
+ },
164
+ "qanon_mcp": {
165
+ "path": "search-data-extraction/qanon_mcp.json"
166
+ },
167
+ "mcp-server-giphy": {
168
+ "path": "search-data-extraction/mcp-server-giphy.json"
169
169
  },
170
170
  "@modelcontextprotocol/server-github": {
171
171
  "path": "version-control/modelcontextprotocol-server-github.json"
172
172
  },
173
+ "mcp-server-git": {
174
+ "path": "version-control/mcp-server-git.json"
175
+ },
173
176
  "@modelcontextprotocol/server-gitlab": {
174
177
  "path": "version-control/modelcontextprotocol-server-gitlab.json"
175
178
  },
@@ -179,12 +182,12 @@
179
182
  "@modelcontextprotocol/server-sequential-thinking": {
180
183
  "path": "other-tools-and-integrations/modelcontextprotocol-server-sequential-thinking.json"
181
184
  },
182
- "@llmindset/mcp-miro": {
183
- "path": "other-tools-and-integrations/llmindset-mcp-miro.json"
184
- },
185
185
  "mcp-server-flomo": {
186
186
  "path": "other-tools-and-integrations/mcp-server-flomo.json"
187
187
  },
188
+ "@llmindset/mcp-miro": {
189
+ "path": "other-tools-and-integrations/llmindset-mcp-miro.json"
190
+ },
188
191
  "mcp-server-time": {
189
192
  "path": "other-tools-and-integrations/mcp-server-time.json"
190
193
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolsdk.ai/registry",
3
- "version": "1.0.30",
3
+ "version": "1.0.31",
4
4
  "description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
5
5
  "exports": {
6
6
  "./*": "./*",
@@ -0,0 +1,8 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "packageName": "@kazuph/mcp-screenshot",
4
+ "description": "An MCP server that captures screenshots and performs OCR text recognition.",
5
+ "url": "https://github.com/kazuph/mcp-screenshot",
6
+ "runtime": "node",
7
+ "license": "MIT"
8
+ }