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…
Enables AI to analyze and query GitHub repositories through a FastMCP-based interface for understanding codebases, exploring architecture, and retrieving…
A Model Context Protocol (MCP) server that enables AI assistants to store and retrieve structured information across sessions using Memory Banks. It now…
This is the MCP server with memory interface. It can be used with an AI Chat tool as a memory service
API service to search vectorized Cursor IDE chat history using LanceDB and Ollama
# Obsidian MCP Server [](https://github.com/smith-and-web/obsidian…
# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…
# 🚗 CarsXE MCP Server A modular, extensible Model Context Protocol (MCP) server for querying and analyzing vehicle data from the [CarsXE…
# docs-mcp-server MCP Server A MCP server for fetching and searching 3rd party package documentation. ## ✨ Key Features - 🌐 **Versatile Scraping:** Fetch…
A MCP server to query and generate answers based on the ATproto documentation available online
This is an LLM application with chat functionality, featuring chat using RAG, a database, and MCP server capabilities. The UI is designed for Japanese users.
LocalMind is an local LLM Chat App fully compatible with the Model Context Protocol. It uses Azure OpenAI as a LLM backend and you can connect it to all MCP…
# AWS Knowledge Base MCP Server ## Usage <table><tr><td>Claude Desktop</td><td>GitHub Copilot</td></tr><tr><td> ```json { "mcpServers": { "knowledge-base": {…
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…
# docs-mcp-server MCP Server A MCP server for fetching and searching 3rd party package documentation. ## ✨ Key Features - 🌐 **Versatile Scraping:** Fetch…
A Model Context Protocol (MCP) server that automatically generates Cornell-style study notes and summaries from the conversational context, with RAG active…
Saves chat conversations as formatted Markdown files with timestamps and role information for record-keeping and analysis.
# Documentation MCP Server with Python SDK ## Prerequisites - `uv` package manager, (optional but **highly recommended**) - claude desktop or cursor (…
AI-powered Chat System with multiple MCP servers.
A lightweight MCP server that integrates with Apple Notes to create a personal memory system for AI. Easily recall and save information from your Mac using…
# UML-MCP-Server [English](README.md) | [中文](README_zh.md) [](https://smithery.ai/serv…
# rag-starter — chat with your documents (RAG), with citations A production-ready starter that turns a folder of documents into a **cited Q&A service**. Drop…
MCP server for Anthropic Claude Messages API — chat, vision, web search, extended thinking (Rust)
Provides access to Cursor IDE's SQLite databases for exploring project data, chat history, and composer information through an API that automatically detects…