使用命令行启动mcp-swagger-server --openapi https://petstore3.swagger.io/api/v3/openapi.json --transport streamable --port 3322,
为什么最终的url是Initial URL: http://localhost/api/v3/pet/{petId} Replacing path parameter {petId} with: 10 Final URL: http://localhost/api/v3/pet/10, Query params: {}
错误swagger-api - GET /pet/{petId} (MCP)(petId: 10) ⎿ Error: Network Error: No response received GET /pet/{petId} Details: ECONNREFUSED
着急使用,请大佬帮忙看看。
使用命令行启动mcp-swagger-server --openapi https://petstore3.swagger.io/api/v3/openapi.json --transport streamable --port 3322,
为什么最终的url是Initial URL: http://localhost/api/v3/pet/{petId} Replacing path parameter {petId} with: 10 Final URL: http://localhost/api/v3/pet/10, Query params: {}
错误swagger-api - GET /pet/{petId} (MCP)(petId: 10) ⎿ Error: Network Error: No response received GET /pet/{petId} Details: ECONNREFUSED
着急使用,请大佬帮忙看看。