Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 25–48 of 2,145 for Airtable User Mcp

README.md

Lightweight Python HTTP service that searches local files by name and returns JSON results for tools such as Cline.

Heuresis

# @heuresis/mcp A Model Context Protocol (MCP) server that exposes a Heuresis workspace to any MCP-capable client (Claude Desktop, Claude Code, Cursor…

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…

Postgres Ai Guide

# pg-aiguide **AI-optimized PostgreSQL expertise for coding assistants** pg-aiguide helps AI coding tools write dramatically better PostgreSQL code. It…

MCP Server Example

# MCP Server Example This repository contains an implementation of a Model Context Protocol (MCP) server for up to date documentations. This code demonstrates…

Supavec MCP Server

# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…

Crawl4ai Rag

<h1 align="center">Crawl4AI RAG MCP Server</h1> <p align="center"> <em>Web Crawling and RAG Capabilities for AI Agents and AI Coding Assistants</em> </p> A…

Contextual MCP Server

# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…

Notion Prompts MCP Server

# Notion Prompts MCP Server 这是一个使用 Model Context Protocol (MCP) 标准的服务器,它提供对存储在 Notion 数据库中的提示词的访问。 ## 功能特点 - **提示词资源列表**:以 MCP 资源形式提供所有可用提示词 - **提示词读取**:通过 ID…

mcp-server-for-rag

# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…

Notion MCP Server

# Notion MCP Server Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。 ## セットアップ 1. リポジトリをクローン 2. `npm i`を実行 3. `npm run…

MCP Knowledge Base

A knowledge base and experimental playground for exploring the Model Context Protocol (MCP)—understanding how hosts, servers, LLMs, and tools interact.

Graphiti MCP Server 🧠

# Graphiti MCP Server 🧠 [![Python Version](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/)…

📚 Wiki MCP Server

An MCP (Model Context Protocol) server implementation for managing Confluence wiki pages. It provides tools to create, update, delete, and search pages, with…

mcp-docs-reader

A lightweight MCP server that loads PDF files, extracts and chunks their text, builds a semantic vector index, and returns relevant passages to Claude or other…

OpenAI WebSearch

Enables AI assistants to search the web in real-time through OpenAI's websearch functionality, retrieving up-to-date information beyond training data cutoffs…