A
securityF
licenseA
qualityA lightweight, stateless MCP server utilizing Puppeteer for web searches, returning structured JSON results, easily integratable with other MCP-enabled systems.
Last updated -
1
1,261
JavaScript
Integrates with GitHub Copilot agent in VS Code to provide JSON manipulation capabilities through the Model Context Protocol.
模型上下文协议 (MCP) 服务器使 LLM 能够与 JSON 文件交互(拆分、合并、在条件内查找特定数据)
split
将 JSON 文件拆分为指定数量的对象
! 应提供文件路径
提示示例:
merge
将 JSON 文件合并为一个 JSON 文件
! 应提供文件夹路径
提示示例:
VS Code manual configuration
Installation in VS Code
您可以使用 VS Code CLI 安装 Playwright MCP 服务器:
安装后,JSON MCP 服务器将可与 VS Code 中的 GitHub Copilot 代理一起使用。
Claude Desktop
要通过Smithery自动为 Claude Desktop 安装 json-mcp: