From 4870e0c467f24937001dc6b5270963d967b29b03 Mon Sep 17 00:00:00 2001 From: jutalik Date: Thu, 27 Nov 2025 00:02:12 +0900 Subject: [PATCH] Add MCP Knowledge Graph server - Verified knowledge graph with trust scores and fact-checking - Provides technology context, dependencies, and alternatives - Best practices and reasoning capabilities - Live server: https://mcp.moche.ai - GitHub: https://github.com/moche-ai/mcp-knowledge-graph --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bd0d37f59..53ef18aa3f 100644 --- a/README.md +++ b/README.md @@ -1077,6 +1077,7 @@ search, and comprehensive file analysis. - **[Membase](https://github.com/unibaseio/membase-mcp)** - Save and query your agent memory in distributed way by Membase. - **[Meme MCP](https://github.com/lidorshimoni/meme-mcp)** - Generate memes via AI using the Imgflip API through the Model Context Protocol. - **[memento-mcp](https://github.com/gannonh/memento-mcp)** - Knowledge graph memory system built on Neo4j with semantic search, temporal awareness. +- **[MCP Knowledge Graph](https://github.com/moche-ai/mcp-knowledge-graph)** - Verified knowledge graph with trust scores, fact-checking, and reasoning. Provides technology context, dependencies, alternatives, and best practices. Live server: [mcp.moche.ai](https://mcp.moche.ai) - **[memos-api-mcp](https://github.com/MemTensor/memos-api-mcp)** - A Model Context Protocol implementation for the API service of [MemOS](https://memos.openmem.net/), a memory management operating system designed for AI applications. - **[Meta Ads Remote MCP](https://github.com/pipeboard-co/meta-ads-mcp)** - Remote MCP server to interact with Meta Ads API - access, analyze, and manage Facebook, Instagram, and other Meta platforms advertising campaigns. - **[MetaTrader MCP](https://github.com/ariadng/metatrader-mcp-server)** - Enable AI LLMs to execute trades using MetaTrader 5 platform.