YA_MCPServer_KnowledgeManager

Daviana-yiya/YA_MCPServer_KnowledgeManager
★ 2 stars Python 🧠 Memory/Knowledge Updated 16d ago
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ya_mcpserver_knowled": {
      "command": "uvx",
      "args": [
        "ya-mcpserver-knowledgemanager"
      ]
    }
  }
}

Or install with pip: pip install ya-mcpserver-knowledgemanager