-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
[SERVER.-32001] MCP error -32001: Request timed out
Details: {
args = {
crate_name = "sycamore",
github_url = "https://github.com/sycamore-rs/sycamore",
tag = "0.9.2"
},
originalError = {
code = -32001,
data = {
timeout = 60000
},
name = "McpError"
},
server = "rust-docs",
tool = "cache_crate_from_github"
}
I tried increasing the timeout as on my mcphub/servers.json
"rust-docs": {
"command": "rust-docs-mcp",
"disabled": false,
"transport": "stdio",
"timeout": 300000
}
I also supplied the correct API Token.
Can you please look into it ?
Metadata
Metadata
Assignees
Labels
No labels