connect-mcp-server
# connect-mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the…
Directory
# connect-mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the…
<p align="center"> <img src="assets/icon.svg" width="128" height="128" alt="ani-mcp"> </p> # ani-mcp [](https://smithery.ai/server/@your-org/mcp-server-overleaf)…
# MCP Server Chart  [](https://www.np…
# mpd-mcp-server `mpd-mcp-server` is a server that integrates MPD (Music Player Daemon) with MCP (Model Context Protocol). This project provides MPD operations…
# Korture Hiring MCP Korture Hiring is a remote MCP server that turns a job description into a behavioural measurement brief. Paste a JD into Claude, ChatGPT…
# Ragdoll AI MCP Server A Model Context Protocol (MCP) server for Ragdoll AI knowledge base queries. ## Overview This MCP server provides a simple interface to…
MCP Runner is a Rust library for running and interacting with Model Context Protocol (MCP) servers locally. It provides a complete solution for managing MCP…
# x402-triage-mcp [](https://github.com/TateLyman/x402-triage-mcp/actions/…
# MinIO / AIStor MCP server This is a Model Context Protocol (MCP) for interacting with MinIO servers. The server provides functions for listing buckets and…
# MCP Server ## Getting Started ### 1. Install Dependencies ```bash npm install ``` ### 2. Build the MCP Server ```bash npm run build ``` This will generate…
# mcp-drawthings An MCP (Model Context Protocol) server for [Draw Things](https://drawthings.ai/) - enabling LLMs to generate images locally on Mac using…
Gitingest-MCP is an MCP (Model Context Protocol) server that wraps the gitingest tool, enabling MCP clients like Claude Desktop, Cline, Cursor, and Windsurf to…
Converts MCP protocol's SSE transport layer to a standard HTTP request/response.
# scout-mcp An MCP server that searches 21 platforms in parallel and returns structured JSON. Built with the [Model Context Protocol…
> **Notice** > This MCP server is adapted from [modelcontextprotocol/servers (src/gdrive)](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive)…
# Filesystem MCP Server This is a Go implementation of the Model Context Protocol (MCP) server for filesystem operations, based on Anthropic's reference…
Local macOS MCP server and setup app for Apple apps
# MCP Pay Server A standalone implementation of the Model Context Protocol (MCP) server with HTTP+SSE transport, including a basic pre-pay credit system. ##…
Unlocks all of MCP for your favourite agent 🌩️
# MCP Server E2E Testing Example A minimal example repository demonstrating two patterns for end‑to‑end (E2E) testing a TypeScript MCP (Model Context Protocol)…
# mcp - client 项目详细使用文档 ## 一、项目概述 `mcp - client` 项目旨在把本地的mcp-server通过flask暴露出来,用户自建内网穿透,实现coze/dify/fastgpt等平台与本地资源进行交互。 ## 二、环境搭建 ### 2.1 前置要求 请确保已安装 `uv`…