switchy-mcp-internal-duplicate-fastmcp-instances
switchy-mcp contains two FastMCP server instantiations in separate files (src/switchy_mcp/server.py and src/switchy_mcp/core/server.py) that both register the same 28 tools. This is an internal duplication within one server, not a cross-server collision, but it represents dead code and a maintenance hazard — one file is authoritative and the other should be removed.
Related
- openspace-mcp-123mb-is-98pct-upstream-demo-bloat
- docker
- openspace-mcp-assets-dir-53mb-runtime-unused
- 2026-04-04-oracle-001-self-architecture-analysis
- excalidraw-mcp-lives-at-opt-mcp-servers-not-opt-infra
- switchy-mcp-dual-server-entry-point-internal-duplication
- fastmcp-duplicate-tool-inline-wins-over-module