Fix resources/templates/list handling
- Add handle_resource_templates_list function for the resources/templates/list method
- Add resourceTemplates capability to the server
- Update server capabilities with resourceTemplates option
This fixes the 'Method not found: resources/templates/list' error when running the MCP server.