Memory Bank MCP Server
# Memory Bank MCP Server This is a Model Context Protocol (MCP) server designed to manage project-specific "memory bank" data. It utilizes an SQLite database…
Directory
# Memory Bank MCP Server This is a Model Context Protocol (MCP) server designed to manage project-specific "memory bank" data. It utilizes an SQLite database…
# docs-mcp-server MCP Server A MCP server for fetching and searching 3rd party package documentation. ## ✨ Key Features - 🌐 **Versatile Scraping:** Fetch…
# docs-mcp-server MCP Server A MCP server for fetching and searching 3rd party package documentation. ## ✨ Key Features - 🌐 **Versatile Scraping:** Fetch…
A service that monitors an Obsidian vault for file changes (new, modified, or deleted Markdown files) and indexes each note’s metadata and content into an…
Share one memory store across all your AI coding tools. Memory Arbiter is a lightweight, fully local MCP Server with built-in dual-timeline conflict…
# filamental-mcp A local [Model Context Protocol](https://modelcontextprotocol.io/) server that connects AI assistants (Claude Desktop, Claude Code, etc.)…
An intelligent code memory system that leverages vector embeddings, structured databases, and knowledge graphs to store, retrieve, and analyze code patterns…
This is a sample for showing how to do FIrebase Docs as an MCP server (including indexing documents)
A Model Context Protocol server that provides knowledge graph management capabilities.
Hypergraph database for AI agents. Store n-ary relationships (edges connecting 2+ nodes), track provenance (source and confidence), and query paths — all…
This is a personal project to test Claude AI's ability to self-write an MCP Server code for its own use.
Semantic code search for AI agents — hybrid vector + BM25 with cross-encoder reranking, AST-aware chunking for 14 languages, conversation memory, code…
Vector Memory MCP Server is a secure, vector-based memory server for Claude Desktop that uses sqlite-vec and sentence-transformers. It provides persistent…
Agent-agnostic persistent memory as an MCP Server (SQLite + Chroma + Markdown)
This is a personal project to see if Claude 3.5 Sonnet can write a moderately complex MCP Server in Python.
Memory MCP Server is an implementation of the Model Context Protocol (MCP) for managing Claude’s memory and knowledge graph. It uses a SQLite database to…
Multi-agent shared brain across Claude Code/Desktop, Codex, Antigravity CLI (agy), Gemini, Copilot, and VS Code. One local SQLite store for threads, notes…
Durable, local-first memory for AI coding agents over MCP — zero-dependency, curated & semantically de-duped, you own the data (SQLite + Markdown). Works with…
A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize…
Open-source AI memory layer — a living knowledge graph across all your AI tools and notes. Local-first, SQLite-backed, MCP-native.
Bookworm is an MCP (Model Context Protocol) server that provides LLMs with local access to Rust crate documentation from docs.rs. It downloads, indexes, and…
# 🦖 VelociRAG **Lightning-fast RAG for AI agents.** _Four-layer retrieval fusion powered by ONNX Runtime. No PyTorch. Sub-200ms warm search. Incremental graph…
IaC Memory MCP Server is a Model Context Protocol (MCP) server that provides persistent memory storage, version tracking, and relationship mapping for…
A local memory engine for AI agents. Stores conversation episodes, consolidates knowledge through a neuroscience-inspired lifecycle, and builds a personal…