update readme

This commit is contained in:
Gaoqiang Ji
2025-04-16 16:46:22 +08:00
parent b3961e050d
commit a8f84ccd76
2 changed files with 14 additions and 16 deletions

View File

@@ -111,6 +111,12 @@ Docker:
docker build -t mcp/sqlite .
```
## Test with MCP inspector
```bash
mcp dev main.py:server
```
## License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.