shapeshift
Mount MCP server tools at runtime without restarting. Filter tools to mount only those needed, and unmount to kill process. Supports multiple registries.
Instructions
Mount an MCP server's tools at runtime. Empty server_id unmounts.
shapeshift('mcp-server-time') # mount shapeshift('id', tools=['only_this']) # lean — mount only listed tools shapeshift() # unmount + kill process
source: auto|local|smithery|official. confirm=True for community sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | No | ||
| tools | No | ||
| keep | No | ||
| confirm | No | ||
| source | No | auto | |
| server_args | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |