MCP-Demo

by tatocode
MIT License

Integrations

  • Used for loading API keys and configuration variables from a .env file to securely connect to the qwen API without exposing credentials in the codebase

  • Supports cloning the repository for deployment and setup of the MCP demo

  • Provides repository hosting and collaboration features for the MCP demo project, allowing users to clone and contribute to the codebase

MCP-演示

此仓库包含一个 MCP 演示的精简版本。该项目旨在演示使用qwen API 接口的 MCP 服务和客户端的基本功能。

特征

  • 轻量级和最小的实现。
  • 使用uv进行依赖管理。
  • qwen API 集成。

先决条件

在使用此存储库之前,请确保已安装以下内容:

  • Python 3.10 或更高版本
  • uv包管理器

设置说明

  1. 克隆存储库:
    git clone https://github.com/tatocode/MCP-Demo.git cd MCP-Demo
  2. 使用uv安装依赖项:
    uv sync
  3. 在项目的根目录中创建一个.env文件并添加您的 API 密钥:
    API-KEY=xxxx
    xxxx替换为qwen API 的实际 API 密钥。
  4. 运行项目:
    uv run main.py mcp_server.py

笔记

  • .env文件是确保项目正常运行所必需的。请勿公开您的 API 密钥。
  • 有关qwen API 的更多信息,请参阅其官方文档。

执照

本项目遵循 MIT 许可证。详情请参阅LICENSE文件。

贡献

欢迎贡献代码!欢迎随时提交 issue 或 PR,以改进本项目。

-
security - not tested
A
license - permissive license
-
quality - not tested

与 qwen API 接口集成的 MCP 服务和客户端的最小演示,展示模型控制协议实现的基本功能。

  1. 特征
    1. 先决条件
      1. 设置说明
        1. 笔记
          1. 执照
            1. 贡献

              Related MCP Servers

              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol (MCP) server implementation for interacting with Phabricator API. This server allows LLMs to interact with Phabricator through a standardized interface.
                Last updated -
                5
                Python
              • -
                security
                A
                license
                -
                quality
                MCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
                Last updated -
                4
                3
                TypeScript
                MIT License
              • -
                security
                A
                license
                -
                quality
                MCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.
                Last updated -
                13
                2
                TypeScript
                MIT License
              • -
                security
                A
                license
                -
                quality
                An MCP server that exposes HTTP methods defined in an OpenAPI specification as tools, enabling interaction with APIs via the Model Context Protocol.
                Last updated -
                2
                Python
                MIT License

              View all related MCP servers

              ID: 8ijwmg5gyl