Merge pull request #12491 from yuelinghuashu/add-story-cli

Add story-cli MCP server to Knowledge & Memory
This commit is contained in:
Frank Fiegel
2026-09-07 06:16:08 -06:00
committed by GitHub
+2
View File
@@ -2686,6 +2686,8 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [kaaustubh/project-memory-mcp](https://github.com/kaaustubh/project-memory-mcp) [![kaaustubh/project-memory-mcp MCP server](https://glama.ai/mcp/servers/kaaustubh/project-memory-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kaaustubh/project-memory-mcp) 📇 🏠 - Persistent memory for AI coding agents over plain files in your repo (AGENTS.md + issues.jsonl) — no DB, no vectors. Captures past bugs & fixes, decisions, and your corrections (proactively, plus an optional Stop hook), and auto-recalls them next session. Works with Claude Code & Cursor. `npx -y @kaaustubh/project-memory-mcp install`
- [drexthealpha/Knos](https://github.com/drexthealpha/Knos) [![drexthealpha/Knos MCP server](https://glama.ai/mcp/servers/drexthealpha/Knos/badges/score.svg)](https://glama.ai/mcp/servers/drexthealpha/Knos) 🐍 🏠 🍎 🪟 🐧 - One local memory every coding agent on the machine shares — Claude Code, Cursor, Claude Desktop, OpenCode — with claim/withhold so a second agent is refused answers about work a first one is mid-change on. Reads sessions, commits, CLAUDE.md/AGENTS.md and ADRs; every answer names its source. `pip install knos && knos connect`
- [yuelinghuashu/story-cli](https://github.com/yuelinghuashu/story-cli) [![yuelinghuashu/story-cli MCP server](https://glama.ai/mcp/servers/yuelinghuashu/story-cli/badges/score.svg)](https://glama.ai/mcp/servers/yuelinghuashu/story-cli) 📇 🏠 🍎 🪟 🐧 - Git-native Markdown content management CLI with built-in MCP Server. Search, read, write, and govern story/paper/note repositories; auto-generate READMEs, validate configs, export EPUB, and prepare SFT/embedding training data. 9 tools, token-efficient. `npm i -g @yuelinghuashu/story-cli`
### ⚖️ <a name="legal"></a>Legal
Access to legal information, legislation, and legal databases. Enables AI models to search and analyze legal documents and regulatory information.
- [ad0750/regintel-mcp](https://github.com/ad0750/regintel-mcp) [![regintel-mcp MCP server](https://glama.ai/mcp/servers/ad0750/regintel-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ad0750/regintel-mcp)🐍 ☁️ - MCP server for the RegIntel API: structured regulatory data across 41 jurisdictions and 212 regulations (GDPR, MiCA, DORA, SEC, FINRA, FCA, APRA, ASIC, MAS). Tools for search, lookup, recent updates, and compliance checks.