mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 09:41:03 +00:00
Merge pull request #12491 from yuelinghuashu/add-story-cli
Add story-cli MCP server to Knowledge & Memory
This commit is contained in:
@@ -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) [](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`
|
- [kaaustubh/project-memory-mcp](https://github.com/kaaustubh/project-memory-mcp) [](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) [](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`
|
- [drexthealpha/Knos](https://github.com/drexthealpha/Knos) [](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) [](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
|
### ⚖️ <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.
|
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) [](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.
|
- [ad0750/regintel-mcp](https://github.com/ad0750/regintel-mcp) [](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.
|
||||||
|
|||||||
Reference in New Issue
Block a user