Directory

Search MCP Servers

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

Showing 1–24 of 12,804 for MCP Client Demo

Pagecast

# Pagecast [![npm version](https://img.shields.io/npm/v/@mcpware/pagecast)](https://www.npmjs.com/package/@mcpware/pagecast) [![npm…

Dashy

<h1 align="center">Dashy</h1> <p align="center"> <i>Dashy helps you organize your self-hosted services by making them accessible from a single place</i> <br/>…

MCP Demo Server

# MCP Demo Server 這是一個簡單的 Model Context Protocol (MCP) 伺服器示例專案。此專案展示了如何使用 Python 建立基本的 MCP 工具。 ## 功能特點 本專案實現了兩個簡單的 MCP 工具: - `add`: 一個簡單的加法函數,接受兩個整數並返回其總和 -…

Frontegg MCP Server

<div align="center"> # Frontegg MCP Server ### 96 tools — mobile-SDK audit/fix (47) + Frontegg Management API (49)…

Demo MCP Server

Demo MCP Server is a demo blocklet that hosts an MCP (Model Context Protocol) server. It is a full-stack dapp application containing both server and client…

go-mcp-demo

go-mcp-demo is an MCP Server and Client demo built on mark3labs/mcp-go that integrates with Ollama to enable local large language models to call tools via…

Demo de MCP Servers con Chainlit

# Demo de MCP Servers con Chainlit ¡Hola developer 👋🏻! En este repo puedes encontrar un entorno donde probar MCP Servers usando Chainlit. Lo único que debes…

MCP Server demo

This is a demo of an MCP server using Python, intended to be tested with vscode Copilot in Agent mode

MCP Server Demo

# MCP Server Demo Este é um projeto de demonstração para um servidor MCP (Multi-Channel Protocol). Ele serve como exemplo para implementação e testes de…

MCP Server Demo

# MCP Server Demo This is a basic Model Context Protocol (MCP) server built in Python using FastMCP. --- ## About MCP lets AI models like Claude access dynamic…

MCP Server Demo

# MCP Server Demo A production-ready task management system built with MCP (Model Control Protocol) and Kafka. ## Overview This project demonstrates a robust…

BrowserBee MCP Demo

BrowserBee MCP Demo is a minimalist demo of a web app and browser extension that includes an MCP server, designed to work with the BrowserBee extension. It…

Flomo Mcp Server Demo

# flomo-mcp MCP Server A Model Context Protocol server This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP…

QuickStart Demo

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

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