V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
rkonfj
V2EX  ›  程序员

Like cURL but for mcp

  •  
  •   rkonfj · 4 天前 via iPhone · 649 次点击

    mcpurl, 像 curl 一样和 mcp server 交互。

    做调试用途。

    欢迎 star 和 contribute 。

    https://github.com/nasuci/mcpurl

    第 1 条附言  ·  3 天前
    Usage:
      mcpurl <options> <mcp_server>
    
    Currently supported transport:
      stdio (standard input/output)
    
    Accepted <options>:
      -T, --tools             list tools
      -P, --prompts           list prompts
      -R, --resources         list resources
      -t, --tool <string>     call tool
      -p, --prompt <string>   get prompt
      -r, --resource <string> read resource
      -d, --data <string>     send json data to server
    
      -h, --help              show this usage
      -v, --version           show version
    
    Accepted <mcp_server> formats:
      stdio:///path/to/mcpserver [args]
      /path/to/mcpserver [args]
    
    1 条回复    2025-07-03 18:35:12 +08:00
    rkonfj
        1
    rkonfj  
    OP
       3 天前
    怎么没热度~
    关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5918 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 01:51 · PVG 09:51 · LAX 18:51 · JFK 21:51
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.