-
Notifications
You must be signed in to change notification settings - Fork 555
Closed as duplicate of#103
Labels
bugSomething isn't workingSomething isn't working
Description
Responses seem to duplicate when connected in SSE mode.
To Reproduce
Steps to reproduce the behavior:
- Start AspNetCoreSseServer
- Connect MCP inspector v.0.7.0
- Click content, click List tools. Two tools appear as expected
- Close MCP inspector in browser
- Open MCP inspector
- Click content, click List tools. Four tools appear
- If you repeat this, more and more duplicate tools will be added.
Expected behavior
You would expected to see only 2 tools
Additional context
Also tested this from Claude Desktop (using npx mcp-remote). This also results in tools being added multiple times in the Claude UI.
Note sure if this is a bug in MCPServer or if the clients (MCP inspector and mcp-remote not handling/closing connections) correctly but this might as well be a real world scenario.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
