Merge branch 'main' into main

This commit is contained in:
Nicolas Borjans
2026-06-09 20:38:35 +02:00
committed by GitHub
4 changed files with 707 additions and 16 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ jobs:
issue_number: pr_number, issue_number: pr_number,
body: `${marker}\nThank you for adding the Glama badge! body: `${marker}\nThank you for adding the Glama badge!
Please make sure the server's badge shows an [A A A score](https://glama.ai/mcp/servers/${glamaServerPath}/score): Please make sure the server has been evaluated by Glama and has a [quality score](https://glama.ai/mcp/servers/${glamaServerPath}/score):
[![${glamaServerPath} MCP server](https://glama.ai/mcp/servers/${glamaServerPath}/badges/score.svg)](https://glama.ai/mcp/servers/${glamaServerPath}) [![${glamaServerPath} MCP server](https://glama.ai/mcp/servers/${glamaServerPath}/badges/score.svg)](https://glama.ai/mcp/servers/${glamaServerPath})
+2
View File
@@ -220,6 +220,8 @@
데이터 통합, 변환 및 파이프라인 오케스트레이션을 위한 데이터 플랫폼. 데이터 통합, 변환 및 파이프라인 오케스트레이션을 위한 데이터 플랫폼.
- [flowcore/mcp-flowcore-platform](https://github.com/flowcore-io/mcp-flowcore-platform) 🎖️📇☁️🏠 - Flowcore와 상호 작용하여 작업을 수행하고, 데이터를 수집하고, 데이터 코어나 공개 데이터 코어에 있는 모든 데이터를 분석, 교차 참조하고 활용할 수 있습니다. 이 모든 작업은 인간 언어를 사용합니다. - [flowcore/mcp-flowcore-platform](https://github.com/flowcore-io/mcp-flowcore-platform) 🎖️📇☁️🏠 - Flowcore와 상호 작용하여 작업을 수행하고, 데이터를 수집하고, 데이터 코어나 공개 데이터 코어에 있는 모든 데이터를 분석, 교차 참조하고 활용할 수 있습니다. 이 모든 작업은 인간 언어를 사용합니다.
-- [Leekangbum/networklytics-mcp](https://github.com/Leekangbum/networklytics-mcp) 🐍 - YouTube 댓글 소셜 네트워크 분석(SNA): 인플루언서 중심성 순위, 커뮤니티 감지(Louvain), 감성 분석, AI 에이전트용 공개 JSON API
### 🗄️ <a name="databases"></a>데이터베이스 ### 🗄️ <a name="databases"></a>데이터베이스
+1
View File
@@ -427,6 +427,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和
- [JamesANZ/evm-mcp](https://github.com/JamesANZ/evm-mcp) 📇 ☁️ - 一个MCP服务器,提供对以太坊虚拟机(EVM)JSON-RPC方法的完整访问。可与任何EVM兼容的节点提供商配合使用,包括Infura、Alchemy、QuickNode、本地节点等。 - [JamesANZ/evm-mcp](https://github.com/JamesANZ/evm-mcp) 📇 ☁️ - 一个MCP服务器,提供对以太坊虚拟机(EVM)JSON-RPC方法的完整访问。可与任何EVM兼容的节点提供商配合使用,包括Infura、Alchemy、QuickNode、本地节点等。
- [JamesANZ/prediction-market-mcp](https://github.com/JamesANZ/prediction-market-mcp) 📇 ☁️ - 一个MCP服务器,提供来自Polymarket、PredictIt和Kalshi等多个平台的实时预测市场数据。使AI助手能够通过统一接口查询当前赔率、价格和市场信息。 - [JamesANZ/prediction-market-mcp](https://github.com/JamesANZ/prediction-market-mcp) 📇 ☁️ - 一个MCP服务器,提供来自Polymarket、PredictIt和Kalshi等多个平台的实时预测市场数据。使AI助手能够通过统一接口查询当前赔率、价格和市场信息。
- [JamesANZ/bitcoin-mcp](https://github.com/JamesANZ/bitcoin-mcp) 📇 🏠 - 一个MCP服务器,使AI模型能够查询比特币区块链。 - [JamesANZ/bitcoin-mcp](https://github.com/JamesANZ/bitcoin-mcp) 📇 🏠 - 一个MCP服务器,使AI模型能够查询比特币区块链。
- [litsen/lfwin-payment-mcp](https://github.com/litsen/lfwin-payment-mcp) [![lfwin-payment-mcp MCP server](https://glama.ai/mcp/servers/litsen/lfwin-payment-mcp/badges/score.svg)](https://glama.ai/mcp/servers/litsen/lfwin-payment-mcp) 🐍 ☁️ - 酷收银支付MCP Server - AI原生支付网关(收银台/退款/查单)
### 🎮 <a name="gaming"></a>游戏 ### 🎮 <a name="gaming"></a>游戏
+703 -15
View File
File diff suppressed because it is too large Load Diff