An open API service indexing awesome lists of open source software.

https://github.com/ronanyeah/sui-dev-mcp


https://github.com/ronanyeah/sui-dev-mcp

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# sui-dev-mcp

An MCP server for agentic development of Sui Move programs.

#### Currently implemented
- `validate_project`: builds and tests the project
- `format_project`: uses `prettier-plugin-move` to format the source code and tests

---

[Alternative Sui MCP server](https://github.com/Jordan-Mysten/sui-mcp)