自定义MCP服务器

自定义MCP服务器

一个用于创建自定义MCP服务器的Python项目。

快速入门

  1. 克隆仓库:git clone https://github.com/francesliang/custom_mcp_servers.git
  2. 安装依赖:pip install -r requirements.txt
  3. 启动服务:运行主程序文件。
  4. 参考README获取更多详细信息。