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ファイルをご覧ください。

貢献

貢献を歓迎します!このプロジェクトを改善するために、お気軽に問題を報告したり、プルリクエストを送信したりしてください。

-
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