From 6773c4acd882b2f41282c3814039edd15eaf4c6a Mon Sep 17 00:00:00 2001 From: mossv2 Date: Tue, 1 Apr 2025 15:17:58 +0800 Subject: [PATCH 1/3] add membase mcp server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fa55356..8c4147fa 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [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 - [modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) 📇 🏠 - Knowledge graph-based persistent memory system for maintaining context - [topoteretes/cognee](https://github.com/topoteretes/cognee/tree/dev/cognee-mcp) 📇 🏠 - Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources +- [unibaseio/membase-mcp](https://github.com/unibaseio/membase-mcp)📇 ☁️ - Save and query your agent memory in distributed way by Membase ### 🗺️ Location Services From 594bc8bcd0eb7984c8267ae9920d1dd54378293f Mon Sep 17 00:00:00 2001 From: MOSSV2 <150468180+MOSSV2@users.noreply.github.com> Date: Tue, 1 Apr 2025 17:25:16 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c4147fa..68a4ae35 100644 --- a/README.md +++ b/README.md @@ -407,7 +407,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [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 - [modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) 📇 🏠 - Knowledge graph-based persistent memory system for maintaining context - [topoteretes/cognee](https://github.com/topoteretes/cognee/tree/dev/cognee-mcp) 📇 🏠 - Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources -- [unibaseio/membase-mcp](https://github.com/unibaseio/membase-mcp)📇 ☁️ - Save and query your agent memory in distributed way by Membase +- [unibaseio/membase-mcp](https://github.com/unibaseio/membase-mcp) 📇 ☁️ - Save and query your agent memory in distributed way by Membase ### 🗺️ Location Services From ef9e216bafbd80195dd131318d5869cb9551bd5a Mon Sep 17 00:00:00 2001 From: mossv2 Date: Wed, 2 Apr 2025 16:34:28 +0800 Subject: [PATCH 3/3] add beeper mcp server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68a4ae35..2c77d007 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,7 @@ Financial data access and analysis tools. Enables AI models to work with market - [QuantGeekDev/coincap-mcp](https://github.com/QuantGeekDev/coincap-mcp) 📇 ☁️ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys - [SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop](https://github.com/SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop.git) 🐍 ☁️ - An MCP tool that provides cryptocurrency market data using the CoinGecko API. - [SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop](https://github.com/SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop.git) 🐍 ☁️ - An MCP tool that provides stock market data and analysis using the Yahoo Finance API. +- [unibaseio/beeper-mcp](https://github.com/unibaseio/beeper-mcp) 🐍 - Beeper provides transactions on BSC, including balance/token transfers, token swaps in Pancakeswap and beeper reward claims. ### 🎮 Gaming