# mcp-test **Repository Path**: tingyuyao/mcp-test ## Basic Information - **Project Name**: mcp-test - **Description**: 使用python实现mcp使用流程,支持官方stdio协议mcp-server和内置server工具。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-09 - **Last Updated**: 2025-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: MCP ## README 1. uv sync 安装依赖包 2. 配置openai-key 调用 mcp_host.py文件启动服务 3. mock_mcp目录是模拟mcp执行流程,sdk_mcp目录是调用官方mcp实现