This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
quickstart not working server - node
#252
Open
Description
Describe the bug
Implementing the quickstart of this page is not working.
The tool (get_forecast
) is recognized by Claude Desktop App, but tool calls results in error.
Addintional Context
This is issue is created just to have an issue to fix in PR.
I followed the Typecript definition of McpServer
and i was able to fix this problem, by refactoring the server instance invokation. More details in the PR.