Directory

Search MCP Servers

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

Showing 25–48 of 20,581 for MCP Client Demo

QuickStart Demo

# QuickStart Demo 查看服务实例部署在线文档,请访问 [服务实例部署文档](https://aliyun-computenest.github.io/quickstart-demo) 本文档通过 [MkDocs](https://github.com/mkdocs/mkdocs)…

MCP with RAG Demo

This demonstration project shows how to implement a Model Context Protocol (MCP) server with Retrieval-Augmented Generation (RAG) capabilities. The demo allows…

Disk Usage MCP Server (Demo)

# Disk Usage MCP Server (Demo) ## What is MCP? Model Context Protocol (MCP) is a protocol that enables AI models like Claude to interact with external tools…

MCP Demo

MCP Demo is a demonstration project that uses Cloudflare Workers MCP to create custom AI tools. These tools can be used with MCP‑capable AI assistants such as…

SmallCloud MCP Server Demo

SmallCloud MCP Server Demonstration of an Anthropic MCP server using the Model Context Protocol SDK by Anthropic. For use with Claude Desktop and other MCP…

lemon-ai-mcp-server-demo-hotel

一个mcp server的demo,前台录入酒店的房间信息,然后可以通过mcp查询当前酒店的最新数据 前台vue3后台python fastapi + sqlite

MCP Demo

测试 mcp client 通过 deepseek 连接 mcp server 获取天气预报

LLM SSE MCP Demo

This project demonstrates the integration between LLM clients and MCP (Model Context Protocol) servers using Server-Sent Events (SSE) for real-time…

Overview

It is a simple demo MCP HTTP server designed for use with MCP clients such as claude.ai. It integrates with Pomerium for access control and requires database…

JMeter Demo Using MCP

JMeter Demo Using MCP is a project that demonstrates how to combine JMeter with the Model Context Protocol (MCP) for automated performance testing. It is…

TypeScript MCP Demo Server

A basic Model Context Protocol (MCP) server implementation using the TypeScript SDK and Bun runtime. It demonstrates server initialization with stdio…

Demo MCP server

# Demo MCP server * My MCP server * curl * get data from database * [MCPHost](https://github.com/mark3labs/mcphost) ## Build docker image ``` $docker compose…

Python Demo MCP Server

# Python Demo MCP Server ## Introduction This is a demonstration server implementing the Model Context Protocol (MCP) with Server-Sent Events (SSE). It…