Cover image
Try Now
2025-02-28

带WebUI的MCP服务器FastDemo

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

MCP 服务器示例

这是一个简单的 MCP (Model Context Protocol) 服务器示例,适合初学者了解和学习 MCP 的基本概念和使用方法。

什么是 MCP?

MCP (Model Context Protocol) 是一种协议,允许 AI 模型(如 Claude)与外部工具和资源进行交互。通过 MCP,AI 可以访问实时数据、执行计算或与其他系统通信,从而扩展其能力。

这个仓库包含什么?

这个仓库包含一个简单的 MCP 服务器示例,它提供了以下功能:

  1. 加法工具:一个简单的工具,可以将两个数字相加
  2. 问候资源:一个动态资源,可以根据提供的名字返回个性化的问候语
  3. 代码分析提示:一个用于深入分析代码的提示模板

如何开始使用

前提条件

  • 安装 Python(建议 Python 3.6 或更高版本)
  • 基本的命令行知识

安装步骤

  1. 克隆或下载这个仓库到你的计算机上

  2. 打开终端或命令提示符,导航到仓库的 server 目录

  3. 运行启动脚本

    sh start.sh
    

    这个脚本会自动检查是否安装了 MCP 包,如果没有,会自动安装,然后启动服务器。

  4. 如果一切顺利,你应该会看到服务器启动的消息,表明服务器正在运行。

如何使用这个 MCP 服务器

运行后 打开 http://localhost:5173

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • OffchainLabs
  • 进行以太坊的实施

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

    Reviews

    3 (1)
    Avatar
    user_oVWh3PIv
    2025-04-16

    MCPFastDemo by Chenlong-Tao is an outstanding application that showcases the capabilities of MCP in a user-friendly manner. The repository on GitHub is well-organized, making it easy to get started quickly. Whether you're a beginner or an experienced developer, you'll find the welcome information and documentation particularly helpful. Highly recommend checking it out here: https://github.com/Chenlong-Tao/MCPFastDemo.