When I provide the relative path for my MCP server which is in typescript, the model does not use the tool. It shows that the tool is being called with the correct args, but the final answer is generated without the help of the tools. This happens when my MCP client is in python.
Everything works fine when I use a python MCP server.
Is this expected?
Typescript MCP server

Python MCP server
