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…
# UML-MCP-Server [English](README.md) | [中文](README_zh.md) [](https://smithery.ai/serv…
# appsumo-docs-mcp MCP server for the [AppSumo licensing docs](https://docs.licensing.appsumo.com). Exposes all documentation pages as resources and a keyword…
# obsidian-mcp A Model Context Protocol (MCP) server for Obsidian, written in Go. ## Features - Interact with Obsidian through the MCP protocol - Support for…
# AI SDK MCP Docs Server A Model Context Protocol (MCP) server that provides [AI SDK documentation](https://sdk.vercel.ai/), cookbook examples, and provider…
# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…
# Roo Code Memory Bank MCP Server This project implements the core functionality of the [Roo Code Memory…
Public docs, examples, and agent-readable integration guides for PubFi's agent-native crypto data layer.
# Apifox MCP Server 使用 Apifox MCP Server,可以将 Apifox 项目内的接口文档作为数据源提供给 Cursor 等支持 AI 编程的 IDE 工具以便让 AI 能够直接访问项目对应的接口文档数据。 开发者可以通过 AI…
Demo MCP Server is a demo blocklet that hosts an MCP (Model Context Protocol) server. It is a full-stack dapp application containing both server and client…
# Temp Notes MCP Server A Model Context Protocol (MCP) server that enables AI agents to store and retrieve temporary information across conversations and…
# Memory MCP Server A Python implementation of an MCP server that processes and saves memory in the form of a knowledge graph. ## Overview MCP Server Memory…
# 🦖 VelociRAG **Lightning-fast RAG for AI agents.** _Four-layer retrieval fusion powered by ONNX Runtime. No PyTorch. Sub-200ms warm search. Incremental graph…
# Documentation MCP Server This was created following AO - Software & AI Youtube tutorial on how to create MCP Servers in Python…
# 📚 Wiki MCP Server An MCP (Model Context Protocol) Server implementation for managing Confluence wiki pages. Supports: - Creating new wiki pages - Updating…
# notes-mcp-server A Model Context Protocol (MCP) server which provides AI assistants with a secure and structured way to CRUD simple notes. The notes are…
# Logseq MCP Server ## Overview The `logseq-mcp-server` is a server-side application designed for local use with the Model Context Protocol (MCP) using the…
# Notion Prompts MCP Server 这是一个使用 Model Context Protocol (MCP) 标准的服务器,它提供对存储在 Notion 数据库中的提示词的访问。 ## 功能特点 - **提示词资源列表**:以 MCP 资源形式提供所有可用提示词 - **提示词读取**:通过 ID…
# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…
This server provides Model Context Protocol (MCP) services for OpenWebUI, enabling knowledge base integration and retrieval.
MCP server Implantation for RAG (GroundX API)
# Ilograph MCP Server A comprehensive Model Context Protocol (MCP) server for automated Ilograph diagram generation from codebases. This server analyzes source…
# Burn — Personal Knowledge Base MCP Server [](https://www.npmjs.com/package/burn-mcp-server)…
# Notion MCP Server Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。 ## セットアップ 1. リポジトリをクローン 2. `npm i`を実行 3. `npm run…