Ask HN: How do you manage multiple MCP servers in Claude Code?
2 d_sc 3 9/3/2025, 10:36:42 AM
I have a handful of MCP servers that I really like to use: Sentry, Shortcut, Playwright. There’s a few others that I’d like to use.
My problem, even with a couple of MCP servers installed the number of tools loaded easily surpasses the 40 tool threshold and I see warnings in Cursor and Claude Code.
My current solution is to manually turn on tools within each MCP server. The challenge with this is that it 1) takes a decent amount of time to enable/disable individual tools 2) you need to understand what each tool does and whether disabling one will impact the functionality of another tool and 3) different types of tasks require different sets of tools enabled (ie researching vs. speccing vs. testing).
How are others managing what tools are enabled & disabled?
[1]: Disclosure I am working at https://hyprmcp. Our gateway is fully open source: https://github.com/hyprmcp/mcp-gateway
[2]: https://modelcontextprotocol.io/docs/learn/architecture#noti...