Content
# MCP Servers
- MCP Servers used usually in local machine.
## How to use locally
- Make a MCP server project using uv.
- `cd {the project path}`.
- `uv build`
- `uv tool install {the created whl file path}`
- `uvx {your mcp server cmd}`
## License
- This project is licensed under the Apache License 2.0.