mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 09:41:03 +00:00
Merge pull request #13818 from suavecito585/add-obsidian-tc
Add The-40-Thieves/obsidian-tc to Knowledge & Memory 🤖🤖🤖
This commit is contained in:
@@ -2672,6 +2672,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [stevepridemore/graph-memory](https://github.com/stevepridemore/graph-memory) [](https://glama.ai/mcp/servers/stevepridemore/graph-memory) 📇 🏠 ☁️ 🍎 🪟 🐧 - Personal knowledge graph for Claude on Neo4j. Typed entities (Person/Project/Decision/Preference/Concept), bi-temporal edge validity (`valid_at`/`invalid_at`), per-type weighted decay, contradiction detection, and a nightly "dream" extraction process. Local bge-small-en embeddings, no API keys. Optional OAuth 2.1 + Cloudflare Tunnel for cross-device use across Claude Code, Desktop, web, and iOS.
|
||||
- [SubDownload/subdownload-mcp](https://github.com/SubDownload/subdownload-mcp) [](https://glama.ai/mcp/servers/SubDownload/subdownload-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - YouTube knowledge base for AI agents. Summarize videos, fetch full transcripts (including videos without captions, via AI ASR), search channels and playlists, and save everything into a per-user knowledge base for cross-session recall. OAuth 2.1 with Dynamic Client Registration. Hosted at [subdownload.com](https://subdownload.com?utm_source=gthb_awesome_9jqqed&utm_medium=code&utm_campaign=Awesome). `https://api.subdownload.com/mcp`, free credits on signup.
|
||||
- [TechDocsStudio/biel-mcp](https://github.com/TechDocsStudio/biel-mcp) 📇 ☁️ - Let AI tools like Cursor, VS Code, or Claude Desktop answer questions using your product docs. Biel.ai provides the RAG system and MCP server.
|
||||
- [The-40-Thieves/obsidian-tc](https://github.com/The-40-Thieves/obsidian-tc) [](https://glama.ai/mcp/servers/The-40-Thieves/obsidian-tc) 📇 🦀 🏠 🍎 🪟 🐧 - Model-agnostic, agent-ready Obsidian MCP server with RBAC, SLSA provenance, and native search: 163 tools across 31 domains, multi-vault, pluggable embeddings, zero-config start with `npx -y obsidian-tc /path/to/vault`.
|
||||
- [threadctx-dev/threadctx-mcp](https://github.com/threadctx-dev/threadctx-mcp) [](https://glama.ai/mcp/servers/threadctx-dev/threadctx-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Shared team memory for AI coding agents. Decisions, fixes, and gotchas persist per repo and are shared across Claude Code, Cursor, and any MCP client — what one teammate's agent learns, everyone's agents remember. Local-first, zero-dependency. `npx -y threadctx-mcp`
|
||||
- [tomohiro-owada/devrag](https://github.com/tomohiro-owada/devrag) 🏎️ 🏠 🍎 🪟 🐧 - Lightweight local RAG MCP server for semantic vector search over markdown documents. Reduces token consumption by 40x with sqlite-vec and multilingual-e5-small embeddings. Supports filtered search by directory and filename patterns.
|
||||
- [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
|
||||
|
||||
Reference in New Issue
Block a user