add mcp (Model Context Protocol) support

This commit is contained in:
MaysWind
2025-07-06 03:02:19 +08:00
parent 620ccf317f
commit 8dce0f2d6a
32 changed files with 1379 additions and 20 deletions
+6
View File
@@ -134,6 +134,12 @@
"url": "https://github.com/extrame/xls",
"licenseUrl": "https://github.com/extrame/xls/blob/4a6cf263071b975a90abf74ca3e804b48243be28/LICENSE"
},
{
"name": "jsonschema",
"copyright": "Copyright (C) 2014 Alec Thomas",
"url": "https://github.com/invopop/jsonschema",
"licenseUrl": "https://github.com/invopop/jsonschema/blob/v0.13.0/COPYING"
},
{
"name": "go-ordered-map",
"url": "https://github.com/wk8/go-ordered-map",