My Mcp Tools

by starwu

299 downloads
Not rated
GitHub

About

My Mcp Tools is a repository that collects commonly used MCP (Model Context Protocol) tools and provides examples for learning MCP server development. It is aimed at developers who want to organize or create MCP tools.

Details

Author
starwu
Downloads
299
Categories
Other, Developer Tools

- Collects commonly used MCP tools
- Provides example code for MCP server development
- Simple directory structure with tools/ and examples/
- Documentation written in Chinese
- Available as a public GitHub repository

Clone the repository using git clone git@github.com:starwu/myMcpTools.git. To add a new MCP tool, create a file in the tools/ directory and update the README. For learning MCP server development, refer to the example code in the examples/ directory.

My Mcp Tools

本仓库用于收集常用的MCP工具和学习MCP server开发。

目录结构

myMcpTools/
├── README.md          - 项目说明文档
├── tools/             - 常用MCP工具目录
└── examples/          - MCP server开发示例

使用说明

1. 克隆本仓库:

   git clone git@github.com:starwu/myMcpTools.git

2. 添加新的MCP工具:
- 在tools/目录下创建新的工具文件
- 更新README.md文档

3. 学习MCP server开发:
- 参考examples/目录下的示例代码
- 创建新的MCP server示例

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.