From f115cab231f01d041647701675af6a9b39fdbec9 Mon Sep 17 00:00:00 2001
From: ggyy <34892002@qq.com>
Date: Wed, 26 Mar 2025 10:37:41 +0800
Subject: [PATCH 1/6] Add bilibili-mcp-js
---
README-ja.md | 1 +
README-zh.md | 1 +
README.md | 1 +
3 files changed, 3 insertions(+)
diff --git a/README-ja.md b/README-ja.md
index a94556e6..7bf02e8d 100644
--- a/README-ja.md
+++ b/README-ja.md
@@ -68,6 +68,7 @@ Webコンテンツのアクセスと自動化機能。AIに優しい形式でWeb
- [@modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer) 📇 🏠 - Webスクレイピングとインタラクションのためのブラウザ自動化
- [@kimtaeyoon83/mcp-server-youtube-transcript](https://github.com/kimtaeyoon83/mcp-server-youtube-transcript) 📇 ☁️ - AI分析のためのYouTube字幕とトランスクリプトの取得
- [@kimtth/mcp-aoai-web-browsing](https://github.com/kimtth/mcp-aoai-web-browsing) 🐍 🏠 - Azure OpenAIとPlaywrightを使用した「最小限の」サーバー/クライアントMCP実装。
+- [@34892002/bilibili-mcp-js](https://github.com/34892002/bilibili-mcp-js) 📇 🏠 - Bilibiliコンテンツの検索をサポートするMCPサーバー。LangChain連携のサンプルとテストスクリプトを提供。
### 🎨 芸術と文化
diff --git a/README-zh.md b/README-zh.md
index 1e543669..456c7556 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -91,6 +91,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和
- [@recursechat/mcp-server-apple-shortcuts](https://github.com/recursechat/mcp-server-apple-shortcuts) 📇 🏠 🍎 - MCP 服务器与 Apple Shortcuts 的集成
- [kimtth/mcp-aoai-web-browsing](https://github.com/kimtth/mcp-aoai-web-browsing) 🐍 🏠 - 使用 Azure OpenAI 和 Playwright 的“最小”服务器/客户端 MCP 实现。
- [@pskill9/web-search](https://github.com/pskill9/web-search) 📇 🏠 - 一个支持使用 Google 搜索结果进行免费网页搜索的 MCP 服务器,无需 API 密钥
+- [@34892002/bilibili-mcp-js](https://github.com/34892002/bilibili-mcp-js) 📇 🏠 - 一个支持搜索 B站 内容的 MCP 服务器。提供LangChain调用示例、测试脚本。
### 🎨 艺术与文化
diff --git a/README.md b/README.md
index 7d063f1a..bd84e5a2 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,7 @@ Web content access and automation capabilities. Enables searching, scraping, and
- [@kimtth/mcp-aoai-web-browsing](https://github.com/kimtth/mcp-aoai-web-browsing) 🐍 🏠 - A `minimal` server/client MCP implementation using Azure OpenAI and Playwright.
- [@pskill9/web-search](https://github.com/pskill9/web-search) 📇 🏠 - An MCP server that enables free web searching using Google search results, with no API keys required.
- [@co-browser/browser-use-mcp-server](https://github.com/co-browser/browser-use-mcp-server) 🌐🔮 - browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.
+- [@34892002/bilibili-mcp-js](https://github.com/34892002/bilibili-mcp-js) 📇 🏠 - A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.
### 🎨 Art & Culture
From 14cf33ebec44e266a3ee9ff47793f9f03de882dd Mon Sep 17 00:00:00 2001
From: tbxark
Date: Thu, 27 Mar 2025 21:48:41 +0800
Subject: [PATCH 2/6] Add `TBXark/mcp-proxy`
---
README-ja.md | 2 ++
README-zh.md | 1 +
README.md | 1 +
3 files changed, 4 insertions(+)
diff --git a/README-ja.md b/README-ja.md
index a94556e6..4432becc 100644
--- a/README-ja.md
+++ b/README-ja.md
@@ -271,6 +271,8 @@ Gitリポジトリおよびバージョン管理プラットフォームとの
- [firebase/genkit](https://github.com/firebase/genkit) エージェントおよびデータ変換フレームワーク
- [continuedev/continue](https://github.com/continuedev/continue) VSCodeの自動補完およびチャットツール(フル機能サポート)
- [MCP-Connect](https://github.com/EvalsOne/MCP-Connect) クラウドベースのAIサービスがローカルのStdioベースのMCPサーバーにHTTP/HTTPSリクエストでアクセスできるようにするツール
+- [TBXark/mcp-proxy](https://github.com/TBXark/mcp-proxy) 🏎️ - 複数のMCPリソースサーバーを、単一のHTTPサーバーを通して集約し、提供するMCPプロキシサーバー。
+
## ヒントとコツ
diff --git a/README-zh.md b/README-zh.md
index 4581a5d4..f90fef91 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -387,6 +387,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和
- [SecretiveShell/MCP-Bridge](https://github.com/SecretiveShell/MCP-Bridge) 🐍 - OpenAI 中间件代理,用于在任何现有的 OpenAI 兼容客户端中使用 MCP
- [sparfenyuk/mcp-proxy](https://github.com/sparfenyuk/mcp-proxy) 🐍 - MCP stdio 到 SSE 的传输网关
- [upsonic/gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant) 🐍 - 用于构建垂直 AI 代理的框架
+- [TBXark/mcp-proxy](https://github.com/TBXark/mcp-proxy) 🏎️ - 一个通过单个HTTP服务器聚合并服务多个MCP资源服务器的MCP代理服务器。
## 客户端
diff --git a/README.md b/README.md
index 7aa3f89a..b7f2cff4 100644
--- a/README.md
+++ b/README.md
@@ -487,6 +487,7 @@ Interact with Git repositories and version control platforms. Enables repository
- [kukapay/whattimeisit-mcp](https://github.com/kukapay/whattimeisit-mcp) 🐍 ☁️ - A lightweight mcp server that tells you exactly what time is it.
- [kukapay/whoami-mcp](https://github.com/kukapay/whoami-mcp) 🐍 🏠 - A lightweight MCP server that tells you exactly who you are.
- [flux159/mcp-chat](https://github.com/flux159/mcp-chat) 📇🖥️ - A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers.
+- [TBXark/mcp-proxy](https://github.com/TBXark/mcp-proxy) 🏎️ - An MCP proxy server that aggregates and serves multiple MCP resource servers through a single http server.
## Tips and Tricks
From a40abdf9399eb262938070c3c1c2964c7d31247b Mon Sep 17 00:00:00 2001
From: Sabrina Aquino <77522207+sabrinaaquino@users.noreply.github.com>
Date: Thu, 27 Mar 2025 23:11:15 -0300
Subject: [PATCH 3/6] added Qdrant MCP server
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index a2c316f1..36d32841 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,7 @@ Secure database access with schema inspection capabilities. Enables querying and
- [GreptimeTeam/greptimedb-mcp-server](https://github.com/GreptimeTeam/greptimedb-mcp-server) 🐍 🏠 - MCP Server for querying GreptimeDB.
- [idoru/influxdb-mcp-server](https://github.com/idoru/influxdb-mcp-server) 📇 ☁️ 🏠 - Run queries against InfluxDB OSS API v2.
- [xing5/mcp-google-sheets](https://github.com/xing5/mcp-google-sheets) 🐍 ☁️ - A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API.
+- [qdrant/mcp-server-qdrant](https://github.com/qdrant/mcp-server-qdrant) 🐍 🏠 - A Qdrant MCP server
### 💻 Developer Tools
From 186f9c464a0ddb7b67eded48770034d5d0ff9dad Mon Sep 17 00:00:00 2001
From: Dev-Khant
Date: Fri, 28 Mar 2025 16:55:38 +0530
Subject: [PATCH 4/6] Add mem0 mcp server
---
README-ja.md | 1 +
README-zh.md | 1 +
README.md | 1 +
3 files changed, 3 insertions(+)
diff --git a/README-ja.md b/README-ja.md
index 7bf02e8d..7bb3edd2 100644
--- a/README-ja.md
+++ b/README-ja.md
@@ -162,6 +162,7 @@ aliyun/alibabacloud-tablestore-mcp-server ☕ 🐍 ☁️ - 阿里云表格存
- [@modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) 📇 🏠 - コンテキストを維持するための知識グラフベースの長期記憶システム
- [/CheMiguel23/MemoryMesh](https://github.com/CheMiguel23/MemoryMesh) 📇 🏠 - AIロールプレイとストーリー生成に焦点を当てた強化されたグラフベースのメモリ
+- [@mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) 🐍 🏠 - CursorやWindsurfなどのIDEでコーディングの好みやパターンを管理するためのMem0用モデルコンテキストプロトコルサーバー。コード実装、ベストプラクティス、技術文書の保存、取得、意味的な処理のためのツールを提供します
### 🗺️ 位置情報サービス
diff --git a/README-zh.md b/README-zh.md
index 85dedcc4..c8552a80 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -240,6 +240,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和
- [/topoteretes/cognee](https://github.com/topoteretes/cognee/tree/dev/cognee-mcp) 📇 🏠 - AI应用程序和Agent的内存管理器使用各种图存储和向量存储,并允许从 30 多个数据源提取数据
- [@hannesrudolph/mcp-ragdocs](https://github.com/hannesrudolph/mcp-ragdocs) 🐍 🏠 - MCP 服务器实现提供了通过矢量搜索检索和处理文档的工具,使 AI 助手能够利用相关文档上下文来增强其响应能力
- [@kaliaboi/mcp-zotero](https://github.com/kaliaboi/mcp-zotero) 📇 ☁️ - 为 LLM 提供的连接器,用于操作 Zotero Cloud 上的文献集合和资源
+- [@mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) 🐍 🏠 - 用于 Mem0 的模型上下文协议服务器,帮助管理编码偏好和模式,提供工具用于存储、检索和语义处理代码实现、最佳实践和技术文档,适用于 Cursor 和 Windsurf 等 IDE
### 🗺️ 位置服务
diff --git a/README.md b/README.md
index e10850f2..6406fd5c 100644
--- a/README.md
+++ b/README.md
@@ -303,6 +303,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [@kaliaboi/mcp-zotero](https://github.com/kaliaboi/mcp-zotero) 📇 ☁️ - A connector for LLMs to work with collections and sources on your Zotero Cloud
- [mcp-summarizer](https://github.com/0xshellming/mcp-summarizer) 📕 ☁️ - AI Summarization MCP Server, Support for multiple content types: Plain text, Web pages, PDF documents, EPUB books, HTML content
- [graphlit-mcp-server](https://github.com/graphlit/graphlit-mcp-server) 📇 ☁️ - Ingest anything from Slack, Discord, websites, Google Drive, Linear or GitHub into a Graphlit project - and then search and retrieve relevant knowledge within an MCP client like Cursor, Windsurf or Cline.
+- [@mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) 🐍 🏠 - A Model Context Protocol server for Mem0 that helps manage coding preferences and patterns, providing tools for storing, retrieving and semantically handling code implementations, best practices and technical documentation in IDEs like Cursor and Windsurf
### 🗺️ Location Services
From 70d35fe853220b382b6f132e5922ebd6c2934059 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20M=C3=BCller?=
Date: Fri, 28 Mar 2025 14:48:55 +0100
Subject: [PATCH 5/6] Add mcp-typescribe
This adds https://github.com/yWorks/mcp-typescribe mcp server
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e10850f2..d53d98c1 100644
--- a/README.md
+++ b/README.md
@@ -240,6 +240,7 @@ Tools and integrations that enhance the development workflow and environment man
- [YuChenSSR/mindmap-mcp-server](https://github.com/YuChenSSR/mindmap-mcp-server) 🐍 🏠 - A Model Context Protocol (MCP) server for generating a beautiful interactive mindmap.
- [SDGLBL/mcp-claude-code](https://github.com/SDGLBL/mcp-claude-code) 🐍 🏠 - An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support.
- [gofireflyio/firefly-mcp](https://github.com/gofireflyio/firefly-mcp) 🎖️ 📇 ☁️ - Integrates, discovers, manages, and codifies cloud resources with [Firefly](https://firefly.ai).
+- [yWorks/mcp-typescribe](https://github.com/yWorks/mcp-typescribe) 📇 🏠 - MCP server that provides Typescript API information efficiently to the agent to enable it to work with untrained APIs
### 🧮 Data Science Tools
From 287cfa2e0909ee084734937f022752c9b5167dbc Mon Sep 17 00:00:00 2001
From: Rigotti <3322252+jrgtt@users.noreply.github.com>
Date: Fri, 28 Mar 2025 11:27:24 -0300
Subject: [PATCH 6/6] Add chrishayuk's mcp-cli
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e10850f2..917fd6f4 100644
--- a/README.md
+++ b/README.md
@@ -427,6 +427,7 @@ Interact with Git repositories and version control platforms. Enables repository
- [@llmindset/mcp-hfspace](https://github.com/evalstate/mcp-hfspace) 📇 ☁️ - Use HuggingFace Spaces directly from Claude. Use Open Source Image Generation, Chat, Vision tasks and more. Supports Image, Audio and text uploads/downloads.
- [zueai/mcp-manager](https://github.com/zueai/mcp-manager) 📇 ☁️ - Simple Web UI to install and manage MCP servers for Claude Desktop App.
- [wong2/mcp-cli](https://github.com/wong2/mcp-cli) 📇 🏠 - CLI tool for testing MCP servers
+- [chrishayuk/mcp-cli](https://github.com/chrishayuk/mcp-cli) 🐍 🏠 - Yet another CLI tool for testing MCP servers
- [isaacwasserman/mcp-vegalite-server](https://github.com/isaacwasserman/mcp-vegalite-server) 🐍 🏠 - Generate visualizations from fetched data using the VegaLite format and renderer.
- [tevonsb/homeassistant-mcp](https://github.com/tevonsb/homeassistant-mcp) 📇 🏠 - Access Home Assistant data and control devices (lights, switches, thermostats, etc).
- [allenporter/mcp-server-home-assistant](https://github.com/allenporter/mcp-server-home-assistant) 🐍 🏠 - Expose all Home Assistant voice intents through a Model Context Protocol Server allowing home control.