Notebook Intelligence
# Notebook Intelligence Notebook Intelligence (NBI) is an AI coding assistant and extensible AI framework for JupyterLab. It can use GitHub Copilot or AI…
Directory
# Notebook Intelligence Notebook Intelligence (NBI) is an AI coding assistant and extensible AI framework for JupyterLab. It can use GitHub Copilot or AI…
Indexes local code repositories to provide codebase context to AI clients.
It is a open-source universal memory engine where users can store and retrieve their AI conversations and context across different models. Users can add…
This server provides Model Context Protocol (MCP) services for OpenWebUI, enabling knowledge base integration and retrieval.
Model Context Protocol (MCP) server for Wiki.js integration via GraphQL API.
This project implements a Model Context Protocol (MCP) server for connecting AI models with Obsidian knowledge bases. Through this server, AI models can…
A Model Context Protocol (MCP) server that enables AI consciousness persistence across sessions using RAG (Retrieval-Augmented Generation) technology. Built on…
A production-ready Model Context Protocol (MCP) server that provides a powerful, vector-native memory bank for AI agents. Built with the Protocol-Lattice Go…
Memory Cloud Protocol (MCP) Server is a backend service for persisting and coordinating agent memory, designed for use with AI agents such as Cursor. It stores…
MCP server that helps build Memory Bank - structured documentation system for context preservation
Repo Context MCP provides programmatic access to repository contents for integrations and automation. It can list directories/files, read any file, return the…
This is a VSCode/Cursor extension that provides an MCP (Model Context Protocol) server for integrating with Confluence Wiki. It allows users to configure a…
MCP Server to improve LLM context through vector search.
Spring Boot AI is a sample application demonstrating how to build an AI agent using Spring AI, the Model Context Protocol (MCP), and Retrieval Augmented…
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
# Obsidian MCP Server A lightweight [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants like Cursor & Claude to…
# UML-MCP-Server [English](README.md) | [中文](README_zh.md) [](https://smithery.ai/serv…
# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…
A collection of reference server implementations for the Model Context Protocol (MCP) using Typescript and Python SDKs.
A collection of reference implementations for the Model Context Protocol (MCP), showcasing servers implemented with TypeScript and Python SDKs.
A lightweight MCP server implementation that leverages PGLite and pgvector to perform efficient similarity searches on local Markdown documents using the Model…
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…
# MCP Server for AI-Notion Integration A Model Context Protocol (MCP) server that integrates with Notion databases to store AI question/answer pairs. This…
# Notion MCP Server Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。 ## セットアップ 1. リポジトリをクローン 2. `npm i`を実行 3. `npm run…