When using FastMCP in stdio transport mode, any tool that attempts to execute an external Python script will hang indefinitely until timeout, without returning any ...
I'm experiencing some troubles with the python integration script that is supposed to send a message to a Telegram channel when a certain rule is triggered. The script uses a Redis db as a cache, and ...