Submit

MCP Demo

@guobinqiu

测试mcp host连接到mcp server
Overview

what is MCP Demo?

MCP Demo is a project that demonstrates the connection between an MCP host and an MCP server, utilizing the DeepSeek-V3 model for various tasks, including weather forecasting.

how to use MCP Demo?

To use MCP Demo, follow these steps:

  1. Initialize the project with uv init mcp-demo.
  2. Navigate into the project directory and set up a virtual environment.
  3. Install the required packages using uv add commands.
  4. Replace the OPENAI_API_KEY in the .env file with your DeepSeek API key.
  5. Run the client with python3 client.py weather.py.

key features of MCP Demo?

  • Connects to an MCP server for real-time data processing.
  • Provides weather forecasts based on user queries.
  • Utilizes the DeepSeek-V3 model for enhanced performance.

use cases of MCP Demo?

  1. Fetching current weather information for specific locations.
  2. Demonstrating the capabilities of the MCP framework.
  3. Integrating with other tools for data analysis and processing.

FAQ from MCP Demo?

  • What is the purpose of MCP Demo?

MCP Demo serves as a demonstration of how to connect and interact with an MCP server using the DeepSeek model.

  • Is there a cost to use MCP Demo?

MCP Demo is free to use, but you need a valid DeepSeek API key for full functionality.

  • What programming language is used in MCP Demo?

MCP Demo is developed in Python.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.