Notion Prompts MCP Server
# Notion Prompts MCP Server 这是一个使用 Model Context Protocol (MCP) 标准的服务器,它提供对存储在 Notion 数据库中的提示词的访问。 ## 功能特点 - **提示词资源列表**:以 MCP 资源形式提供所有可用提示词 - **提示词读取**:通过 ID…
Directory
# Notion Prompts MCP Server 这是一个使用 Model Context Protocol (MCP) 标准的服务器,它提供对存储在 Notion 数据库中的提示词的访问。 ## 功能特点 - **提示词资源列表**:以 MCP 资源形式提供所有可用提示词 - **提示词读取**:通过 ID…
# Burn — Personal Knowledge Base MCP Server [](https://www.npmjs.com/package/burn-mcp-server)…
# 📘 MCP Server Documentation This repository contains complete developer documentation for building, running, and integrating **Model Context Protocol (MCP)…
# MCP Server for TypeScript SDK Context This project implements a Model Context Protocol (MCP) server designed to provide context about the…
# 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…
The MCP Documentation Server serves documentation for various applications using the Model Context Protocol (MCP). It organizes and exposes documentation…
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance…
# @retrograde-labs/lune-mcp-server <!-- mcp-name: com.luneresearch/lune --> [](https://…
A Model Context Protocol (MCP) server implementation providing persistent note management created with Python SDK.
# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…
AI-powered Chat System with multiple MCP servers.
A MCP server to query and generate answers based on the ATproto documentation available online
# Ilograph MCP Server A comprehensive Model Context Protocol (MCP) server for automated Ilograph diagram generation from codebases. This server analyzes source…
# MCP Server for Documentation Search This project implements a custom MCP (Model Control Protocol) server that enables Claude to search through documentation…
# Notion MCP Server Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。 ## セットアップ 1. リポジトリをクローン 2. `npm i`を実行 3. `npm run…
This server provides Model Context Protocol (MCP) services for OpenWebUI, enabling knowledge base integration and retrieval.
An MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through…
OrchestKit Docs MCP — read-only MCP server for the OrchestKit Claude Code plugin docs: full-text search + Markdown page fetch. Streamable-HTTP, no auth, no API…
MCP server Implantation for RAG (GroundX API)
A template repository that includes a dev container for running a local LLM and included knowledge base. Add a git repo using `git subtree` or `git submodule`…
mcp-pkm-logseq is an MCP server that enables AI assistants to interact with your Logseq Personal Knowledge Management system. It provides tools to retrieve…
This is a sample for showing how to do FIrebase Docs as an MCP server (including indexing documents)
MCP Server that serves knowledge from a Neo4J Database
This demonstration project shows how to implement a Model Context Protocol (MCP) server with Retrieval-Augmented Generation (RAG) capabilities. The demo allows…