-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is your environment, configuration, and command?
MacOS. Running MCP server with task
servers:
local:
default: true
url: "http://my.spark.history.server.com:18080/"
mcp:
transports:
- streamable-http
port: "18888"
debug: true
address: localhost
What did you do and What did you see instead?
Tool call over MCP Inspector fails after ~10 seconds with "MCP error -32001: Request timed out"
.
Other (more simple) tools are working for this app. After searching repository, I didn't find any setting related to changing timeout.
Additional Information. Logs.
MCP server logs
INFO: ::1:63245 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
INFO: ::1:63246 - "POST /mcp/ HTTP/1.1" 200 OK
2025-08-04 13:58:28,605 - INFO - Processing request of type CallToolRequest
INFO: ::1:63250 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
INFO: ::1:63270 - "POST /mcp/ HTTP/1.1" 202 Accepted
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working