ToolsForMCPServer was updated to v1.0.7
-
v1.0.7 (July 19, 2025)
- Added a
getToolListmethod for retrieving all current tools in the library. - Tools can be filtered using
enablesordisablesas an array argument for thegetToolsmethod. Ifenablesis used, only the tools specified in theenablesarray will be used. Ifdisablesis used, all tools except those specified in thedisablesarray will be used. If neitherenablesnordisablesis used, all tools will be used.
- Added a
You can see the detailed information here https://github.com/tanaikech/ToolsForMCPServer