当前位置: 首页 > news >正文

MCP服务自用

 

{"servers": {// add your MCP servers configuration here. // support both local(stdio) and remote(SSE/Streamable HTTP) servers.// reference: https://docs.github.com/en/copilot/customizing-copilot/extending-copilot-chat-with-mcp?tool=jetbrains// example:// "my-mcp-server": {//     "type": "stdio",//     "command": "my-command",//     "args": [],//     "env": {//         "TOKEN": "my_token"//     }// },// "github": {//     "url": "https://api.githubcopilot.com/mcp/",//     "requestInit": {//         "headers": {//             "Authorization": "Bearer my_token"//         }//     }// }"context7": {"type": "streamhttp","url": "https://mcp.context7.com/mcp","requestInit": {"headers": {"CONTEXT7_API_KEY": "ctx7sk-964bdcbc-04f9-4c79-b157-93f3d8b9bc8c"}},"tools": ["get-library-docs", "resolve-library-id"]},"fetch": {"type": "stdio","command": "uvx","args": ["mcp-server-fetch"]},"playwright": {"type": "stdio","command": "npx","args": ["-y","@playwright/mcp@latest"],"timeout": 120000,"env": {// 可选: 指定浏览器缓存目录,避免重复下载 (自行调整路径)// "PLAYWRIGHT_BROWSERS_PATH": "C:/playwright-browsers",// 如已预装浏览器且不想再下载,可开启: "PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD": "1"}},"sequential-thinking": {"type": "stdio","command": "npx","args": ["-y","@modelcontextprotocol/server-sequential-thinking"]},"time": {"type": "stdio","command": "uvx","args": ["mcp-server-time"]},"memory": {"type": "stdio","command": "npx","args": ["-y","@modelcontextprotocol/server-memory"]},"寸止": {"type": "stdio","command": "寸止"},"mcp-server-oracle": {"command": "uvx","args": ["mcp-server-oracle"],"env": {"ORACLE_CONNECTION_STRING": "MYCIMLED/MYCIMLED@10.138.110.12/hfmesdb"}}}
}

 

http://www.zskr.cn/news/7962.html

相关文章:

  • Nexpose 8.21.0 for Linux Windows - 漏洞扫描
  • 天上的乌云不见了,但是没有下雨,那它们都去哪了呢?
  • afx100.dll afrvidwindowmanager.dll afresu.dll afrcomputeserver.dll afckernel.dll aexplore_view. - 详解
  • UE5 增量 Cook
  • 【数据库强大的系统Trip 第1站】总概
  • RenderPass与 SubPass 理论
  • 详细介绍:html让该元素忽略所有鼠标事件,例如点击、悬停、拖拽都无效。
  • 梗棋
  • javax.imageio.IIOException: Cant create output stream! 解决方法 验证码出不来
  • 【转载】在Vue3中引用Vue2组件
  • Windows Server 2016 中文版、英文版下载 (2025 年 9 月更新)
  • 美联储降息 25 个基点,这事儿跟我们有多大关系?
  • Windows Server 2022 中文版、英文版下载 (2025 年 9 月更新)
  • k8s系列--前世今生
  • excel文本改为数据格式
  • 面向对象初步接触-学生信息管理系统
  • Numpy高维数组的索引()
  • Machine Learning
  • 详细介绍:jQuery 操作指南:从 DOM 操作到 AJAX
  • Word 常用快捷键大全:提升文档处理效率的必备技巧​ - 教程
  • ArcGIS:如何设置地图文档的相对路径或者发布为地图包 - 实践
  • 一个 Blazor/WinForm 开发者的 WPF 学习记:通往 Avalonia 的那条路
  • US$35 Yanhua Mini ACDP Module8 BMW FRM Footwell Module
  • 绕过文件上传限制实现客户端路径遍历漏洞利用的技术解析
  • Markdown Day04
  • PyTorch 优化器(Optimizer)
  • 多模态和语音 AI 年度收官大会,把握 2026 技术风向标!
  • 解码C语言函数
  • Pod自动重启困难排查:JDK 17 EA版本G1GC Bug导致的应用崩溃
  • XSS攻击防御