scitara-cto/dynamic-tool-mcp-server
A basic MCP server using the SSE transport that can be used to test dynamic tool creation/management
Platform-specific configuration:
{
"mcpServers": {
"dynamic-tool-mcp-server": {
"command": "npx",
"args": [
"-y",
"dynamic-tool-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...