1 Star 1 Fork 0

Gitee 极速下载/gongrzhe_json-mcp-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/GongRzhe/JSON-MCP-Server
克隆/下载
package.json 493 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@gongrzhe/server-json-mcp",
"version": "1.0.3",
"type": "module",
"main": "build/index.js",
"bin": {
"server-json-mcp": "./build/index.js"
},
"scripts": {
"build": "tsc",
"watch": "tsc -w"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.4",
"jsonpath": "^1.1.1",
"node-fetch": "^3.3.0",
"zod": "^3.21.4"
},
"devDependencies": {
"@types/jsonpath": "^0.2.0",
"@types/node": "^18.0.0",
"typescript": "^5.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/gongrzhe_json-mcp-server.git
git@gitee.com:mirrors/gongrzhe_json-mcp-server.git
mirrors
gongrzhe_json-mcp-server
gongrzhe_json-mcp-server
main

搜索帮助