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…
Directory
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 An MCP server that connects to Notion databases containing AI prompts, allowing you to manage, search, and retrieve prompts efficiently…
# UML-MCP-Server [English](README.md) | [中文](README_zh.md) [](https://smithery.ai/serv…
# MCP RAG Server <!-- Badges --> [](https://www.npmjs.com/package/@sylphlab/mcp-rag-ser…
# MCP Server for Up-to-Date Library Documentation [](https://www.python.org/)…
# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…
Public docs, examples, and agent-readable integration guides for PubFi's agent-native crypto data layer.
# Ilograph MCP Server A comprehensive Model Context Protocol (MCP) server for automated Ilograph diagram generation from codebases. This server analyzes source…
# MCP Notes Server A simple MCP (Message Coordination Protocol) server that provides access to notes stored in `~/DocumentationGenerator/notes/`. ## Setup 1…
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 that serves knowledge from a Neo4J Database
# mcp-server-with-bun This is an mcp server using `bun.sh`. ## Scripts To install dependencies: ```bash bun install ``` To run: ```bash bun server ```…
Model Context Protocol (MCP) server for LinkedIn integration with n8n
# Documentation Hub MCP Server A Model Context Protocol (MCP) server for intelligent documentation retrieval across multiple technical domains. ## Overview…
# 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 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 LLM Agent와 연동 가능한 Model Context Protocol (MCP) Stdio 서버입니다. 이 서버는 LLM Agent가 Obsidian 관련 기능을 활용할 수 있도록 Python 기반의 Obsidian 관련 기능들을 제공합니다…
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`…
This is the MCP server with memory interface. It can be used with an AI Chat tool as a memory service
# Notion Knowledge Base MCP Server An MCP server that provides access to a Notion knowledge base through the Cline VSCode extension. ## Features - Query your…
# 🔍 Semantic-Sift **The Reasoning-First Middleware for High-Fidelity Agentic Workflows.** [![CI](https://github.com/luismichio/semantic-sift/actions/workflows/c…
# @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 This repository contains a small server and Expo frontend. The frontend uses a configurable API base URL so that requests can be directed…
A simple Hello World MCP server built with FastMCP, serving as a basic example.