SerpApi MCP Server - Python
<html> <head> <meta name="google-site-verification" content="7IUYOCgEkfkiWIEriwc2wXkKfrWOHg2SzPp8BKGEh7g" /> </head> </html> # SerpApi MCP Server - Python A…
Directory
<html> <head> <meta name="google-site-verification" content="7IUYOCgEkfkiWIEriwc2wXkKfrWOHg2SzPp8BKGEh7g" /> </head> </html> # SerpApi MCP Server - Python A…
The MCP Documentation Server serves documentation for various applications using the Model Context Protocol (MCP). It organizes and exposes documentation…
# 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…
# Notion Prompts MCP Server 这是一个使用 Model Context Protocol (MCP) 标准的服务器,它提供对存储在 Notion 数据库中的提示词的访问。 ## 功能特点 - **提示词资源列表**:以 MCP 资源形式提供所有可用提示词 - **提示词读取**:通过 ID…
This server provides Model Context Protocol (MCP) services for OpenWebUI, enabling knowledge base integration and retrieval.
# Burn — Personal Knowledge Base MCP Server [](https://www.npmjs.com/package/burn-mcp-server)…
# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…
MCP server Implantation for RAG (GroundX API)
# MCP Notes Server A simple MCP (Message Coordination Protocol) server that provides access to notes stored in `~/DocumentationGenerator/notes/`. ## Setup 1…
# Graphiti MCP Server 🧠 [](https://www.python.org/downloads/release/python-3100/)…
An mcp server that you can use to store and retrieve ideas, prompt templates, personal preferences to use with you favourite AI tool that supports the…
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…
A MCP server to query and generate answers based on the ATproto documentation available online
An MCP server implementation for accessing Obsidian via local REST API
A Model Context Protocol server that accesses the Confluence API using a Personal Access Token. It consists of two servers—a main MCP server that communicates…
Memory Bank is an MCP server that helps teams create, manage, and access structured project documentation. It generates and maintains a set of interconnected…
# mcp-server-with-bun This is an mcp server using `bun.sh`. ## Scripts To install dependencies: ```bash bun install ``` To run: ```bash bun server ```…
A knowledge base and experimental playground for exploring the Model Context Protocol (MCP)—understanding how hosts, servers, LLMs, and tools interact.
# Documentation Hub MCP Server A Model Context Protocol (MCP) server for intelligent documentation retrieval across multiple technical domains. ## Overview…
# Smithery AI에 등록하는 방법을 알기 위해서 다음 사이트의 코드를 한글로만 바꿔서 올렸습니다. #https://github.com/designcomputer/mysql_mcp_server # MySQL MCP 서버 MySQL 데이터베이스와의 안전한 상호작용을 가능하게 하는…
# MCP Confluence 服务 这是一个基于 MCP (Model Context Protocol) 的 Confluence API 服务实现。该服务提供了与 Confluence 进行交互的能力,支持获取空间信息、页面内容、搜索等功能。 ## 目录 - [功能特性](#功能特性) -…
This is a sample for showing how to do FIrebase Docs as an MCP server (including indexing documents)