QuickStart Demo
# QuickStart Demo 查看服务实例部署在线文档,请访问 [服务实例部署文档](https://aliyun-computenest.github.io/quickstart-demo) 本文档通过 [MkDocs](https://github.com/mkdocs/mkdocs)…
Directory
# QuickStart Demo 查看服务实例部署在线文档,请访问 [服务实例部署文档](https://aliyun-computenest.github.io/quickstart-demo) 本文档通过 [MkDocs](https://github.com/mkdocs/mkdocs)…
# AI-Powered OpenTelemetry Analysis ## 🚀 Transform Your Observability Data into Actionable Intelligence **Stop drowning in dashboards. Start having…
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) ## What is MCP? Model Context Protocol (MCP) is a protocol that enables AI models like Claude to interact with external tools…
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…
Demo of MCP server with HTTP SSE and a client
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…
Demo for using MCP Servers in a Haystack Pipeline
一个mcp server的demo,前台录入酒店的房间信息,然后可以通过mcp查询当前酒店的最新数据 前台vue3后台python fastapi + sqlite
使用Spring boot (ai) 搭建的 MCP Server Demo
openai agents chat demo. integration custom llm and mcp server and function tool
测试 mcp client 通过 deepseek 连接 mcp server 获取天气预报
This project demonstrates the integration between LLM clients and MCP (Model Context Protocol) servers using Server-Sent Events (SSE) for real-time…
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…
# AWS Knowledge Base MCP Server ## Usage <table><tr><td>Claude Desktop</td><td>GitHub Copilot</td></tr><tr><td> ```json { "mcpServers": { "knowledge-base": {…
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…
test-mcp-server-js demo is a minimal MCP server that provides two tools: adding two numbers and querying weather by city. It is designed for simple…
# 🌦️ Weather MCP (Model Context Protocol) Demo This project demonstrates the implementation of a **Model Context Protocol (MCP)** system for weather…
A basic Model Context Protocol (MCP) server implementation using the TypeScript SDK and Bun runtime. It demonstrates server initialization with stdio…
Some examples to build server, client test in model context protocol. Một số ví dụ sử dụng MCP
# 🚀 MCP Server Chart - 完全离线版本 [](https://opensource.org/licenses/MIT)…
Demo of GenAIScript's MCP Server capabilities
# 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 ## Introduction This is a demonstration server implementing the Model Context Protocol (MCP) with Server-Sent Events (SSE). It…