Directory

Search MCP Servers

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

Showing 25–48 of 2,139 for MCP Example

README

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…

Prompt Book Server

# Prompt Book Server An MCP server that connects to Notion databases containing AI prompts, allowing you to manage, search, and retrieve prompts efficiently…

UML-MCP-Server

# UML-MCP-Server [English](README.md) | [中文](README_zh.md) [![smithery badge](https://smithery.ai/badge/@Swayingleaves/uml-mcp-server)](https://smithery.ai/serv…

MCP RAG Server

# MCP RAG Server <!-- Badges --> [![NPM Version](https://img.shields.io/npm/v/@sylphlab/mcp-rag-server.svg)](https://www.npmjs.com/package/@sylphlab/mcp-rag-ser…

Supavec MCP Server

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

PubFi MCP

Public docs, examples, and agent-readable integration guides for PubFi's agent-native crypto data layer.

Ilograph MCP Server

# Ilograph MCP Server A comprehensive Model Context Protocol (MCP) server for automated Ilograph diagram generation from codebases. This server analyzes source…

MCP Notes Server

# MCP Notes Server A simple MCP (Message Coordination Protocol) server that provides access to notes stored in `~/DocumentationGenerator/notes/`. ## Setup 1…

HEYM

Self-hosted AI workflow automation platform with visual canvas, agents, RAG, HITL, MCP, and observability in one runtime. Expose your Heym workflows as an MCP…

mcp-server-with-bun

# mcp-server-with-bun This is an mcp server using `bun.sh`. ## Scripts To install dependencies: ```bash bun install ``` To run: ```bash bun server ```…

fixgraph-mcp

# FixGraph MCP Server Search and contribute to [FixGraph](https://fixgraph.netlify.app) — 25,000+ community-verified fixes for real-world technical errors…

Confluence MCP Server

# Confluence MCP Server A Model Context Protocol (MCP) server for interacting with Confluence Data Center via REST API. This server provides a set of tools…

OBSIDIAN-MCP-SERVER

# OBSIDIAN-MCP-SERVER LLM Agent와 연동 가능한 Model Context Protocol (MCP) Stdio 서버입니다. 이 서버는 LLM Agent가 Obsidian 관련 기능을 활용할 수 있도록 Python 기반의 Obsidian 관련 기능들을 제공합니다…

Semantic Sift

# 🔍 Semantic-Sift **The Reasoning-First Middleware for High-Fidelity Agentic Workflows.** [![CI](https://github.com/luismichio/semantic-sift/actions/workflows/c…

Svelte

# @sveltejs/mcp Repo for the official Svelte MCP server. ## Dev setup instructions ``` pnpm i cp apps/mcp-remote/.env.example apps/mcp-remote/.env pnpm dev ```…

Notion MCP Server

# Notion MCP Server This repository contains a small server and Expo frontend. The frontend uses a configurable API base URL so that requests can be directed…