@toolsdk.ai/registry 1.0.89 → 1.0.90

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-4081-blue)
3
+ ![How many MCP Servers in Awesome MCP Registry](https://img.shields.io/badge/MCP_Servers-4083-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 4081+ MCP servers.
9
+ An open, high-quality, well-structured and developer-friendly list of 4083+ MCP servers.
10
10
 
11
11
 
12
12
 
@@ -104,7 +104,7 @@ For more detail please see [the guide](./docs/guide.md).
104
104
 
105
105
  # MCP Servers
106
106
 
107
- ✅: Validated and runnable tools (586)
107
+ ✅: Validated and runnable tools (588)
108
108
 
109
109
  ❌: Cannot be run by the MCP client (with mock environments variables (3495))
110
110
 
@@ -544,6 +544,7 @@ Tools for browsing, scraping, and automating web content in AI-compatible format
544
544
  - [❌ webmcp](https://github.com/jasonjmcghee/webmcp): Turn any website into an MCP server with customizable tools. (node)
545
545
  - [✅ chrome-debug-mcp](https://github.com/rainmen-xia/chrome-debug-mcp): Provides browser automation capabilities through Chrome's debugging protocol with session persistence, enabling web scraping, testing, and automation tasks with tools for screenshots, navigation, element interaction, and content retrieval. (10 tools) (node)
546
546
  - [❌ kubernetes-lens](https://github.com/chenhunghan/mcp-k8s-lens): Bridges Claude with the Kubernetes Lens desktop application through Playwright automation, enabling cluster analysis and management via UI interactions and console log capture. (node)
547
+ - [✅ @kwp-lab/mcp-fetch](https://github.com/kwp-lab/mcp-fetch): A Model Context Protocol server that provides web content fetching capabilities (1 tools) (node)
547
548
  - [❌ selenium-webdriver](https://github.com/jyothishkumarav/selenium-mcp-server-python): Enables automated web interactions through Selenium WebDriver operations for navigation, element manipulation, screenshot capture, and local storage management in Chrome and Firefox browsers. (python)
548
549
  - [❌ crawl4ai-(web-scraping-&-crawling)](https://github.com/ritvij14/crawl4ai-mcp): Integrates web scraping and crawling capabilities with tools for single-page content extraction, metadata retrieval, and Google search functionality, enabling workflows that require web content analysis, data collection, or online research tasks. (python)
549
550
  - [❌ apify-rag-web-browser](https://github.com/apify/mcp-server-rag-web-browser): Integrate with Apify's open-source RAG Web Browser Actor to perform web searches, scrape URLs, and return content in Markdown. (node)
@@ -2084,7 +2085,7 @@ Simplify data analysis and exploration with tools for data science workflows.
2084
2085
  - [❌ expr-lang](https://github.com/ivan-saorin/mcp-expr-lang): Provides a powerful expression evaluation engine for complex data manipulations, enabling mathematical operations, array transformations, string processing, and conditional logic directly within conversations. (go)
2085
2086
  - [❌ data-wrangler-(polars)](https://github.com/shibuiwilliam/mcp-server-data-wrangler): Provides data preprocessing, transformation, and analysis capabilities using Polars dataframes for statistical operations on multiple file formats with structured JSON responses. (python)
2086
2087
  - [❌ excel-master](https://github.com/lipdog/excel-master-mcp): Integrates with Excel using XLwings to enable automated data manipulation, analysis, and reporting for business workflows. (python)
2087
- - [✅ @antv/mcp-server-chart](https://github.com/antvis/mcp-server-chart): Enables AI to generate data visualizations using AntV's charting capabilities, supporting various chart types from structured data without requiring direct knowledge of visualization libraries. (25 tools) (node)
2088
+ - [✅ @antv/mcp-server-chart](https://github.com/antvis/mcp-server-chart): A visualization mcp contains 25+ visual charts using @antvis. Using for chart generation and data analysis. (25 tools) (node)
2088
2089
  - [❌ hana-cloud-ml-bridge](https://github.com/hatrigt/hana-mcp-server): Bridges SAP HANA Cloud databases with machine learning operations through a three-layer architecture that enables model management, execution contexts, and standardized communication for both inference and training workflows. (python)
2089
2090
 
2090
2091
 
@@ -2726,6 +2727,7 @@ Store and query structured information for AI models to use across sessions.
2726
2727
  - [❌ titan-memory](https://github.com/henryhawke/mcp-titan): Integrates neural network-based memory encoding for enhanced long-term information storage and contextually-aware interactions across multiple conversations. (node)
2727
2728
  - [❌ knowledge-graph](https://github.com/shaneholloman/mcp-knowledge-graph): Enables persistent memory and structured knowledge management for enhanced personalization and context retention in natural language interactions through a local graph database. (node)
2728
2729
  - [❌ memory-plugin-(sqlite)](https://github.com/mekanixms/mcp_memory_plugin): Provides SQLite-based persistent memory storage for maintaining context across conversations, enabling long-term recall and knowledge management. (python)
2730
+ - [✅ @mem0/mcp-server](https://github.com/mem0ai/mem0-mcp): A Model Context Protocol (MCP) server that provides memory storage and retrieval capabilities using Mem0. This tool allows you to store and search through memories, making it useful for maintaining context and making informed decisions based on past interactions. (2 tools) (node)
2729
2731
  - [❌ smallest.ai-knowledge-base](https://github.com/vinayaktiwari1103/mcp-smallest-ai): Provides direct access to Smallest.ai knowledge base API for listing, creating, and retrieving knowledge bases without leaving the conversation context (node)
2730
2732
  - [❌ memory-service](https://github.com/doobidoo/mcp-memory-service): Integrates with ChromaDB using sentence transformers for efficient text embedding, enabling semantic search and content recommendation via websocket connections. (python)
2731
2733
  - [✅ systemprompt-mcp-notion](https://github.com/ejb503/systemprompt-mcp-notion): Bridges to Notion's knowledge management system, enabling creation and manipulation of pages, databases, and content. (8 tools) (node)
@@ -441,6 +441,7 @@
441
441
  "webmcp",
442
442
  "chrome-debug-mcp",
443
443
  "kubernetes-lens",
444
+ "@kwp-lab/mcp-fetch",
444
445
  "selenium-webdriver",
445
446
  "crawl4ai-(web-scraping-&-crawling)",
446
447
  "apify-rag-web-browser",
@@ -2653,6 +2654,7 @@
2653
2654
  "titan-memory",
2654
2655
  "knowledge-graph",
2655
2656
  "memory-plugin-(sqlite)",
2657
+ "@mem0/mcp-server",
2656
2658
  "smallest.ai-knowledge-base",
2657
2659
  "memory-service",
2658
2660
  "systemprompt-mcp-notion",
@@ -43382,5 +43382,31 @@
43382
43382
  "path": "communication/cocal-google-calendar-mcp.json",
43383
43383
  "validated": false,
43384
43384
  "tools": {}
43385
+ },
43386
+ "@kwp-lab/mcp-fetch": {
43387
+ "category": "browser-automation",
43388
+ "path": "browser-automation/kwp-lab-mcp-fetch.json",
43389
+ "validated": true,
43390
+ "tools": {
43391
+ "fetch": {
43392
+ "name": "fetch",
43393
+ "description": "Retrieves URLs from the Internet and extracts their content as markdown. If images are found, their URLs will be included in the response."
43394
+ }
43395
+ }
43396
+ },
43397
+ "@mem0/mcp-server": {
43398
+ "category": "knowledge-memory",
43399
+ "path": "knowledge-memory/mem0-mcp-server.json",
43400
+ "validated": true,
43401
+ "tools": {
43402
+ "add-memory": {
43403
+ "name": "add-memory",
43404
+ "description": "Add a new memory. This method is called everytime the user informs anything about themselves, their preferences, or anything that has any relevent information whcih can be useful in the future conversation. This can also be called when the user asks you to remember something."
43405
+ },
43406
+ "search-memories": {
43407
+ "name": "search-memories",
43408
+ "description": "Search through stored memories. This method is called ANYTIME the user asks anything."
43409
+ }
43410
+ }
43385
43411
  }
43386
43412
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolsdk.ai/registry",
3
- "version": "1.0.89",
3
+ "version": "1.0.90",
4
4
  "description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
5
5
  "exports": {
6
6
  "./config/*": "./config/*",
@@ -617,7 +617,9 @@
617
617
  "@pinkpixel/mcpollinations": "1.1.1",
618
618
  "pulsemcp-server": "0.1.2",
619
619
  "mcp-chain-of-draft-server": "1.1.0",
620
- "a11y-mcp-server": "1.0.14"
620
+ "a11y-mcp-server": "1.0.14",
621
+ "@kwp-lab/mcp-fetch": "0.9.5",
622
+ "@mem0/mcp-server": "0.0.1"
621
623
  },
622
624
  "devDependencies": {
623
625
  "@eslint/js": "^9.27.0",
@@ -0,0 +1,10 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "packageName": "@kwp-lab/mcp-fetch",
4
+ "description": "A Model Context Protocol server that provides web content fetching capabilities",
5
+ "url": "https://github.com/kwp-lab/mcp-fetch",
6
+ "runtime": "node",
7
+ "license": "MIT",
8
+ "env": {},
9
+ "name": "MCP Fetch"
10
+ }
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "type": "mcp-server",
3
+ "logo": "https://avatars.githubusercontent.com/u/19199542?s=480&v=4",
3
4
  "packageName": "@antv/mcp-server-chart",
4
- "description": "Enables AI to generate data visualizations using AntV's charting capabilities, supporting various chart types from structured data without requiring direct knowledge of visualization libraries.",
5
+ "description": "A visualization mcp contains 25+ visual charts using @antvis. Using for chart generation and data analysis.",
5
6
  "url": "https://github.com/antvis/mcp-server-chart",
6
7
  "runtime": "node",
7
- "license": "unknown",
8
+ "license": "MIT",
8
9
  "env": {
9
10
  "VIS_REQUEST_SERVER": {
10
11
  "description": "<YOUR_VIS_REQUEST_SERVER>",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "type": "mcp-server",
3
- "logo": "hhttps://pbs.twimg.com/profile_images/1255113654049128448/J5Yt92WW_400x400.png",
3
+ "logo": "https://pbs.twimg.com/profile_images/1255113654049128448/J5Yt92WW_400x400.png",
4
4
  "packageName": "@kevinwatt/mysql-mcp",
5
5
  "description": "Provides secure MySQL database access for LLMs, enabling read/write operations with transaction support and security features for AI-assisted data management tasks.",
6
6
  "url": "https://github.com/kevinwatt/mysql-mcp",
@@ -0,0 +1,16 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "logo": "https://avatars.githubusercontent.com/u/137054526?s=480&v=4",
4
+ "packageName": "@mem0/mcp-server",
5
+ "description": "A Model Context Protocol (MCP) server that provides memory storage and retrieval capabilities using Mem0. This tool allows you to store and search through memories, making it useful for maintaining context and making informed decisions based on past interactions.",
6
+ "url": "https://github.com/mem0ai/mem0-mcp",
7
+ "runtime": "node",
8
+ "license": "MIT",
9
+ "env": {
10
+ "MEM0_API_KEY": {
11
+ "description": "YOUR-API-KEY-HERE",
12
+ "required": true
13
+ }
14
+ },
15
+ "name": "Mem0 MCP Server"
16
+ }