Code-Index-MCP
A local-first code indexer that enhances LLMs with deep code understanding. It integrates with AI assistants via the Model Context Protocol (MCP) and supports…
Directory
A local-first code indexer that enhances LLMs with deep code understanding. It integrates with AI assistants via the Model Context Protocol (MCP) and supports…
🔍 A biomedical literature annotation and relationship mining server based on PubTator3, providing convenient access through the MCP interface.
MCP Server to improve LLM context through vector search.
This is an MCP server for retrieving all files in the memory-bank directory at once. Its purpose is to reduce AI tool invocation frequency when loading…
# Prompt Book Server An MCP server that connects to Notion databases containing AI prompts, allowing you to manage, search, and retrieve prompts efficiently…
README is an example MCP server project that demonstrates implementing a StdioTransport-based server in Go. It is intended as a learning tool, not for…
# 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…
# AI Sticky Notes AI Sticky Notes is a lightweight, AI-powered note-taking application built using the MCP framework. It allows you to add, read, and summarize…
A simple AI-powered sticky notes app using MCP (Model Context Protocol) to add, read, delete, and summarize notes through Claude Desktop.
MCP server for reading JSON knowledge bases without modifications
Notion MCP Integration is a lightweight Model Context Protocol (MCP) server that seamlessly integrates with Notion's API to manage a minimalist personal to-do…
Hypergraph database for AI agents. Store n-ary relationships (edges connecting 2+ nodes), track provenance (source and confidence), and query paths — all…
# Notion MCP Server A Model Context Protocol server for Notion integration, allowing Claude and other LLMs to interact with your Notion workspace. ## Features…
Indexes local code repositories to provide codebase context to AI clients.
A Model Context Protocol server for Notion integration that allows Claude and other LLMs to interact with a Notion workspace through tools like search, page…
Memory Cache Server is a Model Context Protocol (MCP) server that reduces token consumption by automatically caching data between language model interactions…
MCP Memory with Redis Graph is a server that implements a memory system for LLM conversations, using Redis Graph as a backend to store memories as nodes in a…
Seamlessly integrate Claude AI into your Obsidian vault! This guide provides a straightforward setup for the Model Context Protocol (MCP) server on Windows 11…
# Traffic Monitoring System Documentation ## 시스템 구성 - **Server URL:** [http://localhost:8000/sse](http://localhost:8000/sse) - **MCP Server Configuration:** 서버…
Agent-agnostic persistent memory as an MCP Server (SQLite + Chroma + Markdown)
## What is LAIN-mcp? LAIN-mcp is a Rust MCP server that gives AI coding agents real architectural awareness of your codebase — not just line-by-line search…
Tencent Lexiang is an MCP (Model Context Protocol) server that enables AI assistants to search, read, create, edit, and organize content in Tencent Lexiang…
A FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
An MCP server to extend the context of agents. Useful when coding big features or vibe coding and need to store/recall progress, key moments or changes or…