
Stop Polluting Context - Let Users Disable Individual MCP Tools
If youβre building MCP servers, you should be adding the ability to disable individual tools.
If youβre building MCP servers, you should be adding the ability to disable individual tools.
MCP DevTools - The one tool that replaced the 10-15 odd NodeJS/Python/Rust MCP servers I had running at any given to for agentic coding tools with a single server that provides tools I consider useful for agents when coding. The Problem The MCP ecosystem has grown rapidly, but I found myself managing many separate servers, each often running multiple times for every MCP client I had running, not to mention the ever growing memory and CPU consumption of the many NodeJS or Python processes. ...