How to dynamically add tool to NAT MCP Server ? #2048
ansSanthoshM
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to dynamically add new tools to NAT MCP server which is already running without restarting the server using nat mcp serve command.
Let's say i have a MCP server which has two tools 1. Add 2.Subtract, the server is already started and running.
It is possible to add 2 more tools like 3. Multiply 4. Subtract to the MCP server which is already running such the MCP Client can now list all 4 tools, without stopping and restarting the NAT MCP server ?
Beta Was this translation helpful? Give feedback.
All reactions